# XF86Config designet for Lenovo ThinkPad T61 6460-D6G # VGA compatible controller: nVidia Quadro NVS 140M # kernel 2.6.25-14.fc9.i686 GNU/Linux Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "TrackPoint" "CorePointer" EndSection Section "Module" Load "dbe" Load "extmod" # Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" Identifier "TrackPoint" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "on" Option "Emulate3Timeout" "50" Option "EmulateWheel" "on" Option "EmulateWheelButton" "2" Option "YAxisMapping" "4 5" Option "XAxisMapping" "6 7" Option "ZAxisMapping" "4 5 6 7" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbLayout" "ch" Option "XkbModel" "pc105" Option "XkbVariant" "de_nodeadkeys" EndSection Section "Monitor" Identifier "Monitor0" VendorName "ThinkPad TFT" ModelName "LCD Panel 1680x1050" HorizSync 53.2 - 63.9 VertRefresh 50.0 - 60.0 ModeLine "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 Option "DPMS" DisplaySize 445 278 EndSection Section "Device" Identifier "Videocard0" VendorName "nVidia Quadro NVS 140M" Driver "nvidia" Screen 0 BusID "PCI:1:0:0 Option "UseEDID" "true" Option "RenderAccel" "true" Option "UseEdidFreqs" "true" # Option "AllowDDCCI" "true" Option "UseDisplayDevice" "DFP-0" Option "UseEdidDpi" "DFP-0" Option "AddARGBGLXVisuals" "true" Option "dpms" "true" Option "DPI" "96 x 96" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "metamodes" "DFP-1: 1680x1050_60 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection