-
Notifications
You must be signed in to change notification settings - Fork 12
/
acidwarp.6
71 lines (68 loc) · 1.68 KB
/
acidwarp.6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
.TH ACIDWARP 6 "December 2000"
.SH NAME
acidwarp \- Colour cycling eye\-candy
.SH SYNOPSIS
.B acidwarp
[
.B options
]
.SH DESCRIPTION
Acidwarp is an eye candy program For more information go to
http://www.noah.org/acidwarp/
.SH COMMAND\-LINE OPTIONS
No options are necessary. Just type
.B acidwarp
and watch the show. However, you can give the following arguments at the command-line:
.TP
.B -d --delay seconds
Specifies the number of seconds to delay each picture. Defaults to 20.
.TP
.B -h --help
Prints a help screen.
.TP
.B -n --nologo
Tells acidwarp not to display the logo at starup.
.TP
.B -s --speed microseconds
Specifies the speed of the palette rotation. Defaults to 25000.
.TP
.B -w --warper
Prints a text file explaining how to build "The Warper".
.SH KEYBOARD COMMANDS
When acidwarp is running you can control it with keyboard commands.
.TP
.B Up
causes the pallette to rotate faster.
.TP
.B Down
causes the pallette to rotate slower.
.TP
.B l
(L)ock on the current pattern.
.TP
.B k
switch to the next pallette.
.TP
.B p
(P)ause. Totally stops pallette rotation and pattern changing.
.TP
.B q
(Q)uit. Causes Acidwarp to exit.
.TP
.B n
(N)ext pattern.
.SH AUTHORS
The authors of the MS\-DOS version of
.B acidwarp
are Noah Spurrier (noah@noah.org) and Mark Bilk.
.PP
The Linux port was done by Steven Wills (willssl@jmu.edu).
.PP
The SDL port was done by Boris Gjenero (boris.gjenero@gmail.com).
.PP
This man page was written by Michael Sterrett (msterret@css.tayloru.edu) and updated by Boris Gjenero.
.SH COPYRIGHT
Copyright (C) 1992, 1993 Noah Spurrier and Mark Bilk.
.B acidwarp
is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License.