However, if I put this into a launcher on my menu:sh -c "until rdesktop host; do sleep 1; done".
bash -c "while :; do rdesktop host; sleep 1; done"
then when I disconnect, it reconnects again!
I use this for ssh ... ssh will fail until I get my private key installed in ssh-agent. It's very nice for preserving ssh sessions in konsole to remote machines over reboots.
jch
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list