http://ubuntuforums.org/showthread.php?t=1603657
command:
synclient -l : show all properties
synclient VertTwoFingerScroll=1
synclient EmulateTwoFingerMinZ=40
synclient EmulateTwoFingerMinW=7
or
sudo vim /usr/share/X11/xorg.conf.d/50-twofingerscroll.conf
Section "InputClass"
Identifier "touchpad catchall"
MatchProduct "SynPS/2 Synaptics TouchPad"
MatchDevicePath "/dev/input/event*"
Option "VertTwoFingerScroll" "on"
Option "EmulateTwoFingerMinW" "7"
Option "EmulateTwoFingerMinZ" "40"
EndSection
command:
synclient -l : show all properties
synclient VertTwoFingerScroll=1
synclient EmulateTwoFingerMinZ=40
synclient EmulateTwoFingerMinW=7
or
sudo vim /usr/share/X11/xorg.conf.d/50-twofingerscroll.conf
Section "InputClass"
Identifier "touchpad catchall"
MatchProduct "SynPS/2 Synaptics TouchPad"
MatchDevicePath "/dev/input/event*"
Option "VertTwoFingerScroll" "on"
Option "EmulateTwoFingerMinW" "7"
Option "EmulateTwoFingerMinZ" "40"
EndSection
Nhận xét
Đăng nhận xét