<div dir="ltr"><font face="monospace, monospace">Hi,</font><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I'm using the following on CentOS 7.3:</font></div><div><font face="monospace, monospace"><br></font></div><div><div><font face="monospace, monospace">Qt: 4.8.5</font></div><div><font face="monospace, monospace">KDE Development Platform: 4.14.8</font></div><div><font face="monospace, monospace">Konsole: 2.10.5</font></div></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I've noticed that when I first open konsole, the *WM_NAME properties are as follows:</font></div><div><font face="monospace, monospace"><br></font></div><div><div><font face="monospace, monospace">_NET_WM_NAME(UTF8_STRING) = "Konsole"</font></div><div><font face="monospace, monospace">WM_NAME(STRING) = "Konsole"</font></div></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">But if I change the tab title via something like this:</font></div><div><font face="monospace, monospace"><span style="color:rgb(0,0,0)">$ qdbus org.kde.konsole $KONSOLE_DBUS_SESSION org.kde.konsole.Session.setTabTitleFormat 0 "NewTitle"</span><br></font></div><div><span style="color:rgb(0,0,0)"><font face="monospace, monospace"><br></font></span></div><div><font color="#000000" face="monospace, monospace">Or by using an escape sequence, the *WM_NAME properties are updated thusly:</font></div><div><font color="#000000" face="monospace, monospace"><br></font></div><div><font color="#000000" face="monospace, monospace"><div>_NET_WM_NAME(UTF8_STRING) = "NewTitle \342\200\223 Konsole"</div><div>WM_NAME(STRING) = "NewTitle ? Konsole"</div><div><br></div><div>Referring to the example above, how can I get the WM_NAME to be just "NewTitle"?</div><div><br></div><div>Thanks,</div><div><br></div><div>-- </div><div>Mun</div><div><br></div></font></div></div>