Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

and then look for a line starting with the characters "I: Bus=" that matches the touch screen. The other way to find out these numbers is to run the following the GetEvent class using OpenJFX:

Code Block
sudo java com.sun.glass.ui.monocle.GetEvent

...