#!/bin/bash xterm -e logout /usr/local/bin/cssh $* & osascript << END tell application "X11" activate end tell END