Search Site:

About

Linux

Printers?

Programming

Windows?

Download

Skins

Edit - To Do - AllRecentChanges

Recent Changes Printable View Page History Edit Page

Ths is the' Single Head' xorg.conf file for my Sony Vaio VGN-A170P laptop:

# Xorg configuration for single head display on Vaio VGN series
<:vspace>
Section "ServerLayout"
Identifier     "single head configuration"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
<:vspace>
Section "Files"
RgbPath      "/usr/X11R6/lib/X11/rgb"
FontPath     "unix/:7100"
EndSection
<:vspace>
Section "Module"
Load  "dbe"
Load  "extmod"
Load  "fbdevhw"
Load  "glx"
Load  "record"
Load  "freetype"
Load  "type1"
Load  "dri"
EndSection
<:vspace>
Section "InputDevice"
Identifier  "Keyboard0"
Driver      "kbd"
Option	    "XkbModel" "pc105"
Option	    "XkbLayout" "us"
EndSection
<:vspace>
Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option	    "Protocol" "IMPS/2"
Option	    "Device" "/dev/input/mice"
Option	    "ZAxisMapping" "4 5"
Option	    "Emulate3Buttons" "yes"
EndSection
<:vspace>
Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "LCD Panel 1920x1200"
HorizSync    31.5 - 90.0
VertRefresh  60.0 - 60.0
Option	    "dpms"
EndSection
<:vspace>
Section "Device"
Identifier  "Videocard0"
Driver      "ati"
VendorName  "ATI"
BoardName   "ATI Radeon Mobility 9700"
EndSection
<:vspace>
Section "Screen"
Identifier "Screen0"
Device     "Videocard0"
Monitor    "Monitor0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
Modes    "1920x1200"
EndSubSection
EndSection
<:vspace>
Section "DRI"
Group        0
Mode         0666
EndSection
<:vspace>
<:vspace>
Comments
OlebogengFriday 21 June 2013, at 08:08 GMT+8 [X]
I've also changed the video epnaxsion parameter in the BIOS (having the boot Dell logo in full screen, and later the console) as well as deactivated the Modem in the BIOS.I've also set Option VBERestore true in /etc/X11/xorg.conf, and configured some bits in /etc/hibernate/common.conf like Runi915resolution yes' and ChangeGrubMenu yes', and set the resume=/dev/sda5 (my swap partition) for the kernel command-line in /boot/grub/menu.lst and Hibernate to disk seems to work and also to ram, I think, although I need more testing in order to figure out if it works 100% of times (sometimes it resumes in a state where X display mangling cannot be restored with Fn+F8, since video switching with that key no longer works).I'm glad I now have an almost fully working suspend solution
SekarFriday 21 June 2013, at 12:10 GMT+8 [X]
My vote is to end the wars that we can no longer affrod. We are bombing and/or have troops in Afghanistan, Iraq, Libya, Pakistan, Yemen, and Somalia. That is unsustainable. We have over 900 military bases in nearly 120 countries. We have bases in Germany and Japan from WWII. We have bases in Korea from the Korean war. It's time to close most of those bases down. We can't affrod it anymore.
RoseSaturday 22 June 2013, at 01:43 GMT+8 [X]
Hey Ted, thanks for cnnieotmmg on my blog last week. I always enjoy hearing from readers. Come back again and add to the conversation. See you around!
Enter your comment (no links allowed): Author:

Edit Page - Page History - Printable View - Recent Changes - WikiHelp - Search - RSS -
Page last modified on Monday 04 July 2005, at 04:30 GMT+8 - Viewed 2654 times