#!/bin/sh # # RunWM - this is a script used to launch window manager # if [ -x /usr/bin/enlightenment ] ; then # if this works, we stop here eval "exec /usr/bin/enlightenment" else cat <