.PP
\fBopenbox-gnome-session\fR runs a GNOME session with
Openbox as the window manager.
+.PP
+When running inside GNOME like this, Openbox will use the
+\fBrc-gnome.xml\fP configuration file.
.SH "SEE ALSO"
.PP
openbox(1), openbox-kde-session (1).
.PP
Please report bugs to: \fBhttp://bugzilla.icculus.org/
\fP
-.\" created by instant / docbook-to-man, Sun 13 May 2007, 18:05
+.\" created by instant / docbook-to-man, Sun 13 May 2007, 19:01
.PP
\fBopenbox-kde-session\fR runs a KDE session with
Openbox as the window manager.
+.PP
+When running inside KDE like this, Openbox will use the
+\fBrc-kde.xml\fP configuration file.
.SH "SEE ALSO"
.PP
openbox(1), openbox-gnome-session (1).
.PP
Please report bugs to: \fBhttp://bugzilla.icculus.org/
\fP
-.\" created by instant / docbook-to-man, Sun 13 May 2007, 18:05
+.\" created by instant / docbook-to-man, Sun 13 May 2007, 19:01
/* unset this so we don't pass it on unknowingly */
unsetenv("DESKTOP_STARTUP_ID");
- if (getenv("OPENBOX_CONFIG_NAMESPACE")) {
+ if (getenv("OPENBOX_CONFIG_NAMESPACE"))
ob_config_type = g_strdup(getenv("OPENBOX_CONFIG_NAMESPACE"));
- /* don't pass it on except if we restart */
- unsetenv("OPENBOX_CONFIG_NAMESPACE");
- }
}
static void parse_args(gint *argc, gchar **argv)