blob: 2eb943ee24336aab626ece7bb29f3af06fd3a521 (
plain)
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
|
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH TDEASCIIQUARIUM.KSS 1 "May 21, 2021"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
tdeasciiquarium.kss \- TDE screensaver to draw an ASCII art aquarium
.SH SYNOPSIS
.B tdeasciiquarium.kss
.RI "[ " generic-options " ]"
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
\fB\-\-demo\fP ]
.SH DESCRIPTION
\fBTDEAsciiquarium\fP is a screen saver for the Trinity Desktop Environment (TDE).
It draws an ASCII art aquarium.
.PP
This program is part of the official TDE artwork module.
.SH OPTIONS
Below are the screen saver-specific options.
For a full summary of options, run \fItdeasciiquarium.kss \-\-help\fP.
.TP
\fB\-\-setup\fP
Set up the screen saver.
.TP
\fB\-\-window-id\fP \fIwid\fP
Run in the specified XWindow.
.TP
\fB\-\-root\fP
Run in the root XWindow.
.TP
\fB\-\-demo\fP
Start the screen saver in demo mode (default).
.SH SEE ALSO
.BR kxsconfig (1),
.BR kxsrun (1).
.SH AUTHOR
Native TDE Screensaver based on the Asciiquarium program
from Kirk Baucom <[email protected]>, available at
http://www.robobunny.com/projects/asciiquarium.
.br
Ported to TDE by Maksim Orlovich <[email protected]> and
Michael Pyne <[email protected]>.
.br
This manual page was prepared by Michele Calgaro <[email protected]>
for the Debian GNU/Linux system (but may be used by others).
|