#!/bin/sh # Run KDE with Openbox as its window manager export KDEWM="@bindir@/openbox" exec startkde "$@"