X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fgreynetic.man;h=1144a82042c7b4a1f9b3d7289503f29b3ebf850c;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=a34af7a455f388dbc1c64add0cc98e90475e953e;hpb=65740e2a8dea3d6309ae6e8914a0fb79e993ada8;p=xscreensaver diff --git a/hacks/greynetic.man b/hacks/greynetic.man old mode 100755 new mode 100644 index a34af7a4..1144a820 --- a/hacks/greynetic.man +++ b/hacks/greynetic.man @@ -3,7 +3,8 @@ greynetic - draw random stippled/color rectangles .SH SYNOPSIS .B greynetic -[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-delay \fIusecs\fP] +[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fIusecs\fP] +[\-fps] .SH DESCRIPTION The \fIgreynetic\fP program draws random rectangles. .SH OPTIONS @@ -19,8 +20,18 @@ Draw on the root window. .B \-mono If on a color display, pretend we're on a monochrome display. .TP 8 -.B \-delay microseconds +.B \-install +Install a private colormap for the window. +.TP 8 +.B \-visual \fIvisual\fP +Specify which visual to use. Legal values are the name of a visual class, +or the id number (decimal or hex) of a specific visual. +.TP 8 +.B \-delay \fImicroseconds\fP Slow it down. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8 @@ -42,4 +53,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.