[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debianly Correct place to add ~/bin to $PATH ? - .xsession vs .xinitrc



On 12/11/13, Bob Proulx <bob@proulx.com> wrote:
> Paul E Condon wrote:
>> Andrei POPESCU wrote:
>> > Most display managers don't source ~/.profile (or /etc/profile). I tried

> I prefer:
>
> ,----[ ~/.xsession ]
> | #!/bin/bash --login
> | exec x-session-manager
> `----
>
> And VERY IMPORTANT FOR THE ABOVE then be sure to:
>
>   chmod a+x ~/.xsession

This looks like an elegant solution. Thank you.

I currently have .xinitrc with a single line:
exec ck-launch-session startxfce4

Is .xession (as you show above) better or different to .xinitrc ?


Reply to: