Brian Cameron wrote:
>>I'ld like to modify some session start scripts.
>>
>>Recently gdm is changed not to invoke Xsession.jds but gnome-session directly 
>>so I'ld copy some of settings in Xinitrc.jds .
>>Input Method team agreed to prepare /etc/iiim/xsession likes Cinnabar Linux 
>>and gdm already has the implementation to invoke /etc/iiim/xsession.
>>I also would like to update dtstart to check /etc/iiim/xsession.
> 
> 
> This bug was caused because the /usr/share/xsession/gnome.desktop file
> was moved from the GDM module to the gnome-session module.  I just
> fixed spec-files so it now calls Xsession.jds again, so this

Thanks for this fix.

> problem should go away in the next build.  I don't think it hurts
> to add your patch to the GDM Xsession setup script as well.  That
> way things won't break so badly when this issue pops up (as it seems
> to from time to time due to the cross-consolidation dependency here).
> 
> Though it might be a good idea to move away from using the Xsession.jds
> script since CDE login is going to be EOL'ed at some point.  It might
> be good to migrate the needed IM and font setup functionality to the
> GDM Xsession script instead.

I agree with this. I think preparing /etc/iiim/xsession is a good idea.
Regarding to the gdm patch, my idea is to add @ADDON_SCRIPT@ in 
gdm/config/Xsession.in and it can be replaced with the content of 
$JDS/spec-files/ext-sources/foo by gdm/configure .
Then content of /usr/dt/bin/Xsession needs to be copied.

fujiwara

> 
> What do you think?
> 
> Brian
> 
> 



Reply via email to