Qt3to4
[kdeartwork.git] / debian / kxsrun.1
blob4c77abe31f5731e05929ef77e474a84550b42984
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH KXSRUN 1 "May 12, 2003"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 kxsrun \- KDE X screen saver launcher
20 .SH SYNOPSIS
21 .B kxsrun
22 .RI "[ " generic-options " ]"
23 \fIscreensaver\fP
24 [ \fB\-\-\fP \fIoptions\fP ]
25 .SH DESCRIPTION
26 \fBkxsrun\fP is a screen saver launcher
27 for the K Desktop Environment (KDE).  It is used to launch generic
28 X screen savers, i.e., screen savers that have not been written explicitly
29 for KDE.
30 .PP
31 This program is part of the official KDE artwork module.
32 .SH OPTIONS
33 Below are the kxsrun-specific options.
34 For a full summary of options, run \fIkxsrun \-\-help\fP.
35 .TP
36 \fIscreensaver\fP
37 The filename of the screen saver to launch.
38 .TP
39 \fB\-\-\fP \fIoptions\fP
40 Additional options to pass to the screen saver.
41 .SH EXAMPLES
42 \fIexample$\fP kxsrun /usr/lib/xscreensaver/bouboule
43 .SH SEE ALSO
44 .BR kxsconfig (1).
45 .SH AUTHOR
46 This tool was written by Martin R. Jones <mjones@kde.org>.
47 .br
48 This manual page was prepared by Ben Burton <bab@debian.org>
49 for the Debian GNU/Linux system (but may be used by others).