Adding all other joystick command-line flags to man page overview.
Fixed spelling error in OPTIONS doc.
This commit is contained in:
parent
ff020525ef
commit
2146904cb0
3 changed files with 38 additions and 2 deletions
|
|
@ -409,7 +409,7 @@ Windows Users
|
|||
Sets the maximum pixels the pointer will move at once. Allowed
|
||||
values are from 1 to 7. Default value is 7.
|
||||
|
||||
joystick-hat-timeout=MILISECONDS
|
||||
joystick-hat-timeout=MILLISECONDS
|
||||
Sets the delay after wich the pointer will start moving
|
||||
automatically if the hat is keeped pushed. Allowed values are
|
||||
from 0 to 3000. Default value is 1000.
|
||||
|
|
|
|||
|
|
@ -511,7 +511,7 @@ New Breed Software</p>
|
|||
Allowed values are from 1 to 7. Default value is 7.
|
||||
</dd>
|
||||
|
||||
<dt><code><b>joystick-hat-timeout=<i>MILISECONDS</i></b></code></dt>
|
||||
<dt><code><b>joystick-hat-timeout=<i>MILLISECONDS</i></b></code></dt>
|
||||
<dd>
|
||||
Sets the delay after wich the pointer will start moving automatically if the hat is keeped pushed.
|
||||
Allowed values are from 0 to 3000. Default value is 1000.
|
||||
|
|
|
|||
|
|
@ -77,6 +77,42 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-joystick-maxsteps=\fISTEPS\fP]
|
||||
.br
|
||||
[\-\-joystick-hat-timeout=\fIMILLISECONDS\fP]
|
||||
.br
|
||||
[\-\-joystick-hat-slowness=\fISPEED\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-escape=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-brush=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-stamp=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-lines=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-shapes=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-text=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-label=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-magic=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-undo=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-redo=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-eraser=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-new=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-open=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-save=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-pgsetup=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-joystick-btn-print=\fIBUTTON\fP]
|
||||
.br
|
||||
[\-\-stampsize=\fISIZE\fP]
|
||||
.br
|
||||
[\-\-keyboard]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue