# nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (buildd@crested) Sun Feb 1 20:25:37 UTC 2009 ################################################################################ ### Generic Settings ################################################################################ Section "Files" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "ServerFlags" Option "Xinerama" "0" Option "DefaultServerLayout" "layTV" EndSection ################################################################################ ### Device Definitions ################################################################################ Section "Device" Identifier "devGeForce8500" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 8500 GT" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "devGeForce8400" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 8400 GS" BusID "PCI:4:0:0" EndSection ################################################################################ ### Monitor Definitions ################################################################################ Section "Monitor" Identifier "monAcer" VendorName "Acer" ModelName "Acer V173" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Monitor" Identifier "monTV" VendorName "Philips/Magnovox" ModelName "TV-0" HorizSync 28.0 - 55.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection ################################################################################ ### Default Layout ################################################################################ Section "ServerLayout" Identifier "layDesktop" Screen 0 "scrDesktop" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Screen" Identifier "scrDesktop" Device "devGeForce8500" Monitor "monAcer" DefaultDepth 24 Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "CRT-0" Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1280+0" SubSection "Display" Depth 24 EndSubSection EndSection ################################################################################ ### TV Layout ################################################################################ Section "ServerLayout" Identifier "layTV" Screen 0 "scrDesktop" 1024 0 Screen 1 "scrTV_tv" LeftOf "scrTV_main" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Screen" Identifier "scrTV_main" Device "devGeForce8500" Monitor "monAcer" DefaultDepth 24 Option "TwinView" "0" Option "TwinViewXineramaInfoOrder" "CRT-0" Option "metamodes" "CRT-0: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "scrTV_tv" Device "devGeForce8400" Monitor "monTV" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection