logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qjoypad - Program for mapping gamepad/joystick events to mouse/keyboard events

Description

       Program for mapping gamepad/joystick events to mouse/keyboard events

Name

       qjoypad - Program for mapping gamepad/joystick events to mouse/keyboard events

Options

-h,--help
              Show summary of options.

       --device
              Look  for  joystick  devices  in  "path".  This should be something like "/dev/input" if your game
              devices are in /dev/input/js0, /dev/input/js1, etc.

       --notray
              Do not use a system tray icon. This is useful for window managers that don't support this feature.

       --update
              Force a running instance of QJoyPad to update its list of devices and layouts.

       "layoutname"
              Load the given layout in an already running instance of QJoyPad, or start QJoyPad using the  given
              layout.

                                                October  7, 2013                                      QJOYPAD(1)

Synopsis

qjoypad [--device "/device/path"] [--notray] ["layout name"]

See Also