Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/local/share/fonts" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "freetype" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "CoreKeyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" # Option "Protocol" "auto" Option "Device" "/dev/input/mouse0" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" # Option "Protocol" "auto" Option "Device" "/dev/input/mouse1" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse2" Driver "mouse" Option "Protocol" "IMPS/2" # Option "Protocol" "auto" Option "Device" "/dev/input/mouse2" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "LCD Panel 1920x1200" HorizSync 28-72 VertRefresh 43-60 Option "DPMS" DisplaySize 332 209 EndSection Section "Device" Identifier "xorg ati driver" Driver "ati" # Option "AccelMethod" "EXA" # Option "AGPFastWrite" "True" # Option "BusType" "PCIE" # Option "Backingstore" "true" # Option "ColorTiling" "true" # Option "DRI" "true" # Option "GARTSize" "64" # Option "MTRR" "on" # Option "RenderAccel" "true" Option "XAANoOffscreenPixmaps" "true" EndSection Section "Screen" Identifier "Screen0" Device "xorg ati driver" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1920x1200" "1024x768" "320x350" "320x400" "320x400" "320x480" "400x600" "512x384" "640x350" "640x400" "640x475" "640x480" "800x600" "1024x768" "1280x1024" "1280x768" "1280x800" "1600x1200" "1680x1050" EndSubSection EndSection Section "DRI" Group "video" Mode 0666 EndSection Section "Extensions" Option "Composite" "On" EndSection Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "Mouse2" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "true" #Option "AIGLX" "false" EndSection