Section "ServerLayout" Identifier "Main Layout" Screen 0 "Screen0" 0 0 InputDevice "Touchpad" "CorePointer" InputDevice "Keyboard" "CoreKeyboard" InputDevice "JogDial" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/TrueType/" EndSection Section "Module" Load "dbe" # Load "extmod" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "glx" Load "dri" # Load "record" # Load "xtrap" Load "speedo" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "fr" EndSection Section "InputDevice" Identifier "Touchpad" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" # Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Driver "jogdial" Identifier "JogDial" Option "Device" "/dev/sonypi" EndSection Section "Monitor" Identifier "LCD" VendorName "Sony" ModelName "PCG-GR214EP" # Option "DPMS" EndSection Section "Monitor" Identifier "Edhel" VendorName "Iiyama" ModelName "S703HT" # Option "DPMS" HorizSync 27.0-96.0 VertRefresh 50-160 EndSection Section "Monitor" Identifier "Sony" VendorName "Sony" ModelName "100sx" # Option "DPMS" HorizSync 30.0-65.0 VertRefresh 50-90 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "ForcePCIMode" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPMode" # #Option "AGPSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "CrtScreen" # [] #Option "PanelSize" # [] #Option "UseFBDev" # [] Identifier "Radeon" Driver "ati" VendorName "ATI" BoardName "Radeon Mobility M6 LY" BusID "PCI:1:0:0" Option "CrtScreen" "true" EndSection Section "Screen" Identifier "Screen0" Device "Radeon" Monitor "Sony" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1024x768" "960x600" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "960x600" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "960x600" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection