Hey folks,
I've been wanting to experiment with emwm, and so I installed it from the repos. However, it does not appear as an option in lightdm when logging in. I have also added it to my .xinitrc file as:
exec ck-launch-session startemwm
and commented out:
#exec ck-launch-session startxfce4
However, I still just get an xfce session. I have also tried:
exec ck-launch-session emwm
With the same result. How do I enable it so I can log into an emwm session? Thanks!