# Xorg configuration created for ThinkPad T61 Section "ServerLayout" InputDevice "MouseTrackPoint" "SendCoreEvents" # InputDevice "MouseExternal" "SendCoreEvents" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" EndSection Section "ServerFlags" Option "AIGLX" "on" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "ch" Option "XkbVariant" "de_nodeadkeys" EndSection Section "InputDevice" Identifier "MouseTrackPoint" Driver "mouse" Option "Device" "/dev/input/mouse1" #Option "Name" "TPPS/2 IBM TrackPoint" #Option "Phys" "synaptics-pt/serio0/input0" Option "Protocol" "IMPS/2" 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 "Monitor" Identifier "Monitor0" Option "DPMS" EndSection Section "Monitor" Identifier "Monitor External" Option "DPMS" #Option "Enable" "on" EndSection Section "Monitor" Identifier "Monitor Internal" Option "DPMS" #Option "Enable" "on" EndSection Section "Device" #Option "OnDemandVBlankInterrupts" "true" Identifier "VideoNvidia" Driver "nv" VendorName "NVIDIA Corporation" Option "NoLogo" "true" Option "UseDisplayDevice" "DFP" Option "NvAGP" "0" #Option "AddARGBGLXVisuals" "true" EndSection Section "Device" Identifier "VideoNv" Driver "nv" EndSection Section "Screen" Identifier "Default Screen" Device "VideoNvidia" Monitor "Monitor Internal" DefaultDepth 24 SubSection "Display" Virtual 1680 1050 Depth 8 EndSubSection SubSection "Display" Virtual 1680 1050 Depth 16 EndSubSection SubSection "Display" Virtual 1680 1050 Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection