Penguin
Annotated edit history of knode(1) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 KNODE
2 !!!KNODE
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 AUTHOR
8 ----
9 !!NAME
10
11
12 knode -- A USENET news reader for KDE.
13 !!SYNOPSIS
14
15
16 __knode__ [[__--help__''] [[''__--help-kde__'']
17 [[''__--help-qt__''] [[''__--version__ ''-v]
18 [[''__--license__''] [[''__--author__'']
19 [[''__--caption __''] [[''__--icon
20 __''] [[''__--miniicon __'']
21 [[''__--dcopserver __'']
22 [[''__--nocrashhandler__''] [[''__--waitforwm__'']
23 [[''__--style __''] [[''__--geometry
24 __''] [[''__--display
25 __''] [[''__--session
26 __''] [[''__--cmap__'']
27 [[''__--ncols __'']
28 [[''__--nograb__''] [[''__--dograb__'']
29 [[''__--sync__''] [[''__--font__ ''--fn
30 ''__--background__ ''--bg
31 ''__--button__ ''--btn
32 ''__--name__ ''
33 ''__--title__ ''''__--visual__
34 ''!TrueColor] [[''__--inputstyle__ ''
35 ''__--im__ ''''__--noxim__'']
36 [[''__url__'']''
37 !!DESCRIPTION
38
39
40 This manual page documents briefly the __knode__
41 command.
42
43
44 __knode__ is a KDE-based USENET news reader.
45 !!OPTIONS
46
47
48 These programs follow the usual GNU command line syntax,
49 with long options starting with two dashes (`-'). A summary
50 of options is included below. However, the ordering is very
51 strict - --help/-h must come before hostname.
52
53
54 __-v --version__
55
56
57 Show version information.
58
59
60 __--author__
61
62
63 Show information about the author.
64
65
66 __--license__
67
68
69 Show license information.
70
71
72 __--caption __
73
74
75 Specify the caption of the window.
76
77
78 __--icon __
79
80
81 Specify the icon of the window.
82
83
84 __--miniicon __
85
86
87 Specify the mini-icon of the window.
88
89
90 __--dcopserver __
91
92
93 Specify the DCOP server to use.
94
95
96 __--nocrashhandler__
97
98
99 Disable KDE crash handler (enables core dumps).
100
101
102 __--waitforwm__
103
104
105 Waits for a compatible window manager to start.
106
107
108 __--style __
109
110
111 Sets the application's GUI style (overrides
112 KDE).
113
114
115 __--geometry __
116
117
118 Sets the geometry of the window.
119
120
121 __--display __
122
123
124 Specifies the X display to use.
125
126
127 __--session __
128
129
130 Restores the application for the given session
131 ID.
132
133
134 __--cmap__
135
136
137 Forces use of an internal colour map on an 8-bit
138 display.
139
140
141 __--ncols __
142
143
144 Limits the number of colours allowed in an 8-bit
145 display.
146
147
148 __--nograb__
149
150
151 Forces Qt to never grab the mouse or keyboard.
152
153
154 __--dograb__
155
156
157 Overrides --nograb, which may be implicitly
158 set.
159
160
161 __--sync__
162
163
164 Forces synchronous mode (for debugging).
165
166
167 __--font __
168
169
170 Sets the default application font.
171
172
173 __--background
174 __
175
176
177 Sets the default background colour and application
178 pallette.
179
180
181 __--foreground
182 __
183
184
185 Sets the default foreground colour.
186
187
188 __--button
189 __
190
191
192 Sets the default button colour.
193
194
195 __--name __
196
197
198 Sets the application name.
199
200
201 __--title __
202
203
204 Sets the application title.
205
206
207 __--visual !TrueColor__
208
209
210 Forces the application to use a True Colour visual on 8-bit
211 displays.
212
213
214 __--inputstyle __
215
216
217 Sets X Input Method (XIM) input style. Possible values are:
218 onthespot, overthespot, offthespot, and root.
219
220
221 __--im __
222
223
224 Sets X Input Method (XIM) server.
225
226
227 __--noxim__
228
229
230 Disables X Input Method (XIM) support.
231
232
233 __url__
234
235
236 Opens up the specified URL (in
237 !!AUTHOR
238
239
240 This manual page was written by Daniel Stone
241 Debian GNU/Linux__
242 system (but may be used by others). Permission is granted to
243 copy, distribute and/or modify this document under the terms
244 of the GNU Free Documentation License, Version 1.1 or any
245 later version published by the Free Software Foundation;
246 with no Invariant Sections, no Front-Cover Texts and no
247 Back-Cover Texts.
248 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.