Здравствуйте, Mark. >>>>> >>>> By the way these days XSESSION is set in >>>> >>>> /etc/env.d/90xsession >>>> >>>> and do env-update, but that only controls startx behaviour. I missed the >>>> kdm >>>> part as well. With xdm initscript failing I had to set >>>> >>>> DISPLAYMANAGER="kdm-4.2" >>>> in /etc/conf.d/xdm >>>> >> >> A> For those of you following along at home, to use KDM, you need to set >> A> DISPLAYMANAGER to one of the following: >> >> A> "kdm" >> A> if you have any version of kdm emerged with USE=-kdeprefix >> >> Not true. It works always (for me), even on kdeprefix-system. >> >> MH> Well, so far none of these have worked. I set /etc/rc.conf to MH> XSESSION="kde-4.2". Nothing.
MH> I set DISPLAYMANAGER="kdm-4.2" in /etc/conf.d/xdm and while I got a MH> different background screen on the login, it still logged into 4.1. MH> I do not have an /etc/env.d/90xsession file on my system so that doesn't MH> really help me. MH> So, now, what do I do? I'd like to have a GUI login if at all possible. 1. Remove XSESSION parameter from rc.conf! 2. Make! a file /etc/env.d/90xsession put there: # /etc/env.d/90xsession XSESSION="kde" 3. Change in /etc/conf.d/xdm DISPLAYMANAGER="kdm-4.2" to DISPLAYMANAGER="kdm" 4. Try to run emerge --prune to remove old kde links from 4.1.4 and/or 3.5.10! -- С уважением, Осипов mailto:[email protected]
