On Tue, 19 Apr 2016 09:28:10 +0000 (UTC) Walter Valenti <[email protected]> wrote: > The name of windows in wrong when the user is 'root'. > Example: > I open sakura with my user, I see: > walter@giada: ~ > > Now I exec 'su -', but the window name remains "walter@giada: ~" > > Note that I switch on another user, the windows name is correct. > Example: > I exec: su - test > The window name is: test@giada: ~
For me sakura doesn't change title depending on which user is logged in - Are you sure you don't have anything setting the title as the user in some startup script (like bashrc) or something similar? (For example something using something like http://tldp.org/HOWTO/Xterm-Title-3.html ) This would explain it if you would get the behaviour for some users, but not for others. -- Andreas Rönnquist [email protected]

