> Actually, I didn't do it correct there either :) > > osascript &>/dev/null \ > -e 'tell app "Backdrop" to activate' \ > -e 'tell app "MenuShade" to activate' \ > -e 'tell app "TextMate" to activate' & Fantastic, works great.