Section "ServerLayout" Identifier "X.org dualheaded" Screen 0 "Screen0" 0 0 InputDevice "TouchPad" "CorePointer" InputDevice "Mouse0" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" Option "BlankTime" "3" # Blank the screen after 5 minutes (Fake) Option "StandbyTime" "5" # Turn off screen after 10 minutes (DPMS) Option "SuspendTime" "10" # Full suspend after 20 minutes Option "OffTime" "15" # Turn off after half an hour EndSection Section "ServerFlags" Option "AIGLX" "off" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/cronyx/100dpi/:unscaled" FontPath "/usr/share/fonts/cronyx/75dpi/:unscaled" FontPath "/usr/share/fonts/freefont-ttf/:unscaled" FontPath "/usr/share/fonts/artwiz/:unscaled" FontPath "/usr/share/fonts/corefonts/:unscaled" FontPath "/usr/share/fonts/terminus/:unscaled" FontPath "/usr/share/fonts/ttf-bitstream-vera/:unscaled" FontPath "/usr/share/fonts/cronyx/100dpi/" FontPath "/usr/share/fonts/cronyx/75dpi/" FontPath "/usr/share/fonts/freefont-ttf/" FontPath "/usr/share/fonts/artwiz/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/terminus/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/misc/:unscaled" FontPath "/usr/share/fonts/Type1/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "glx" Load "GLcore" Load "dri" Load "dbe" Load "record" Load "extmod" Load "xtrap" Load "bitmap" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "us,bg" Option "XkbVariant" ",phonetic" Option "XkbOptions" "grp:alt_shift_toggle" EndSection Section "InputDevice" Identifier "TouchPad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Protocol" "auto-dev" Option "SHMConfig" "on" Option "HorizScrollDelta" "0" Option "SHMConfig" "true" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" DisplaySize 331 207 Identifier "Monitor0" Option "DPMS" "true" VendorName "LPL" ModelName "bd00" Modeline "1280x800@60.0" 73.50 1280 1312 1352 1464 800 804 808 837 -hsync -vsync Modeline "1280x800_80.00" 114.77 1280 1360 1496 1712 800 801 804 838 -HSync +Vsync Modeline "1280x800_100.00" 147.89 1280 1376 1512 1744 800 801 804 848 -HSync +Vsync EndSection Section "DRI" Mode 0666 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "NoDDC" "true" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Option "DRI" "true" # [] # Option "DRI" "false" # [] Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile Integrated Graphics Controller" Option "Monitor-LVDS" "monitor-TV" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" Option "TripleBuffer" "true" SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x800" EndSubSection EndSection