1GALEON(1) General Commands Manual GALEON(1)
2
3
4
6 Galeon - gecko-based GNOME web browser
7
9 galeon [OPTION...] [URL...]
10
12 Galeon is a GNOME web browser using the Mozilla rendering and network‐
13 ing engines.
14
16 Galeon accepts the following options:
17
18 Help options
19
20 -?, --help
21 Show summary of options.
22
23 --usage
24 Display brief usage message.
25
26 GNOME options
27
28 --disable-sound
29 Disable sound server usage
30
31 --enable-sound
32 Enable sound server usage
33
34 --espeaker=HOSTNAME:PORT
35 Host:port on which the sound server to use is running
36
37 --version
38 Print version number and exit
39
40 GTK options
41
42 --gdk-debug=FLAGS
43 Gdk debugging flags to set
44
45 --gdk-no-debug=FLAGS
46 Gdk debugging flags to unset
47
48 --display=DISPLAY
49 X display to use
50
51 --sync Make X calls synchronous
52
53 --no-xshm
54 Don't use X shared memory extension
55
56 --name=NAME
57 Program name as used by the window manager
58
59 --class=CLASS
60 Program class as used by the window manager
61
62 --gxid_host=HOST
63
64 --gxid_port=PORT
65
66 --xim-preedit=STYLE
67
68 --xim-status=STYLE
69
70 --gtk-debug=FLAGS
71 Gtk+ debugging flags to set
72
73 --gtk-no-debug=FLAGS
74 Gtk+ debugging flags to unset
75
76 --g-fatal-warnings
77 Make all warnings fatal
78
79 --gtk-module=MODULE
80 Load an additional Gtk module
81
82 GNOME GUI options
83
84 --disable-crash-dialog
85
86 Session management options
87
88 --sm-client-id=ID
89 Specify session management ID
90
91 --sm-config-prefix=PREFIX
92 Specify prefix of saved configuration
93
94 --sm-disable
95 Disable connection to session manager
96
97 OAF options
98
99 --oaf-od-ior=IOR
100 Object directory to use when registering servers
101
102 --oaf-ior-fd=FD
103 File descriptor to print IOR on
104
105 --oaf-activate-iid=IID
106 IID to activate
107
108 --oaf-private
109 Prevent registering of server with OAF
110
111 Galeon options
112
113 -n, --new-tab
114 Open a new tab in an existing Galeon window
115
116 -w, --new-window
117 Open a new window in an existing Galeon process
118
119 --noraise
120 Do not raise the window when opening a page in an existing
121 Galeon process
122
123 -f, --fullscreen
124 Run galeon in full screen mode
125
126 -x, --existing
127 Attempt to load URL in existing Galeon window
128
129 -p, --panel
130 Open as a panel applet
131
132 -s, --server
133 Don't open any windows; instead act as a server for quick
134 startup of new Galeon instances
135
136 -t, --add-bookmark=URL
137 Add a temp bookmark (don't open any window)
138
139 -g, --geometry=GEOMETRY
140 Create the initial window with the given geometry. See X(1) for
141 the GEOMETRY format
142
143 -c, --close
144 Close all Galeon windows
145
146 -q, --quit
147 Same as --close, but exits server mode too
148
150 Written by Marco Pesenti Gritti, Remco de Jong, Ricardo Fernández Pas‐
151 cual, Nate Case, Bob Phan, Matt Aubury, Joshua Horvath, Yanko Kaneti,
152 Philip Langdale and Matthew Mueller.
153
155 Please report bugs at http://bugzilla.gnome.org.
156
158 Copyright © 2000-2001 Marco Pesenti Gritti
159 This is free software; see the source for copying conditions. There is
160 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
161 PURPOSE.
162
164 The webpage for Galeon is at http://galeon.sourceforge.net. Here you
165 can find info about Galeon and download the latest version.
166
168 gtm(1)
169
170
171
172Version 2.0.7 2 July 2001 GALEON(1)