Re: PATH variable and lock screen

2003-03-30 Thread Pavlos Parissis
On Sun, 30 Mar 2003 15:43:19 +0200 Hendrik Sattler <[EMAIL PROTECTED]> wrote: > > The top of the startkde script > #!/bin/sh > # > > Try to change that to > #!/bin/sh --login > # > > and only set the KDEWM variable in the bash files. > When I have #!/bin/sh --login to /usr/bin/startkde and t

Re: PATH variable and lock screen

2003-03-30 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Sonntag, 30. März 2003 15:11 schrieb Pavlos Parissis: > Xmm I can not say that I get what are you saying. > > I am starting wmaker through /usr/bin/startkde > ... > .. > # will remain undetected. > KDEWM="wmaker" > test -n "$KDEWM" && KDEWM="--windo

Re: PATH variable and lock screen

2003-03-30 Thread Pavlos Parissis
On Sun, 30 Mar 2003 14:24:17 +0200 Hendrik Sattler <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am Sonntag, 30. Mδrz 2003 12:18 schrieb Pavlos Parissis: > > So I will stick with -ls. > > But I am wondering why my xterm and konsole are not setup as login sh

Re: PATH variable and lock screen

2003-03-30 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Sonntag, 30. März 2003 12:18 schrieb Pavlos Parissis: > So I will stick with -ls. > But I am wondering why my xterm and konsole are not setup as login shell by > default. Because you don't log in... Maybe you should set the environment variables at

Re: PATH variable and lock screen

2003-03-30 Thread Pavlos Parissis
On Sun, 30 Mar 2003 11:18:56 +0800 Cameron Patrick <[EMAIL PROTECTED]> wrote: > On Sat, Mar 29, 2003 at 11:09:33PM +0200, Pavlos Parissis wrote: > | Hello all, > | I am having two strange problem here. > | I am using KDE 3.1 on Debian 3.0.r1 and Windowmaker 0.80.0-4.1. > | > | 1-> I have to

Re: PATH variable and lock screen

2003-03-29 Thread Cameron Patrick
On Sat, Mar 29, 2003 at 11:09:33PM +0200, Pavlos Parissis wrote: | Hello all, | I am having two strange problem here. | I am using KDE 3.1 on Debian 3.0.r1 and Windowmaker 0.80.0-4.1. | | 1-> I have to .bash_profile these paths PATH=/sbin:/usr/sbin:${PATH} | and when I login to console I have my

PATH variable and lock screen

2003-03-29 Thread Pavlos Parissis
Hello all, I am having two strange problem here. I am using KDE 3.1 on Debian 3.0.r1 and Windowmaker 0.80.0-4.1. 1-> I have to .bash_profile these paths PATH=/sbin:/usr/sbin:${PATH} and when I login to console I have my paths but when I use KDE and run env from xterm,konsole i get only the defau