System Grab Bag

View all TLDR pages from Linux (or from all pages)

qjoypad

Translate input from gamepads or joysticks into keyboard strokes or mouse actions. More information: http://qjoypad.sourceforge.net/.
  • Start QJoyPad:
    qjoypad
  • Start QJoyPad and look for devices in a specific directory:
    qjoypad --device={{path/to/directory}}
  • Start QJoyPad but don't show a system tray icon:
    qjoypad --notray
  • Start QJoyPad and force the window manager to use a system tray icon:
    qjoypad --force-tray
  • Force a running instance of QJoyPad to update its list of devices and layouts:
    qjoypad --update
  • Load the given layout in an already running instance of QJoyPad, or start QJoyPad using the given layout:
    qjoypad "{{layout}}"

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.