[xmonad] New Window Split and SSH
Brandon Allbery
allbery.b at gmail.com
Fri May 20 12:06:15 CEST 2011
On Thu, May 19, 2011 at 20:18, scolfield <kscolfield at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20110520/d089b6a6/attachment.htm>
More information about the xmonad
mailing list