Documenting mouse accessibility and onscreen keyboard options.
Normalizing those options ('-' instead of '_' in their names, like other opts.)
This commit is contained in:
parent
c314c49927
commit
2715f918e9
7 changed files with 130 additions and 81 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2011.01.12
|
||||
.TH TUXPAINT 1 "12 January 2011" "0.9.22" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2011.04.13
|
||||
.TH TUXPAINT 1 "13 April 2011" "0.9.22" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
@ -63,6 +63,10 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-mirrorstamps]
|
||||
.br
|
||||
[\-\-mouse-accessibility]
|
||||
.br
|
||||
[\-\-onscreen-keyboard]
|
||||
.br
|
||||
[\-\-stampsize=\fISIZE\fP]
|
||||
.br
|
||||
[\-\-keyboard]
|
||||
|
|
@ -362,6 +366,16 @@ With \fImirrorstamps\fP set, stamps which can be mirrored will appear
|
|||
mirrored by default. This can be useful when used by people who prefer
|
||||
things right-to-left over left-to-right.
|
||||
|
||||
.TP 8
|
||||
.B \-\-mouse-accessibility
|
||||
In this mode, instead of clicking, dragging and releasing (e.g., to draw),
|
||||
you click, move, and click again to end the motion.
|
||||
|
||||
.TP 8
|
||||
.B \-\-onscreen-keyboard
|
||||
Presents a clickable on-screen keyboard when using the \fIText\fP and
|
||||
\fILabel\fP tools.
|
||||
|
||||
.TB 8
|
||||
.B \-\-stampsize=\fIsize\fP \-\-stampsize=default
|
||||
Sets the default size of all stamps, relative to their possible sizes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue