paths

James Richard Tyrer tyrerj at acm.org
Mon Jun 10 02:38:51 BST 2002


Chris wrote:
> Greetings,
> 
> 	I know this may be a very simple question, sorry to annoy anyone.. I can't
> seem to get my path's correct.. I had added the path's for kde in my
> /etc/profile on a slackware 8 system. In an xterm the paths are fine, but if
> I try to run anything from the menu bars, I get a "cannot find .. .. ..".
> When I do it from an xterm all is well. I just installed kde from the
> slackware installation.
> 

KDM now does its own paths.  They are in: "kdmrc"

If you want the: "profile" script executed when starting an X session 
with KDM, you need to have your: "Xsession" script a login script.  You 
need to change the first line to:

	#!/bin/bash --login

However, KDM will still overwrite your PATH.

You should find these files in: "$KDEDIR/share/config/kdm/"

--
JRT

___________________________________________________
This message is from the kde mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list