Section "ServerFlags" AllowMouseOpenFail Option "DontZap" Option "AIGLX" "true" Option "NoPM" "true" EndSection Section "InputDevice" Identifier "ThinkPad" Driver "kbd" # Driver "evdev" # Option "Device" "/dev/input/by-path/platform-i8042-serio-1-event-kbd" Option "AutoRepeat" "350 35" Option "XkbModel" "thinkpad" # Option "XkbModel" "evdev" Option "XkbLayout" "us,ru" Option "XkbVariant" ",winkeys" Option "XkbOptions" "grp:caps_toggle,grp:switch" EndSection Section "InputDevice" Identifier "TrackPoint" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "EmulateWheel" "true" Option "EmulateWheelButton" "3" Option "EmulateWheelInertia" "10" Option "EmulateWheelTimeout" "200" EndSection Section "Module" Load "glx" Load "dri" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "Monitor" Identifier "Flat Panel 1024x768" VendorName "IBM" ModelName "T41" DisplaySize 284 214 Option "DPMS" "on" EndSection Section "Device" Identifier "Radeon 7500" VendorName "ATI" BoardName "Radeon Mobility M7 LW" BusID "PCI:1:0:0" Option "BusType" "AGP" Driver "ati" Option "AGPMode" "4" # Option "AGPFastWrite" "true" Option "AccelMethod" "XAA" EndSection Section "Extensions" Option "Composite" "true" EndSection Section "DRI" Group "xgrp" Mode 0660 EndSection Section "Screen" Identifier "IBM" Device "Radeon 7500" Option "XaaNoOffscreenPixmaps" "true" # Option "XaaNoPixmapCache" "true" Monitor "Flat Panel 1024x768" DefaultColorDepth 24 Subsection "Display" Depth 32 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "ThinkPad T41" Screen "IBM" InputDevice "TrackPoint" "CorePointer" InputDevice "ThinkPad" "CoreKeyboard" EndSection