# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # RgbPath is the location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. # Multiple FontPath entries are allowed (they are concatenated together) # By default, Red Hat 6.0 and later now use a font server independent of # the X server to render fonts. RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "extmod" Load "glx" Load "freetype" Load "type1" Load "dri" EndSection Section "DRI" Group 0 Mode 0666 EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection Section "Monitor" Identifier "Laptop LCD Panel" Option "DPMS" ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Device" Identifier "IGP 340M" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "ATI Radeon" VideoRam 65536 Option "DPMS" Option "MonitorLayout" "LVDS" Option "PanelSize" "1024x768" Option "AGPMode" "4" Option "AGPFastWrite" "On" Option "EnablePageFlip" "On" EndSection Section "Screen" Identifier "Screen0" Device "IGP 340M" Monitor "Laptop LCD Panel" DefaultDepth 24 Option "XaaNoOffscreenPixmaps" SubSection "Display" Depth 24 Virtual 1024 768 EndSubSection EndSection