Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "glx" Load "xtrap" Load "speedo" Load "type1" EndSection Section "ServerFlags" Option "PCI type" "UniNorth" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "Protocol" "wskbd" Option "Device" "/dev/wskbd0" Option "AutoRepeat" "500 5" Option "XkbRules" "xfree86" Option "XkbModel" "macadb" Option "XkbLayout" "us" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "wsmouse" Option "Device" "/dev/wsmouse0" EndSection #Section "InputDevice" # Identifier "Mouse2" # Driver "mouse" # Option "Protocol" "wsmouse" # Option "Device" "/dev/wsmouse1" #EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 27-80 VertRefresh 50-75 Option "DPMS" ModeLine "1152x768" 86 1152 1284 1416 1536 768 770 775 800 EndSection Section "Device" Identifier "RageM3" Driver "r128" BusID "PCI:0:16:0" EndSection Section "Screen" Identifier "Screen1" Device "RageM3" Monitor "Generic Monitor" Option "backing store" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1152x768" EndSubSection EndSection Section "ServerLayout" Identifier "Main Layout" Screen "Screen1" InputDevice "Mouse1" "CorePointer" # InputDevice "Mouse2" "SendCoreEvents" InputDevice "Keyboard1" "CoreKeyboard" EndSection