Penguin
Annotated edit history of gabber(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 GABBER
2 !!!GABBER
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 AUTHOR
8 ----
9 !!NAME
10
11
12 gabber - A GNOME Jabber client.
13 !!SYNOPSIS
14
15
16 __gabber [[OPTION...]__
17 !!DESCRIPTION
18
19
20 This manual page documents briefly the __gabber__
21 command.
22
23
24 __gabber__ is documented extensively in html format. You
25 can find this documentation in the Gnome Help
26 Browser.
27
28
29 __gabber__ client for an instant messaging system called
30 Jabber. Jabber is a Free and Open Source distributed instant
31 messaging system. It does not rely on a single server, and
32 the protocol is well documented. Jabber allows communication
33 with many different instant messaging systems, including ICQ
34 and AIM.
35 !!OPTIONS
36
37
38 These programs follow the usual GNU command line syntax,
39 with long options starting with two dashes (`-'). A summary
40 of options is included below.
41
42
43 __Help options__
44
45
46 __--help__
47
48
49 Show summary of options.
50
51
52 __--usage__
53
54
55 Display brief usage message.
56
57
58 __GNOME options__
59
60
61 __--disable-sound__
62
63
64 Disable sound server usage
65
66
67 __--enable-sound__
68
69
70 Enable sound server usage
71
72
73 __--espeaker=HOSTNAME:PORT__
74
75
76 Host:port on which the sound server to use is
77 running
78
79
80 __GTK options__
81
82
83 __--gdk-debug=FLAGS__
84
85
86 Gdk debugging flags to set
87
88
89 __--gdk-no-debug=FLAGS__
90
91
92 Gdk debugging flags to unset
93
94
95 __--display=DISPLAY__
96
97
98 X display to use
99
100
101 __--sync__
102
103
104 Make X calls synchronous
105
106
107 __--no-xshm__
108
109
110 Don't use X shared memory extension
111
112
113 __--name=NAME__
114
115
116 Program name as used by the window manager
117
118
119 __--class=CLASS__
120
121
122 Program class as used by the window manager
123
124
125 __--gxid_host=HOST__
126
127
128 __--gxid_port=PORT__
129
130
131 __--xim-preedit=STYLE__
132
133
134 __--xim-status=STYLE__
135
136
137 __--gtk-debug=FLAGS__
138
139
140 Gtk+ debugging flags to set
141
142
143 __--gtk-no-debug=FLAGS__
144
145
146 Gtk+ debugging flags to unset
147
148
149 __--g-fatal-warnings__
150
151
152 Make all warnings fatal
153
154
155 __--gtk-module=MODULE__
156
157
158 Load an additional Gtk module
159
160
161 __GNOME GUI options__
162
163
164 __--disable-crash-dialog__
165
166
167 __Session management options__
168
169
170 __--sm-client-id=ID__
171
172
173 Specify session management ID
174
175
176 __--sm-config-prefix=PREFIX__
177
178
179 Specify prefix of saved configuration
180
181
182 __--sm-disable__
183
184
185 Disable connection to session manager
186 !!AUTHOR
187
188
189 This manual page was written by Norbert Veber
190 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.