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
91 stars 32 forks source link

compilation error in fedora 34 #13

Open dexterdy opened 3 years ago

dexterdy commented 3 years ago

i'm getting this compilation error on fedora 34 image

Sroka commented 3 years ago

@dexterdy First you need to install required dependencies: sudo dnf install libevdev sudo dnf install libevdev-devel