Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "freetype" Load "glx" Load "dri" EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/dejavu/" FontPath "/usr/share/fonts/liberation-fonts-ttf/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/terminus/" FontPath "/usr/share/fonts/texcm-ttf/" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "Path" "/dev/input/by-path/platform-i8042-serio-0-event-kbd" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Path" "/dev/input/by-path/platform-i8042-serio-1-event-mouse" EndSection Section "Monitor" Identifier "LGSW995E" VendorName "LG Elextronics" ModelName "Studioworks 995E" # DisplaySize 365 277 Option "DPMS" "1" EndSection Section "Device" Identifier "Standard VGA" VendorName "Unknown" BoardName "Unknown" Driver "vga" EndSection Section "Device" Identifier "Radeon9600" VendorName "ATI" BoardName "Radeon 9600XT" Driver "radeon" Option "AccelMethod" "XAA" # Option "EnablePageFlip" "1" Option "AccelDFS" "1" # Option "FBTexPercent" "0" Option "AGPMode" "8" # Option "AGPFastWrite" "1" Option "MigrationHeuristic" "greedy" EndSection Section "Screen" Identifier "Screen 1" Device "Radeon9600" Monitor "LGSW995E" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1280x1024" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "dri" Mode 0666 EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection