Plippo / twofing

Daemon for two finger gestures
http://www.plippo.de/p/twofing
27 stars 15 forks source link

Add Debian package files, Raspberry Pi 7" touchscreen support #1

Closed sjlongland closed 5 years ago

sjlongland commented 5 years ago

Firstly, many thanks for your package. It's been handy over the years to add multi-touch gesture support to the Raspberry Pi 7" touch-screen as previous methods supported in Debian Wheezy stopped working in Jessie and later.

I figured I'd contribute these changes I've made back to the base repository. @armadefuego did some work some time back adding the initial Debian work, and I've built on that, adding a script to automatically start twofing where required and the udev rules needed to recognise the Raspberry Pi touch-screen.

Latest changes have been to tweak settings for this touch-screen under Debian Buster.

Credit goes to @armadefuego, and various posters on the Raspberry Pi forums: https://www.raspberrypi.org/forums/viewtopic.php?f=108&t=138575

Plippo commented 5 years ago

Thank you so much for your work and for caring about my little project! Pull request looks good to me.