Added missing screensaver-related options to man page.
This commit is contained in:
parent
055b83bd84
commit
9892fd855b
1 changed files with 11 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
.\" tuxpaint.1 - 2008.07.10
|
.\" tuxpaint.1 - 2008.07.14
|
||||||
.TH TUXPAINT 1 "10 July 2008" "0.9.21" "Tux Paint"
|
.TH TUXPAINT 1 "14 July 2008" "0.9.21" "Tux Paint"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||||
|
|
||||||
|
|
@ -11,6 +11,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||||
.B tuxpaint
|
.B tuxpaint
|
||||||
[\-\-fullscreen]
|
[\-\-fullscreen]
|
||||||
.br
|
.br
|
||||||
|
[\-\-allowscreensaver]
|
||||||
|
.br
|
||||||
[\-\-WIDTHxHEIGHT]
|
[\-\-WIDTHxHEIGHT]
|
||||||
.br
|
.br
|
||||||
[\-\-native]
|
[\-\-native]
|
||||||
|
|
@ -83,6 +85,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||||
.B tuxpaint (defaults)
|
.B tuxpaint (defaults)
|
||||||
[\-\-windowed]
|
[\-\-windowed]
|
||||||
.br
|
.br
|
||||||
|
[\-\-disablescreensaver]
|
||||||
|
.br
|
||||||
[\-\-800x600]
|
[\-\-800x600]
|
||||||
.br
|
.br
|
||||||
[\-\-orient=landscape]
|
[\-\-orient=landscape]
|
||||||
|
|
@ -191,6 +195,11 @@ configuration files. (See below.)
|
||||||
.B \-\-fullscreen \-\-windowed
|
.B \-\-fullscreen \-\-windowed
|
||||||
Run \fITux Paint\fP in full-screen mode, or in a window (default).
|
Run \fITux Paint\fP in full-screen mode, or in a window (default).
|
||||||
|
|
||||||
|
.TP 8
|
||||||
|
.B \-\-allowscreensaver \-\-disablescreensaver
|
||||||
|
Normally, \fItuxpaint\fP disables your screensaver. Use \-\-allowscreensaver
|
||||||
|
to prevent this from happening.
|
||||||
|
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-native
|
.B \-\-native
|
||||||
When in fullscreen mode, use the system's default screen resolution.
|
When in fullscreen mode, use the system's default screen resolution.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue