On Tuesday 13 January 2009 12:24:32 Julian Leyh wrote: > Rudi Ludwig schrieb: > > I have put that at the end of my .profile and it works for remote > > login (ssh). > > But the KDE konsole and xterm still resist and display the > > physical location at start-up instead of $HOME (~). > > I did logout of the X session and login again, just to make sure. > > Are you using a login-shell for xterm/konsole? (-ls for xterm) > > If not, it won't evaluate your .profile.
This option was new to me. It doesn't seam to be the default setup in KDE. Adding the switch (--ls) to the command did the trick. Now I get the expacted behaviour. Thanks. Rudi