2010年12月9日 星期四

Trackpoint 滑鼠中鍵 啟動滾動功能 under sl410

Machine: lenovo sl410
Ubuntu 10.04

啟動方式

sudo vim /usr/lib/X11/xorg.conf.d/20-thinkpad.conf

輸入以下內容

Section “InputClass”
Identifier “Trackpoint Wheel Emulation”
MatchProduct “TrackPoint”
MatchDevicePath “/dev/input/event*”
Driver “evdev”
Option “EmulateWheel” “true”
Option “EmulateWheelButton” “2″
Option “Emulate3Buttons” “false”
Option “XAxisMapping” “6 7″
Option “YAxisMapping” “4 5″
EndSection

update--2011-08-29
Section "InputClass"
Identifier "Trackpoint Wheel Emulation"
MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint|ThinkPad USB Keyboard with TrackPoint"
MatchDevicePath "/dev/input/event*"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Option "Emulate3Buttons" "false"
Option "XAxisMapping" "6 7"
Option "YAxisMapping" "4 5"
EndSection

sudo reboot now

重開機後就可以用嚕

Reference:
http://psung.blogspot.com/2010/04/thinkpad-trackpoint-scrolling-in-ubuntu.html
http://www.fovweb.com/fov/ubuntu-thinkpad.html

透過Facebook分享

3 則留言:

鍾志均 提到...

發生問題
66.431224 thinkpad_acpi: Not yet supported ThinkPad detected!

鍾志均 提到...

2.6.32-33
Ubuntu

鍾志均 提到...

firefox 5.0 會把"弄成「
搞得鬼