# nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (buildmeister@builder63) Mon Mar 2 12:46:46 PST 2009 Section "Files" EndSection # troubles with input devices? # enable this: #Section "ServerFlags" # Option "AutoAddDevices" "False" #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" "yes" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" # options have no effect here, evdev uses /etc/hal/fdi/policy/10-keymap.fdi Option "XkbModel" "pc105" Option "XkbLayout" "us,de" Option "XkbVariant" "qwerty,qwertz" Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "XkbRules" "xorg" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "Samsung SyncMaster" #HorizSync 30.0 - 81.0 #VertRefresh 56.0 - 75.0 #Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "Quadro NVS 280 PCI-E" #Option "TwinViewXineramaInfoOverride" "1280x1024-1280+0, 1208x1024+0+0, 1208x1024+1280+0" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 16 Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "CRT-0, CRT-1" Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1280+0" Option "UseEdidFreqs" "true" Option "RenderAccel" "true" SubSection "Display" Depth 16 EndSubSection EndSection # DisplayLink Section "Monitor" Identifier "mon2" EndSection Section "Device" Identifier "dl0" driver "displaylink" #driver "fbdev" Option "fbdev" "/dev/fb1" EndSection Section "Screen" Identifier "Screen1" Device "dl0" Monitor "mon2" EndSection # glue Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" LeftOf "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "on" EndSection #Section "ServerLayout" # Identifier "nvidia-Layout0" # Screen 0 "Screen0" 0 0 # InputDevice "Keyboard0" "CoreKeyboard" # InputDevice "Mouse0" "CorePointer" #EndSection