Oli*_*Oli 20
http://www.eastwoodzhao.com/thinkpad-middle-button-scroll-ubuntu-linux-10-04-lucid-lynx/
简而言之,运行这个:gksu gedit /usr/lib/X11/xorg.conf.d/20-thinkpad.conf
并将它的放在文件中:
Section "InputClass"
Identifier "Trackpoint Wheel Emulation"
MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint"
MatchDevicePath "/dev/input/event*"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Option "Emulate3Buttons" "false"
Option "XAxisMapping" "6 7"
Option "YAxisMapping" "4 5"
EndSection
Run Code Online (Sandbox Code Playgroud)
保存并重新启动。
小智 17
安装包“gpointing-device-settings”设置选项如下:
check "Use middle button emulation"
check "Use wheel emulation"
select button "2"
check "Enable vertical scroll"
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
18351 次 |
最近记录: |