Section "ServerLayout" Identifier "Wonko's X.org Configuration" Screen 0 "Screen" 0 0 # InputDevice "MyMouse" "CoreMouse" # InputDevice "MyKeyboard" "CoreKeyboard" Option "AutoAddDevices" "false" Option "AllowEmptyInput" "false" EndSection Section "ServerFlags" Option "DontZap" "false" EndSection Section "InputDevice" Identifier "MyKeyboard" Driver "kbd" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" # Option "XkbOptions" "compose:menu" Option "XkbOptions" "compose:caps,compose:menu,terminate:ctrl_alt_bksp" # Option "XkbOptions" "terminate:ctrl_alt_bksp" EndSection Section "InputDevice" Identifier "MyMouse" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Device" Identifier "intern" Driver "fglrx" VendorName "ATI" # Option "AccelMethod" "EXA" EndSection Section "Screen" Identifier "Screen" Device "intern" EndSection