X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Frorschach.man;h=5a28cf6558c49fa7e283e4fe0ee91edf4643ffbf;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=c89b1704e442c274a4ee81d568354bd401b63e54;hpb=186b0b9f1638444c650c9273df38085e0db71e4a;p=xscreensaver diff --git a/hacks/rorschach.man b/hacks/rorschach.man index c89b1704..5a28cf65 100644 --- a/hacks/rorschach.man +++ b/hacks/rorschach.man @@ -3,7 +3,8 @@ rorschach - simulate ink-blot patterns .SH SYNOPSIS .B rorschach -[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-iterations \fIinteger\fP] [\-offset \fIinteger\fP] [\-xsymmetry] [\-ysymmetry] [\-erase\-mode \fIinteger\fP] [\-erase\-speed \fIusecs\fP] [\-delay \fIsecs\fP] +[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-iterations \fIinteger\fP] [\-offset \fIinteger\fP] [\-xsymmetry] [\-ysymmetry] [\-erase\-speed \fIusecs\fP] [\-delay \fIsecs\fP] +[\-fps] .SH DESCRIPTION The \fIrorschach\fP program draws random patterns reminiscent of the psychological test of same name. @@ -39,16 +40,15 @@ Whether the images should be horizontally symmetrical. Default true. .B \-ysymmetry Whether the images should be vertically symmetrical. Default false. .TP 8 -.B \-erase\-mode \fIinteger\fP -This sets the erase mode. Mode \-1 chooses a random mode each time. There -are currently 6 modes defined (0\-5). -.TP 8 .B \-erase\-speed \fIusecs\fP This controls the speed at which the screen will be erased. (Delay between erasing of individual lines.) .TP 8 .B \-delay \fIseconds\fP This sets the number of seconds that the figure will be on the screen. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8 @@ -72,4 +72,4 @@ appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. .SH AUTHOR -Jamie Zawinski , 13-aug-92. +Jamie Zawinski , 13-aug-92.