From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / pong.man
index 833486ed408828680a814e5385952fc8534f7756..c37364a239d83583cb5250110674af7ac0159d36 100644 (file)
@@ -1,16 +1,19 @@
-.TH XScreenSaver 1 "" "X Version 11"
+.TH XScreenSaver 1 "5-May-2004" "X Version 11"
 .SH NAME
 pong - Pong Home Video Game Emulator
 .SH SYNOPSIS
 .B pong
 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP]
 [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install]
-[\-visual \fIvisual\fP] [\-delay \fIseconds\fP]
+[\-visual \fIvisual\fP]
+[\-clock \fIfloat\fP]
+[\-noise]
+[\-fps]
 .SH DESCRIPTION
 The
 .I pong 
-The pong program simulates an ancient Pong home video game, as well as
-various artifacts from displaying it on a color TV set.
+program simulates an ancient Pong home video game, as well as various
+artifacts from displaying it on a color TV set.
 .SH OPTIONS
 .I pong
 accepts the following options:
@@ -31,8 +34,18 @@ Install a private colormap for the window.
 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 \fIdelay\fP
-The delay between displaying one crash and another.
+.B \-clock
+The score of the game will be the current time.
+.TP 8
+.B \-noise \fIfloat\fP
+How noisy the video signal should be (between 0.0 and 4.0 or so).
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
+.TP 8
+.B (\-p1 | \-p2) \fImode\fP
+Set a player to either \fIai\fP, \fImouse\fP, \fItablet\fP, \fIkbleft\fP (for W and S), or
+\fIkbright\fP (or just \fIkb\fP, for arrow keys).
 .SH ENVIRONMENT
 .PP
 .TP 8
@@ -49,18 +62,17 @@ to standard TV controls:
 .BR analogTVColor ,
 .BR analogTVBrightness ,
 and
-.BR analogTVContrast
-
-which correspond to standard TV controls. They range from 0 to
-100,except for tint which is an angle between -180 and +180.
+.BR analogTVContrast .
+They range from 0 to 100, except for tint which is an angle
+between -180 and +180.
 .SH TRADEMARKS
 Pong may be a trademark.
 
 .SH SEE ALSO
 .BR X (1),
 .BR xscreensaver (1),
-.BR xanalogtv (1),
-.BR apple2 (1)
+.BR xanalogtv (MANSUFFIX),
+.BR apple2 (MANSUFFIX)
 .SH COPYRIGHT
 2003 by Jeremy English.  Permission to use, copy, modify, 
 distribute, and sell this software and its documentation for any purpose is