1KCOMETEN4.KSS(1)            General Commands Manual           KCOMETEN4.KSS(1)
2
3
4

NAME

6       kcometen4.kss - An OpenGL screensaver with exploding comets.
7

SYNOPSIS

9       kcometen4.kss [Qt options] [KDE options] [options]
10

DESCRIPTION

12       KCometen4  is  an OpenGL screensaver. A variety of multi-colored comets
13       bounce inside a room until they explode.  Occasionally  lightning  will
14       also strike and blow them up. Meanwhile, a free-floating camera watches
15       the action and sometimes enters a slow motion "bullet time" mode. It is
16       suprisingly hypnotic.
17

OPTIONS

19   Options:
20       --setup
21              Setup screen saver
22
23       --window-id wid
24              Run in the specified XWindow
25
26       --root Run in the root XWindow
27
28       --demo Start screen saver in demo mode [default]
29
30   Generic options:
31       --help Show help about options
32
33       --help-qt
34              Show Qt specific options
35
36       --help-kde
37              Show KDE specific options
38
39       --help-all
40              Show all options
41
42       --author
43              Show author information
44
45       -v, --version
46              Show version information
47
48       --license
49              Show license information
50
51       --     End of options
52
53
54   KDE options:
55       --caption caption
56              Use caption as name in the titlebar
57
58       --icon icon
59              Use icon as the application icon
60
61       --config filename
62              Use alternative configuration file
63
64       --nocrashhandler
65              Disable crash handler, to get core dumps
66
67       --waitforwm
68              Waits for a WM_NET compatible windowmanager
69
70       --style style
71              sets the application GUI style
72
73       --geometry geometry
74              sets  the  client geometry of the main widget - see X(7) for the
75              argument format
76
77
78   Qt options:
79       --display displayname
80              Use the X-server display displayname
81
82       --session sessionId
83              Restore the application for the given sessionId
84
85       --cmap Causes the application to install a  private  color  map  on  an
86              8-bit display
87
88       --ncols count
89              Limits  the  number  of colors allocated in the color cube on an
90              8-bit  display,  if  the  application  is  using  the  QApplica‐
91              tion::ManyColor color specification
92
93       --nograb
94              tells Qt to never grab the mouse or the keyboard
95
96       --dograb
97              running   under  a  debugger  can  cause  an  implicit  -nograb,
98              use -dograb to override
99
100       --sync switches to synchronous mode for debugging
101
102       --fn, --font fontname
103              defines the application font
104
105       --bg, --background color
106              sets the default background color  and  an  application  palette
107              (light and dark shades are calculated)
108
109       --fg, --foreground color
110              sets the default foreground color
111
112       --btn, --button color
113              sets the default button color
114
115       --name name
116              sets the application name
117
118       --title title
119              sets the application caption title
120
121       --visual TrueColor
122              forces  the  application  to  use a TrueColor visual on an 8-bit
123              display
124
125       --inputstyle inputstyle
126              sets XIM (X Input  Method)  input  style.  Possible  values  are
127              onthespot, overthespot, offthespot, and root
128
129       --im XIM server
130              set XIM server
131
132       --noxim
133              disable XIM
134
135       --reverse
136              mirrors the whole layout of widgets
137
138       --stylesheet file.qss
139              applies the Qt stylesheet to the application widgets
140
141
142

AUTHORS

144       Peter  Müller <pmueller@cs.tu-berlin.de> wrote the original program for
145       KDE3 as KCometen3.
146       John Stamp <jstamp@users.sourceforge.net> ported it to KDE4 and added a
147       few bugfixes and features.
148
149
150       This  manual  page  was  written  by  John  Stamp <jstamp@users.source‐
151       forge.net>.  Permission is granted to copy,  distribute  and/or  modify
152       this  document  under the terms of the GNU General Public License, Ver‐
153       sion 2 or any later version published by the Free Software Foundation.
154
155
156
157KCometen4                          Sep 2008                   KCOMETEN4.KSS(1)
Impressum