Multi-touch support under X11 Linux
Posted by Yodoga on Feb 16, 2016; 6:21am
URL: https://forum.jogamp.org/Multi-touch-support-under-X11-Linux-tp4036262.html
hi,
I've a question about the gesture handling of jogl NEWT: Is it supported only under Android and Windows? I tried it with X11/Linux but it doesn't work. As I looked into the sources I can't find any support for the touch events of the X server ...
Is this right and is there a special reason (technical?) why jogl NEWT is not supporting the touch events of X11?
Thanks for your answers ;)