X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fnoseguy.man;h=3d98ea0bbb1a76be028bfc812eb0eb478064f840;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=d482887ed296e394a55d7c81f3d9b51c29ebfdf8;hpb=bc7b7a8eb122206d239ec0e693676bcce31be1aa;p=xscreensaver diff --git a/hacks/noseguy.man b/hacks/noseguy.man index d482887e..3d98ea0b 100644 --- a/hacks/noseguy.man +++ b/hacks/noseguy.man @@ -3,7 +3,21 @@ noseguy - a little guy with a big nose wanders around being witty .SH SYNOPSIS .B noseguy -[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-text-foreground \fIcolor\fP] [\-text-background \fIcolor\fP] [\-font \fIfont\fP] [\-window] [\-root] [\-install] [\-visual \fIvisual\fP] [\-mode \fImode\fP] [\-program \fIprogram\fP] [\-filename \fIfile\fP] [\-text \fItext\fP] +[\-display \fIhost:display.screen\fP] +[\-foreground \fIcolor\fP] +[\-background \fIcolor\fP] +[\-text-foreground \fIcolor\fP] +[\-text-background \fIcolor\fP] +[\-font \fIfont\fP] +[\-window] +[\-root] +[\-install] +[\-visual \fIvisual\fP] +[\-mode \fImode\fP] +[\-program \fIprogram\fP] +[\-filename \fIfile\fP] +[\-text \fItext\fP] +[\-fps] .SH DESCRIPTION A little man with a big nose and a hat runs around spewing out messages to the screen. This code (and its bitmaps) were extracted from the \fIxnlock\fP @@ -28,23 +42,15 @@ or the id number (decimal or hex) of a specific visual. .B \-font \fIfont\fP The font used for the messages. .TP 8 -.B \-mode [ program | file | string ] -In \fIprogram\fP mode, the messages are gotten by running a program. -The program used is controlled by the \fI\-program\fP option, and -the \fI.program\fP resource. +.B \-program \fIprogram\fP +This program will be run periodically, and its output will be the text +of the messages. Default: -In \fIfilename\fP mode, the message used is the contents of a file. -The file used is controlled by the \fI\-file\fP option, and -the \fI.filename\fP resource. + xscreensaver-text --cols 40 | head -n15 -In \fIstring\fP mode, the message is whatever was specified on the -command line as the \fI\-text\fP option, or in the resource database -as the \fI.text\fP resource. -.TP 8 -.B \-program \fIprogram\fP -If \fImode\fP is \fIprogram\fP (the default), then this program will be -run periodically, and its output will be the text of the messages. The -default program is \fI"fortune -s"\fP, but \fIyow\fP is also a good choice. +You can configure the text printed through the "Advanced" tab of +.BR xscreensaver\-demo (1), +or by editing your ~/.xscreensaver file. .TP 8 .B \-filename \fIfile\fP If \fImode\fP is \fIfile\fP, then the contents of this file will be used @@ -52,6 +58,9 @@ for all messages. .TP 8 .B \-text \fIstring\fP If \fImode\fP is \fIstring\fP, then this text will be used for all messages. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8 @@ -64,6 +73,7 @@ stored in the RESOURCE_MANAGER property. .SH SEE ALSO .BR X (1), .BR xscreensaver (1), +.BR xscreensaver-text (1), .BR xnlock (1) .SH COPYRIGHT Copyright 1985, 1990 by Dan Heller .