Autolauncher for xterm/kconsole in kde?

liste at hgfelger.de liste at hgfelger.de
Sun Oct 12 12:53:02 BST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Salut Peter,
maybe I did not get you right. But why don't you use a simple bash-script
which you place on the desktop? The line to start Konsole with the right
title is the following:
 c="ssh root at remote-computer.org"; konsole  -T "$c" -e $c
The easiest solution would be to replace $c with `basename $1` (the first
argument). So you could create your remote-sessions with the touch
command, e.g.
 touch "/home/my-user/Desktop/ssh root at remote-computer.org"
If you make a shift/loop construction, you could also drop more than one
association on this script. Then you would want also a check, to see, if
the script was called without parameter. Then it sould ask for the
ssh-command... So no need to warm up your c++-compiler at all.

On Sun, 12 Oct 2003, Peter Losher wrote:
> Is there a applet somewhere that sits on the desktop that just has a
> entry field for a hostname that invokes konsole setting the title to the
> hostname as well as ssh'ing to the named host?  That way I could get rid
> of all these menu entries, and life would be that much less cluttered.
> :)

cheers
  hartwig felger

Hartwig Felger informatics

- -- 
1024D/339FD693 Hartwig Felger <hgfelger at hgfelger.de>
Key fingerprint = FB2F 3EE9 345A D55B 6FF2  0EC1 F5B0 684F 339F D693
For the pulic keys, please visit my page.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/iUCn9bBoTzOf1pMRAlxsAKDJapivsxqzmv74JSQ2gY8lOKuWgACfUPNJ
XiWVpm1mdpWaRqGxFwoXPEc=
=AfhT
-----END PGP SIGNATURE-----
___________________________________________________
This message is from the kde mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list