Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>pull/21/head
parent
2687ba91a9
commit
70f9f58541
@ -0,0 +1 @@
|
||||
add_subdirectory( man )
|
@ -0,0 +1 @@
|
||||
tde_conditional_add_subdirectory( BUILD_TDESCREENSAVER tdescreensaver )
|
@ -0,0 +1,6 @@
|
||||
add_subdirectory( kdesavers )
|
||||
add_subdirectory( tdepartsaver)
|
||||
if( WITH_XSCREENSAVER )
|
||||
add_subdirectory( kxsconfig )
|
||||
add_subdirectory( xsavers )
|
||||
endif( WITH_XSCREENSAVER )
|
@ -0,0 +1,11 @@
|
||||
if( BUILD_TDEASCIIQUARIUM )
|
||||
add_subdirectory( tdeasciiquarium )
|
||||
endif()
|
||||
|
||||
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
|
||||
|
||||
INSTALL(
|
||||
FILES ${_man_files}
|
||||
DESTINATION ${MAN_INSTALL_DIR}/man1
|
||||
COMPONENT doc
|
||||
)
|
@ -0,0 +1,51 @@
|
||||
.\" 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 KBANNER.KSS 1 "January 30, 2004"
|
||||
.\" 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
|
||||
kbanner.kss \- Banner screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kbanner.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBBanner\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkbanner.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
|
||||
This screen saver was written by Martin R. Jones <mjones@kde.org> and others.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,51 @@
|
||||
.\" 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 KBLOB.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
kblob.kss \- Blob screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kblob.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBBlob\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkblob.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
|
||||
This screen saver was written by Tiaan Wessels <tiaan@netsys.co.za>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,51 @@
|
||||
.\" 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 KCLOCK.KSS 1 "January 30, 2004"
|
||||
.\" 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
|
||||
kclock.kss \- Clock screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kclock.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBClock\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkclock.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
|
||||
This screen saver was written by Melchior Franz <mfranz@kde.org>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,51 @@
|
||||
.\" 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 KEUPHORIA.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
keuphoria.kss \- Euphoria screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B keuphoria.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBEuphoria\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkeuphoria.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
|
||||
This screen saver was written by Terence Welsh and Karl Robillard.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,52 @@
|
||||
.\" 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 KFIRESAVER.KSS 1 "October 13, 2004"
|
||||
.\" 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
|
||||
kfiresaver.kss \- Fireworks 3D screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kfiresaver.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBFireworks 3D\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkfiresaver.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
|
||||
This screen saver was written by Enrico Ros <asy@libero.it> and
|
||||
David Sansome.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,51 @@
|
||||
.\" 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 KFLUX.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
kflux.kss \- Flux screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kflux.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBFlux\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkflux.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
|
||||
This screen saver was written by Terence Welsh and Karl Robillard.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,52 @@
|
||||
.\" 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 KFOUNTAIN.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
kfountain.kss \- Particle Fountain screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kfountain.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBParticle Fountain\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkfountain.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
|
||||
This screen saver was written by Ian Reinhart Geiser <geiseri@msoe.edu>,
|
||||
Jeff Molofee <nehe@connect.ab.ca> and Nick Betcher <nbetcher@usinternet.com>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,52 @@
|
||||
.\" 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 KGRAVITY.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
kgravity.kss \- Particle Gravity screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kgravity.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBParticle Gravity\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkgravity.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
|
||||
This screen saver was written by Ian Reinhart Geiser <geiseri@msoe.edu>,
|
||||
Jeff Molofee <nehe@connect.ab.ca> and Nick Betcher <nbetcher@usinternet.com>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,53 @@
|
||||
.\" 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 KLINES.KSS 1 "January 30, 2004"
|
||||
.\" 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
|
||||
klines.kss \- Lines screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B klines.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBLines\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIklines.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
|
||||
This screen saver was written by
|
||||
Dirk Staneker <dirk.stanerker@student.uni-tuebingen.de>,
|
||||
Martin R. Jones <mjones@kde.org> and Mario Weilguni <mweilguni@kde.org>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,51 @@
|
||||
.\" 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 KLORENZ.KSS 1 "January 30, 2004"
|
||||
.\" 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
|
||||
klorenz.kss \- Lorenz Attractor screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B klorenz.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBLorenz Attractor\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIklorenz.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
|
||||
This screen saver was written by Nicolas Brodu <brodu@kde.org> and others.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,53 @@
|
||||
.\" 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 KPENDULUM.KSS 1 "October 13, 2004"
|
||||
.\" 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
|
||||
kpendulum.kss \- Pendulum screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kpendulum.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBPendulum\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
It simulates a two-part pendulum.
|
||||
.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 \fIkpendulum.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
|
||||
This screen saver was written by Georg Drenkhahn
|
||||
<georg-d@users.sourceforge.net>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,52 @@
|
||||
.\" 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 KPOLYGON.KSS 1 "January 30, 2004"
|
||||
.\" 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
|
||||
kpolygon.kss \- Polygons screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kpolygon.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBPolygons\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkpolygon.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
|
||||
This screen saver was written by Martin R. Jones <mjones@kde.org> and
|
||||
Mario Weilguni <mweilguni@kde.org>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,53 @@
|
||||
.\" 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 KROTATION.KSS 1 "October 13, 2004"
|
||||
.\" 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
|
||||
krotation.kss \- Rotation screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B krotation.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBRotation\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
It simulates a force free rotating asymmetric body.
|
||||
.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 \fIkrotation.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
|
||||
This screen saver was written by Georg Drenkhahn
|
||||
<georg-d@users.sourceforge.net>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,51 @@
|
||||
.\" 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 KSCIENCE.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
kscience.kss \- Science screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kscience.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBScience\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkscience.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
|
||||
This screen saver was written by Rene Beutler <rbeutler@g26.ethz.ch>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,53 @@
|
||||
.\" 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 KSLIDESHOW.KSS 1 "January 30, 2004"
|
||||
.\" 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
|
||||
kslideshow.kss \- Slide Show screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kslideshow.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBSlide Show\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkslideshow.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
|
||||
This screen saver was written by Stefan Taferner <taferner@kde.org>,
|
||||
Martin R. Jones <mjones@kde.org>, Chris Howells <howells@kde.org>
|
||||
and Sven Leiber <s.leiber@web.de>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,51 @@
|
||||
.\" 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 KSOLARWINDS.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
ksolarwinds.kss \- Solar Winds screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B ksolarwinds.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBSolar Winds\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIksolarwinds.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
|
||||
This screen saver was written by Terence Welsh and Karl Robillard.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,52 @@
|
||||
.\" 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 KVM.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
kvm.kss \- Virtual Machine screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kvm.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBVirtual Machine\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkvm.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
|
||||
This screen saver was written by Artur Rataj <art@zeus.polsl.gliwice.pl>,
|
||||
Eric Plante and Jamie Zawinski <jwz@jwz.org>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,52 @@
|
||||
.\" 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 KWAVE.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
kwave.kss \- Bitmap Wave screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kwave.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBBitmap Wave\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkwave.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
|
||||
This screen saver was written by Ian Reinhart Geiser <geiseri@msoe.edu>
|
||||
and Jeff Molofee <nehe@connect.ab.ca>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,7 @@
|
||||
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
|
||||
|
||||
INSTALL(
|
||||
FILES ${_man_files}
|
||||
DESTINATION ${MAN_INSTALL_DIR}/man1
|
||||
COMPONENT doc
|
||||
)
|
@ -0,0 +1,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 <kbaucom@schizoid.com>, available at
|
||||
http://www.robobunny.com/projects/asciiquarium.
|
||||
.br
|
||||
Ported to TDE by Maksim Orlovich <maksim@kde.org> and
|
||||
Michael Pyne <michael.pyne@kdemail.net>.
|
||||
.br
|
||||
This manual page was prepared by Michele Calgaro <michele.calgaro@yahoo.it>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,7 @@
|
||||
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
|
||||
|
||||
INSTALL(
|
||||
FILES ${_man_files}
|
||||
DESTINATION ${MAN_INSTALL_DIR}/man1
|
||||
COMPONENT doc
|
||||
)
|
@ -0,0 +1,50 @@
|
||||
.\" 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 KXSCONFIG 1 "October 13, 2004"
|
||||
.\" 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
|
||||
kxsconfig \- TDE X screen saver configuration tool
|
||||
.SH SYNOPSIS
|
||||
.B kxsconfig
|
||||
.RI "[ " generic-options " ]"
|
||||
\fIscreensaver\fP
|
||||
[ \fIsavername\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBkxsconfig\fP is a screen saver configuration tool
|
||||
for the Trinity Desktop Environment (TDE). It is used to configure generic
|
||||
X screen savers, i.e., screen savers that have not been written explicitly
|
||||
for TDE.
|
||||
.PP
|
||||
This program is part of the official TDE artwork module.
|
||||
.SH OPTIONS
|
||||
Below are the kxsconfig-specific options.
|
||||
For a full summary of options, run \fIkxsconfig \-\-help\fP.
|
||||
.TP
|
||||
\fIscreensaver\fP
|
||||
The filename of the screen saver to configure.
|
||||
.TP
|
||||
\fIsavername\fP
|
||||
An optional human-readable screen saver name to use in messages.
|
||||
.SH EXAMPLES
|
||||
\fIexample$\fP kxsconfig /usr/lib/xscreensaver/bouboule Bouboule
|
||||
.SH SEE ALSO
|
||||
.BR kxsrun (1).
|
||||
.SH AUTHOR
|
||||
This tool was written by Martin R. Jones <mjones@kde.org>. It also
|
||||
makes use of xscreensaver code written by Jamie Zawinski <jwz@jwz.org>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,49 @@
|
||||
.\" 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 KXSRUN 1 "May 12, 2003"
|
||||
.\" 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
|
||||
kxsrun \- TDE X screen saver launcher
|
||||
.SH SYNOPSIS
|
||||
.B kxsrun
|
||||
.RI "[ " generic-options " ]"
|
||||
\fIscreensaver\fP
|
||||
[ \fB\-\-\fP \fIoptions\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBkxsrun\fP is a screen saver launcher
|
||||
for the Trinity Desktop Environment (TDE). It is used to launch generic
|
||||
X screen savers, i.e., screen savers that have not been written explicitly
|
||||
for TDE.
|
||||
.PP
|
||||
This program is part of the official TDE artwork module.
|
||||
.SH OPTIONS
|
||||
Below are the kxsrun-specific options.
|
||||
For a full summary of options, run \fIkxsrun \-\-help\fP.
|
||||
.TP
|
||||
\fIscreensaver\fP
|
||||
The filename of the screen saver to launch.
|
||||
.TP
|
||||
\fB\-\-\fP \fIoptions\fP
|
||||
Additional options to pass to the screen saver.
|
||||
.SH EXAMPLES
|
||||
\fIexample$\fP kxsrun /usr/lib/xscreensaver/bouboule
|
||||
.SH SEE ALSO
|
||||
.BR kxsconfig (1).
|
||||
.SH AUTHOR
|
||||
This tool was written by Martin R. Jones <mjones@kde.org>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,7 @@
|
||||
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
|
||||
|
||||
INSTALL(
|
||||
FILES ${_man_files}
|
||||
DESTINATION ${MAN_INSTALL_DIR}/man1
|
||||
COMPONENT doc
|
||||
)
|
@ -0,0 +1,51 @@
|
||||
.\" 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 KPARTSAVER.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
tdepartsaver.kss \- Media screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B tdepartsaver.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBMedia\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fItdepartsaver.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
|
||||
This screen saver was written by Stefan Schimanski <1Stein@gmx.de>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,7 @@
|
||||
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
|
||||
|
||||
INSTALL(
|
||||
FILES ${_man_files}
|
||||
DESTINATION ${MAN_INSTALL_DIR}/man1
|
||||
COMPONENT doc
|
||||
)
|
@ -0,0 +1,52 @@
|
||||
.\" 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 KSPACE.KSS 1 "May 12, 2003"
|
||||
.\" 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
|
||||
kspace.kss \- Space screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kspace.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBSpace\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkspace.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
|
||||
This screen saver was written by Bernd Johannes Wuebben
|
||||
<wuebben@math.cornell.edu> and Silicon Graphics, Inc.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,53 @@
|
||||
.\" 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 KSWARM.KSS 1 "October 13, 2004"
|
||||
.\" 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
|
||||
kswarm.kss \- Swarm screen saver for TDE
|
||||
.SH SYNOPSIS
|
||||
.B kswarm.kss
|
||||
.RI "[ " generic-options " ]"
|
||||
[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP |
|
||||
\fB\-\-demo\fP ]
|
||||
.SH DESCRIPTION
|
||||
\fBSwarm\fP is a screen saver for the Trinity Desktop Environment (TDE).
|
||||
.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 \fIkswarm.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
|
||||
This screen saver was written by Patrick J. Naughton,
|
||||
Emanuel Pirker <epirker@edu.uni-klu.ac.at>,
|
||||
Jeff Butterworth <butterwo@ncsc.org> and Mario Weilguni <mweilguni@kde.org>.
|
||||
.br
|
||||
This manual page was prepared by Ben Burton <bab@debian.org>
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
Loading…
Reference in new issue