I use OnTouchMoved Event in an application and the handler gets called on Windows 7 as I expected. But the handler gets never called when running the application on Mac OS X 10.9 although Gesture-Events rotate and zoom work. I tried by starting app with -Dcom.sun.javafx.touch=true but this does not work. Using -Dquantum.verbose=true reports many: "handleMouseEvent: unhandled type: 223" when moving a finger on the sceen. Might the monitor <https://3c.web.de/mail/client/dereferrer?redirectUrl=http%3A%2F%2Fwww.sharp-world.com%2Fproducts%2Fprofessional-monitors%2Fproducts%2Fll-s201a%2Findex.html> be the problem? Or is it not supposed to work? Btw, how can I enable logging and set log level for glass (e.g. to see some logging from native-glass/lens/input/udev/udevInput.c)?