RailDriver support was first available in JMRI 2.1.7. It is still evolving, so
check back here or on the JMRI users group for
changes.
While we develop RailDriver support, it's primarily implemented via a RailDriverThrottle.py script. This lets users easily edit it to customize to their desires while we sort out what's generally needed.
Because jinput and the RailDriver provide different component names on Windows, macOS and
Linux, the script is organized around the number (index) of the component, not its name.
All three platforms provide the components in the same order.
Back to RailDriver help page