Section "ServerLayout" Identifier "DefaultLayout" Screen 0 "Screen0" 0 0 # InputDevice "WCStylus" # InputDevice "WCEraser" # InputDevice "WCPad" EndSection Section "Files" ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/dejavu/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/TeX-fonts-linux/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "extmod" Load "record" Load "glx" Disable "dri2" Load "dbe" Disable "dri" EndSection #Section "InputDevice" # Identifier "WCStylus" # Driver "wacom" # Option "Device" "/dev/input/wacom" # Option "Type" "stylus" # Option "Mode" "Absolute" #EndSection #Section "InputDevice" # Identifier "WCEraser" # Driver "wacom" # Option "Device" "/dev/input/wacom" # Option "Type" "eraser" # Option "Mode" "Absolute" #EndSection #Section "InputDevice" # Identifier "WCPad" # Driver "wacom" # Option "SendCoreEvents" "off" # Option "ButtonsOnly" "on" # Option "Device" "/dev/input/wacom" # Option "Type" "pad" # Option "Mode" "Relative" #EndSection Section "InputClass" Identifier "SpaceNav" MatchProduct "SpaceNavigator" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "EvDevKeyboard" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "G80 [GeForce 8800 GTX]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection