Re: window screen title in ssh connection

2009-04-27 Thread Brian Kroth
JuanPablo 2009-04-25 19:37: > hi, > for change the title of my windows screen in the ssh connections add > in the file ~/.ssh/config > host remoteHost > user remoteUser > port 22 > hostname remoteIp > ForwardX11 yes > LocalCommand echo -ne '\ekremoteHost\e\\' > > now, the title of window connec

Re: window screen title in ssh connection

2009-04-26 Thread Glen Barber
On Sat, Apr 25, 2009 at 7:37 PM, JuanPablo wrote: > hi, >  for change the title of my windows screen in the ssh connections add > in the file ~/.ssh/config > host remoteHost > user remoteUser > port 22 > hostname remoteIp > ForwardX11 yes > LocalCommand echo -ne '\ekremoteHost\e\\' > > now, the ti

window screen title in ssh connection

2009-04-25 Thread JuanPablo
hi, for change the title of my windows screen in the ssh connections add in the file ~/.ssh/config host remoteHost user remoteUser port 22 hostname remoteIp ForwardX11 yes LocalCommand echo -ne '\ekremoteHost\e\\' now, the title of window connection is correct, ok you know how change the title