OpenMarine
OpenCPN build with support for touch events - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=2)
+--- Thread: OpenCPN build with support for touch events (/showthread.php?tid=3001)



OpenCPN build with support for touch events - mgrouch - 2020-10-11

I was able to build OpenCPN with support of touch events for raspberry pi.

The build supports Zoom (two finger) and Pan (finger drag).
Right click is supported system wide with the solution described in the link below.

I didn't add support for Rotate because I wasn't sure if it's really needed.

More details on the build:

https://github.com/OpenCPN/OpenCPN/issues/2057

Thanks,
--MG