On Thu, May 19, 2011 at 20:18, scolfield <kscolfield@gmail.com> wrote:
I would might to do split current window and automatically make a ssh call to a host
predetermined. 

Bind a key to something along the lines of

> spawn "xterm -e ssh hostname"

You may also want to use the -n option so you can specify either custom xterm settings via ~/.Xresources, or custom xmonad window handling in the manageHook.