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