Re: lightdm (1.8.5-2 and -3) didn't run .profile .xinitrc ..... etc

2014-01-08 Thread Slavko
Hi, Dňa Wed, 8 Jan 2014 16:41:11 +0100 Vincent Lefevre napísal: > On 2014-01-08 13:55:36 +0100, Slavko wrote: > > The LightDM sources the ~/.xsessionrc file (for me). > > for me too, but AFAIK, this is via Xsession. See: > > /usr/share/lightdm/lightdm.conf.d/01_debian.conf > You are right

Re: lightdm (1.8.5-2 and -3) didn't run .profile .xinitrc ..... etc

2014-01-08 Thread spp mg
Sorry, I retest my system. I think lighdm did run .xsession . but I don't understand why it can't source profile? I write this in my .xsessionrc if ! [ "$SPPMG_PROFILE" == "y" ] ; then export SPPMG_TEST="y" source ~/.profile fi expert SPPMG_RUN="xsess

Re: lightdm (1.8.5-2 and -3) didn't run .profile .xinitrc ..... etc

2014-01-08 Thread Vincent Lefevre
On 2014-01-08 13:55:36 +0100, Slavko wrote: > The LightDM sources the ~/.xsessionrc file (for me). for me too, but AFAIK, this is via Xsession. See: /usr/share/lightdm/lightdm.conf.d/01_debian.conf -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog:

Re: lightdm (1.8.5-2 and -3) didn't run .profile .xinitrc ..... etc

2014-01-08 Thread Slavko
Ahoj, Dňa Wed, 8 Jan 2014 20:22:53 +0800 spp mg napísal: > Hi all. > I found a "problem" with lightdm , It will not run > ~/.profile > ~/.xprofile > ~/.xinitrc > ~/.xsession. > but kdm will run these script in same system . (even if ~/.proflie > only) > > Anyone get same result ? Is it

lightdm (1.8.5-2 and -3) didn't run .profile .xinitrc ..... etc

2014-01-08 Thread spp mg
Hi all. I found a "problem" with lightdm , It will not run ~/.profile ~/.xprofile ~/.xinitrc ~/.xsession. but kdm will run these script in same system . (even if ~/.proflie only) Anyone get same result ? Is it a bug ? I use the newest debian testing , and try to upgrade lightdm to sid,but