X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fphosphor.man;h=154599c5f9c154a405451cae7f901152b1c7f3ea;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hp=740ce7a669ec2bfa4392b50b4c2ee515300572eb;hpb=bc7b7a8eb122206d239ec0e693676bcce31be1aa;p=xscreensaver diff --git a/hacks/phosphor.man b/hacks/phosphor.man index 740ce7a6..154599c5 100644 --- a/hacks/phosphor.man +++ b/hacks/phosphor.man @@ -20,6 +20,7 @@ phosphor - simulates an old terminal with long-sustain phosphor [\-visual \fIvisual\fP] [\-font \fIfont\fP] [\-scale \fIint\fP] [\-ticks \fIint\fP] [\-delay \fIusecs\fP] [\-program \fIcommand\fP] [\-meta] [\-esc] [\-bs] [\-del] +[\-fps] .SH DESCRIPTION The \fIphosphor\fP program draws text on the screen in a very large pixelated font that looks like an old low resolution dumb tty. The @@ -93,7 +94,7 @@ text-to-speech system installed, you can have it read the screen as phosphor prints it: .EX phosphor -program \\ - 'fortune | tee /dev/stderr | festival --tts' + 'xscreensaver-text | tee /dev/stderr | festival --tts' .EE You can also use \fIphosphor\fP as a lo-fi replacement for the .BR xterm (1) @@ -116,6 +117,9 @@ Swap Backspace and Delete. This is the default. .TP 8 .B \-bs Do not swap Backspace and Delete. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH TERMINAL EMULATION By default, \fIphosphor\fP allocates a pseudo-tty for the sub-process to run under. This has the desirable side effect that the program will be @@ -144,13 +148,14 @@ stored in the RESOURCE_MANAGER property. to inform the sub-process of the type of terminal emulation. .SH SEE ALSO .BR xscreensaver (1), +.BR xscreensaver-text (1), .BR fortune (1), -.BR apple2 (1), -.BR starwars (1), -.BR fontglide (1), -.BR ljlatest (1), +.BR apple2 (MANSUFFIX), +.BR starwars (MANSUFFIX), +.BR fontglide (MANSUFFIX), +.BR ljlatest (MANSUFFIX), .BR dadadodo (1), -.BR webcollage (1), +.BR webcollage (MANSUFFIX), .BR driftnet (1) .BR EtherPEG , .BR EtherPeek ,