PeterCxy / evdev-right-click-emulation

Implement Long-Press-to-Right-Click on Touchscreen Linux Devices with Xorg or Wayland
Do What The F*ck You Want To Public License
90 stars 32 forks source link

Menu closes right after finger is released #3

Closed aerickt closed 4 years ago

aerickt commented 4 years ago

I'm running Manjaro Mate on a Dell Venue 11 pro, if that helps. whenever I hold down my finger, the right click is registered, but the moment I release my finger the menu deactivates. Is there a way to mitigate this? Thanks a lot for providing this software which makes Linux on non touch friendly DEs a lot more usable!

aerickt commented 4 years ago

I have figured it out lol. To anyone facing my problem, it may be that there are two touch inputs recognized despite being from the same device, so it'll require you to blacklist one of them. Again, thank you so much for this awesome software.

kubbur commented 2 years ago

@aerickt how did you blacklist the extra touch input ?

horvathcsabalaszlo commented 4 months ago

@aerickt how did you blacklist the extra touch input ?

https://github.com/PeterCxy/evdev-right-click-emulation At the bottom, there is the description of environment variables :)