I use dcop
to rename a Konsole session, such as
dcop $KONSOLE_DCOP_SESSION renameSession "whatever"
However, when I ssh
to a server and from there, I issue this command, it does not work and gives error:
ERROR: Couldn't attach to DCOP server!
Is there a way using dcop
or otherwise to rename the Konsole session, even though I have ssh
'ed to another computer.
echo -en "\e]30;Title Here\a"
instead. Results in this: i.sstatic.net/cN8mY.png – Heathen