use the session called "openbox-session: for gnome session because it will still run metacity if you use the default one

This commit is contained in:
Dana Jansens 2007-05-22 03:00:12 +00:00
parent e97a443590
commit b9056e96b8

View file

@ -2,4 +2,4 @@
# Run GNOME with Openbox as its window manager
export WINDOW_MANAGER="@bindir@/openbox"
exec gnome-session "$@"
exec gnome-session --choose-session=openbox-session "$@"