Changeset: 690c5db6d252 Author: lisa.se...@oracle.com Date: 2013-11-19 16:00 -0500 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/690c5db6d252
hg backout -r 5730 - back out fix for rt-34338 - Lens: Chalkboard Electronics touch screen declared as ID_INPUT_TABLET is not recognised. It was causing us to listen to the wrong native event queue, thus effectively disabling the touchscreen on the raspberry pi. Reviewed by dblaukopf Tested with BouncingBalls on raspberry pi (any application will do for testing, because the offending code broke touch in all cases for this platform). ! modules/graphics/src/main/native-glass/lens/input/udev/udevInput.c