#!/bin/sh # Run GNOME with Openbox as its window manager export WINDOW_MANAGER="@bindir@/openbox" exec gnome-session "$@"