• Home
    • View
    • Login
    This page
    • Normal
    • Export PDF
    • Export Word
    • Attachments
    • Page Information

    Loading...
  1. Dashboard
  2. OpenJFX
  3. Main
  4. Platforms
  5. Tracing options on embedded platforms

Page History

Versions Compared

Old Version 8

changes.mady.by.user Daniel Blaukopf

Saved on Jul 09, 2014

compared with

New Version Current

changes.mady.by.user Daniel Blaukopf

Saved on Jul 09, 2014

  • Previous Change: Difference between versions 7 and 8
  • View Page History

Key

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

Table of Contents

Tracing Platform Configuration

When JavaFX starts up on an embedded Linux device, it tries to identify what platform it is running on. You can see what platforms JavaFX checks for and what platform it decides to use by setting the boolean system property monocle.platform.traceConfig to true. As on desktop platforms, the property prism.verbose is also available to provide information on the selected rendering engine.

PropertyTypeDescription
monocle.platform.traceConfigbooleanTraces embedded JavaFX platform startup
prism.verbosebooleanTraces rendering engine configuration

Tracing Input Events

Getting information about input devices

JavaFX for embedded Linux devices contains a small application for reading input device configuration and the events generated by these devices. This application is included in the JavaFX runtime and is run with:

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

GetEvent shows information on all input devices found by JavaFX, including:

  • Device input nodes
  • Device properties
  • Absolute axis ranges
  • Product IDs
  • Linux events generated by the devices
Note

In most device configurations GetEvent must be run as root in order to have permissions to identify and track input devices.

Tracing input events while JavaFX is running

JavaFX for embedded devices provides the following system properties to track input events:

PropertyTypeDescription
monocle.input.traceEventsbooleanTraces input events
monocle.input.traceEvents.verbosebooleanHas the effect of monocle.input.traceEvents and also traces low-level events read and processed by JavaFX. This includes the pipeline of filters used for touch event cleanup.

 

 

Overview
Content Tools
ThemeBuilder

Terms of Use
• License: GPLv2
• Privacy • Trademarks • Contact Us

Powered by a free Atlassian Confluence Open Source Project License granted to https://www.atlassian.com/software/views/opensource-community-additional-license-offer. Evaluate Confluence today.

  • Kolekti ThemeBuilder Powered by Atlassian Confluence 8.5.23
  • Kolekti ThemeBuilder printed.by.atlassian.confluence
  • Report a bug
  • Atlassian News
Atlassian
Kolekti ThemeBuilder EngineAtlassian Confluence
{"serverDuration": 160, "requestCorrelationId": "78a20cec78fc662b"}