[Jonathan: This might be usefull for an "advanced" section in the konsole=20 handbook?] On Wednesday 05 June 2002 01:01 am, Alexander V=F6lz wrote: > Dear Waldo, > > I use the Konsole program, and I like the way you can have multiple > sessions in one window. I have to telnet pretty often to a lot of > different machines, so this feature helps me getting less confused. > > I wonder if it were possible to change the session name automatically to > the machines name when telnetting to a machine? I would like to use $1, > but I don't know where Konsole gets the session name from. You can use the following script: dcop $KONSOLE_DCOP_SESSION renameSession $1 telnet $1 Or alternatively you can execute the following command on the machine you=20 telnet into: echo -e "\e]30;`hostname`\a" Cheers, Waldo =2D-=20 bastian@kde.org | SuSE Labs KDE Developer | bastian@suse.com _______________________________________________ konsole-devel mailing list konsole-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/konsole-devel