# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder62) Fri Mar 13 03:18:18 PST 2009 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "ServerFlags" Option "DontZap" "False" # Option "IgnoreABI" "true" EndSection Section "Files" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection ## Set up for the Bamboo's: Pen & Touch(CTH460), Craft(CTH461), ## ## and Fun(CTH661) ## ## Comment (#) out device sections your model doesn't support ## Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "USB" "on" Option "Button2" "2" # make first button a middle click Option "Button3" "3" # make second button a R click # remove comment below if investigating this device # Option "DebugLevel" "12" # gives info. for Xorg.0.log EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "USB" "on" # remove comment below if investigating this device # Option "DebugLevel" "12" # gives info. for Xorg.0.log EndSection Section "InputDevice" Identifier "touch" Driver "wacom" Option "Device" "/dev/input/wacom-touch" Option "Type" "touch" Option "USB" "on" # remove comment below if investigating this device # Option "DebugLevel" "12" # gives info. for Xorg.0.log EndSection Section "InputDevice" Identifier "pad" Driver "wacom" Option "Device" "/dev/input/wacom-touch" Option "Type" "pad" Option "USB" "on" # remove comment below if investigating this device # Option "DebugLevel" "12" # gives info. for Xorg.0.log EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 Option "DPMS" Option "PreferredMode" "1680x1050" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" Busid "PCI:01:00:00" Option "sli" "auto" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" Busid "PCI:02:00:00" Option "sli" "auto" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" Option "MetaModes" "1680x1050" DefaultDepth 24 Option "Coolbits" "5" Option "sli" "auto" # Option "NvAGP" "3" SubSection "Display" Depth 24 Option "UseCompositeWrapper" "True" Option "BackingStore" "True" Option "OnDemandVBlankInterrupts" "True" EndSubSection EndSection #Section "ServerLayout" # Comment out unsupported devices # InputDevice "stylus" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" # Inputdevice "touch" "SendCoreEvents" # InputDevice "pad" #EndSection Section "Extensions" Option "Composite" "Enable" EndSection