evdev-right-click-emulation
evdev-right-click-emulation copied to clipboard
Implement Long-Press-to-Right-Click on Touchscreen Linux Devices with Xorg or Wayland
For example, when I long press on a hyperlink, the context menu shows, but the hyperlink opens right after I stop pressing. See this video:  It seems...
First of all, thank for writing this program, it's super handy! I run autostart evdev-rce without problems. But if I close my Laptop, it stops working after opening it again....
I just successfully compiled (using #5) and run `evdev-rce` on my Surface Pro 3. Unfortunately it does not generate any right-clicks at all, when touching the touchscreen for more than...
This may be useful to extend the functionality to left click on tap which is less than the long click timeout. Using KDE plasma 5 this added function makes tablet...
Help i got these errors while compiling on Debian 12 arm64 ``gcc -Wall -std=c11 -D_POSIX_C_SOURCE=199309L -levdev -I/usr/include/libevdev-1.0 out/uinput.o out/input.o out/rce.o -o out/evdev-rce /usr/bin/ld: out/uinput.o: in function `uinput_initialize': uinput.c:(.text+0x8): undefined reference...