evdev-right-click-emulation icon indicating copy to clipboard operation
evdev-right-click-emulation copied to clipboard

Implement Long-Press-to-Right-Click on Touchscreen Linux Devices with Xorg or Wayland

Results 15 evdev-right-click-emulation issues
Sort by recently updated
recently updated
newest added

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: ![simplescreenrecorder-2019-12-22_13 41 58](https://user-images.githubusercontent.com/22879638/71317756-46014d80-24c1-11ea-8161-3f03f3e5e7d7.gif) 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...