Section "Module" Load "vbe" Load "bitmap" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/local" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "pl" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" # PS/2 Mouse Option "Device" "/dev/psaux Option "Buttons" "7" Option "ZAxisMapping" "4 5 6 7" Option "Emulate3Buttons" EndSection Section "Monitor" Identifier "Samsung 971P" HorizSync 27-96 VertRefresh 60 Option "DPMS" EndSection Section "Device" Identifier "X700" Driver "radeon" Option "AccelMethod" "EXA" Option "EXAOptimizeMigration" "true" Option "AccelDFS" "on" Option "AGPMode" "8" Option "GARTSize" "32" Option "EnablePageFlip" "on" Option "DynamicClocks" "on" Option "RenderAccel" "true" Option "monitor-LVDS" "Samsung 971P" EndSection Section "Screen" Identifier "Screen 1" Device "X700" Monitor "Samsung 971P" DefaultDepth 24 Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "1024x768_85" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "1024x768_85" 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