# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder62) Tue Jan 6 09:43:54 PST 2009 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 # Screen 1 "Screen1" RightOf "Screen0" # InputDevice "Keyboard0" "CoreKeyboard" # InputDevice "Mouse0" "CorePointer" InputDevice "TouchPad" "AlwaysCore" # Option "Xinerama" "1" EndSection Section "ServerFlags" Option "DontZap" Option "Composite" "Enabled" Option "AllowEmptyInput" "false" EndSection Section "Files" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" Load "dri" Load "synaptics" EndSection #Section "InputDevice" # # generated from default # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "auto" # Option "Device" "/dev/input/mice" # Option "Buttons" "5" # Option "ZAxisMapping" "4 5" # Option "Emulate3Buttons" "false" #EndSection Section "InputDevice" # generated from default Identifier "TouchPad" Driver "synaptics" Option "Protocol" "auto-dev" Option "Device" "/dev/input/mice" # Option "LeftEdge" "1700" # Option "RightEdge" "5300" # Option "TopEdge" "1700" # Option "BottomEdge" "4200" # Option "FingerLow" "25" # Option "FingerHigh" "30" # Option "MaxTapTime" "180" # Option "MaxTapMove" "220" # Option "VertScrollDelta" "100" # Option "MinSpeed" "0.09" # Option "MaxSpeed" "0.18" # Option "AccelFactor" "0.0015" Option "SHMConfig" "true" EndSection #Section "InputDevice" # generated from default # Identifier "Keyboard0" # Driver "kbd" # Option "XkbModel" "pc101" # Option "XkbLayout" "us" #EndSection Section "InputDevice" Identifier "evdevkeyboard" Driver "evdev" Option "Device" "/dev/input/by-path/pci-0000:00:1d.2-usb-0:2.2:1.0-event-kbd" #<- set this path for your setting! Option "XkbModel" "evdev" Option "XkbLayout" "us" Option "evBits" "+1" Option "keyBits" "~1-255 ~352-511" Option "Pass" "3" EndSection Section "Monitor" Identifier "Monitor0" VendorName "DELL" ModelName "WideScreen 1440x900" HorizSync 30.0 - 110.0 VertRefresh 50.0 - 150.0 Option "DPMS" EndSection #Section "Monitor" # # HorizSync source: edid, VertRefresh source: edid # Identifier "Monitor1" # VendorName "Unknown" # ModelName "Samsung SyncMaster" # HorizSync 30.0 - 81.0 # VertRefresh 56.0 - 75.0 # Option "DPMS" #EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 8400M GS" Option "NoLogo" # Option "AddARGBGLXVisuals" "True" BusID "PCI:1:0:0" Screen 0 EndSection #Section "Device" # Identifier "Device1" # Driver "nvidia" # VendorName "NVIDIA Corporation" # BoardName "GeForce 8400M GS" # Option "NoLogo" # Option "AddARGBGLXVisuals" "True" # BusID "PCI:1:0:0" # Screen 1 #EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "DFP: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection #Section "Screen" # Identifier "Screen1" # Device "Device1" # Monitor "Monitor1" # DefaultDepth 24 # Option "TwinView" "0" # Option "TwinViewXineramaInfoOrder" "CRT-0" # Option "metamodes" "CRT: 1280x1024_75 +0+0" # SubSection "Display" # Depth 24 # EndSubSection #EndSection Section "DRI" Group 0 Mode 0666 EndSection