iberianpig / fusuma

Multitouch gestures with libinput driver on Linux
MIT License
3.66k stars 149 forks source link

Capturing Finger Taps on Touchpad #152

Closed LakithKarunaratne closed 4 years ago

LakithKarunaratne commented 4 years ago

Tried to configure Fusuma to translate 3 and 4 finger taps on the Touchpad.

For example: 3 finger tap --> Alt+F7 : move window 4 finger tap --> Alt+F8 : resize window I wasn't able to configure this on the yaml file. Perhaps this could be added as a new feature. Tested on DELL XPS 9360.

iberianpig commented 4 years ago

@LakithKarunaratne I released fusuma-plugin-tap. This plugin detects 1~4 fingers tap gestures and hold(long press) gestures.