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
2011/01/31
ubuntu10.10トラックポイントの設定
sudo vim /usr/share/X11/xorg.conf.d/20-thinkpad.conf

関連する記事
0 コメント:
コメントを投稿