diff options
Diffstat (limited to 'system/joystick/README')
-rw-r--r-- | system/joystick/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/joystick/README b/system/joystick/README new file mode 100644 index 0000000000..922da3cdf4 --- /dev/null +++ b/system/joystick/README @@ -0,0 +1,10 @@ +jscal (a joystick calibration program, not to be confused with jscalibrator), +jstest and jsattach are 3 command-line tools which were included in Version 1 +of the Linux Joystick Driver. + +The included patch for jscal adds remapping axes and buttons functionality. + +If you wish to remap your joystick axes and/or buttons, run jscal with the -q +option: the output is a line of text containing the "jscal -u" (remap) command +with the current mappings, which you can save to a file and edit to suit your +needs. |