How to enable 2- and 3-fingers tapping? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: How to enable 2- and 3-fingers tapping? (/showthread.php?tid=15286) |
How to enable 2- and 3-fingers tapping? - alchemist - 11-08-2021 Hi, I would like to enable 2 and 3 fingers tapping on the touchpad (2 fingers = right click, 3 fingers = middle click). I can do it on my other laptops but not on the PBP. synclient tells that I have those parameters: Code: $ synclient Or is it better to use libevent? Kind regards, Xavier Miller RE: How to enable 2- and 3-fingers tapping? - alchemist - 12-29-2021 Hi! Solved using xinput and a standard config file: Code: #/etc/X11/xorg.conf.d/20-touchpad.conf |