Update dependencies
[xfishtank.git] / xfishtank.1x
1 .\"
2 .\" xfishtank.man
3 .\"
4 .\" ##
5 .\"
6 .\" Copyright (c) 1988-92 (xfishtank)
7 .\" Jonathan Greenblatt
8 .\" Dave Lemke
9 .\" Eric Bina
10 .\"
11 .\" Copyright (c) 1996 Vincent Renardias (This manpage)
12 .\"
13 .\" All Rights Reserved
14 .\"
15 .\" Permission to use, copy, modify, and distribute this software and
16 .\" its documentation for any purpose and without fee is hereby granted,
17 .\" provided that the above copyright notice appear in all copies and
18 .\" that both that copyright notice and this permission notice appear in
19 .\" supporting documentation, and that the name of the author not be
20 .\" used in advertising or publicity pertaining to distribution of the
21 .\" software without specific, written prior permission.
22 .\"
23 .\" This program is distributed in the hope that it will be "playable",
24 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
25 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 .\"
27 .TH XFISHTANK 1x "29 November 1996" "V2.2"
28 .SH NAME
29 xfishtank \- Fish swimming across your Root Window
30 .SH SYNOPSIS
31 .B xfishtank
32 [\-c <color>] [\-b <limit>] [\-f <limit>] [\-i <mult>] [\-r <rate>] [\-m <num>]
33 [\-C <num>] [\-d] [\-p <file>] [host:display]
34 .SH DESCRIPTION
35 .LP
36 xfishtank is a animation program to simulate an Aquarium on your X desktop.
37 .LP
38 Each fish can have up to 255 colors, but on startup the program
39 takes all the colors from all the fish, and squeezes them down to all fit
40 into the default colormap as best it can. Any fish can be any size in
41 width and height. To make them look more like they are swimming, fish are
42 animated (Very simple 2 frame animation). Fish CANNOT swim over each other, they
43 will turn around if they are about to collide.
44 .SH OPTIONS
45 .TP 8
46 .B \-c \fIcolor\fP
47 Background color of the fishtank
48 .TP 8
49 .B \-b \fIlimit\fP
50 Number of bubbles (Default is set to 32)
51 .TP 8
52 .B \-f \fIlimit\fP
53 Number of fishes (Default is set to 10)
54 .TP 8
55 .B \-i \fIinter\fP
56 Move interval (Default is set to 0.2)
57 .TP 8
58 .B \-r \fIrate\fP
59 Move frequency (Default is set to 0.2)
60 .TP 8
61 .B \-m \fInum\fP
62 Median cut to this many colors
63 .TP 8
64 .B \-C \fInum\fP
65 Use only this many color cells
66 .TP 8
67 .B \-d
68 Clip fish, swim on root window
69 .TP 8
70 .B \-p \fIfile\fP
71 Fish swim on picture in file
72 .TP 8
73 .B \-\fIhost\fP:\fIdpy\fP
74 This option specifies the X server to contact.
75 .SH SEE ALSO
76 .LP
77 X(1), xsetroot(1x)
78 .SH AUTHORS
79 Eric Bina, <\fIebina@ncsa.uiuc.edu\fP> (Original author)
80 .LP
81 Dave Black, <\fIdlbb0@amdahl.com\fP> (Linux port)
82 .LP
83 TJ Phan, <\fIphan@aur.alcatel.com\fP> (TrueColor Support)
84 .LP
85 Vincent Renardias <\fIvincent@waw.com\fP> (man page, Debian packaging)
86 .LP
87 Send bugs (or their reports, or fixes) here:
88 .RI < http://www.debian.org/Bugs/ >.
This page took 0.022845 seconds and 4 git commands to generate.