Forrest logo
back to context overview

qjoypad

List of commands for qjoypad:

  • qjoypad:tldr:09dc0 qjoypad: Force a running instance of QJoyPad to update its list of devices and layouts.
    $ qjoypad --update
    try on your machine
    explain this command
  • qjoypad:tldr:58b8b qjoypad: Start QJoyPad but don't show a system tray icon.
    $ qjoypad --notray
    try on your machine
    explain this command
  • qjoypad:tldr:722b3 qjoypad: Start QJoyPad and force the window manager to use a system tray icon.
    $ qjoypad --force-tray
    try on your machine
    explain this command
  • qjoypad:tldr:9ee0b qjoypad: Start QJoyPad and look for devices in a specific directory.
    $ qjoypad --device=${path-to-directory}
    try on your machine
    explain this command
  • qjoypad:tldr:c2048 qjoypad: Load the given layout in an already running instance of QJoyPad, or start QJoyPad using the given layout.
    $ qjoypad "${layout}"
    try on your machine
    explain this command
  • qjoypad:tldr:d2b95 qjoypad: Start QJoyPad.
    $ qjoypad
    try on your machine
    explain this command
back to context overview