Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "ServerFlags" Option "XkbDisable" Option "BlankTime" "5" Option "StandbyTime" "6" Option "SuspendTime" "8" Option "OffTime" "10" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" EndSection Section "Module" Load "glx" Load "GLcore" Load "record" Load "extmod" Load "dri" Load "dbe" Load "xtrap" Load "type1" Load "freetype" EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ImPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" DisplaySize 320 240 # mm Identifier "Monitor0" VendorName "ACR" ModelName "Acer AF715" HorizSync 31.5 - 108.0 VertRefresh 50.0 - 160.0 Option "DPMS" Option "TargetRefresh" "75" EndSection Section "Monitor" DisplaySize 476 270 Identifier "S2209W" VendorName "Dell" ModelName "Dell S2209W" 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 "DMAForXv" # [] #Option "ForcePCIMode" # [] #Option "CCEPIOMode" # [] #Option "CCENoSecurity" # [] #Option "CCEusecTimeout" # #Option "AGPSize" # #Option "RingSize" # #Option "BufferSize" # #Option "Display" # #Option "PanelWidth" # #Option "PanelHeight" # #Option "ProgramFPRegs" # [] #Option "UseFBDev" # [] #Option "VideoKey" # #Option "ShowCache" # [] #Option "VGAAccess" # [] Identifier "Card0" Driver "r128" VendorName "ATI Technologies Inc" BoardName "Rage 128 RF/SG AGP" BusID "PCI:1:0:0" Option "AGPMode" "2" Option "EnablePageFlip" "true" Option "backingstore" "true" Option "DMAForXv" "true" # causes x lockup with mplayer! EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" # Monitor "S2209W" DefaultDepth 24 SubSection "Display" Depth 8 Virtual 1280 1024 EndSubSection SubSection "Display" Depth 15 Virtual 1280 1024 EndSubSection SubSection "Display" Depth 16 Virtual 1280 1024 EndSubSection SubSection "Display" Depth 24 Virtual 1280 1024 EndSubSection EndSection