It is funny, but I cannot find out how to change the windowmanager that starts automatically to lxde.
At the moment on my Raspberry Pi it auto starts OSMC
edit: I have to exit that and start lxde with startx
I edited the file
/etc/systemd/system/multi-user.target.wants/mediacenter.service
that launches Kodi. there I edited the line
ExecStart = /usr/bin/startx
Now lxde starts automatically, but as root
How do I change that the user osmc starts X?