On Tue, Oct 31, 2017 at 05:34:05AM +0100, roman.me...@gismap.ch wrote:
> Wow, I was wondering what this command is actually doing? What about using
> 'rm /usr/share/xsessions/plasma.desktop' or moving the file to another
> temporal folder?

In this case the file would show up again if the related package was 
reinstalled/upgraded. See 'man dpkg-divert'.
 
> Anyway, works like a charm! Thanks!
> 
> Is it possible to drop the whole session menu altogether?

No idea.
 
> The idea is to keep things as simple as possible making the transition
> easy and straight forward with minimal confusion for the user.
> 
> We were able to implement this on our thin clients, where we use
> LDM_SESSION=LXDE and LDM_FORCE_SESSION=true.
 
Make sure the wanted xsession is set as default (the starred one):
update-alternatives --config x-session-manager

Look up the related xsession file:
grep -r Default /usr/share/xsessions/

Then add a diversion for all other .desktop files.

Wolfgang

Attachment: signature.asc
Description: PGP signature

Reply via email to