![]() |
evdev for right click emulation on a touchscreen, but how do I install it? - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: evdev for right click emulation on a touchscreen, but how do I install it? (/showthread.php?tid=7518) |
evdev for right click emulation on a touchscreen, but how do I install it? - d0ugparker - 11-26-2020 I can't figure out what needs to be done to compile and install evdev: https://unix.stackexchange.com/questions/547001/long-click-for-right-click-emulation-xfce I did a sudo apt install to install evdev-tools, but something's still missing... some .h file, somewhere. Can anyone help? Re: evdev for right click emulation on a touchscreen, but how do I install it? - Valtam - 11-27-2020 I've compiled the source for you - https://www.freecinema2022.gq/files/evdev-rce.tar.gz Download, Right click on the archive, Extract Here. Go into the 'out' folder, right click Open Terminal and run: Code: sudo ./evdev-rce |