Page 1 of 1

[SOLVED] Switch from Plasma back to icewmsession

PostPosted: May 12th, '20, 03:15
by BrentRogers
I set my system to automatically log in my id with the icewmsession desktop.
I because of other issues I decided to switch it to the Plasma desktop.
Things became worse - I can't seem to access anything - not even MCC.
I tried running the icewm session from root in "Rescue Mode",
but MCC won't seem to run.

Is there a way to update the config settings using the command Line interface
and restore back to icewmsession?

Re: Switch from Plasma back to icewmsession

PostPosted: May 12th, '20, 05:54
by davidwhodgins
To change back to icewm, edit the file ~/.desktop and change DESKTOP=Plasma to DESKTOP=IceWM

Re: Switch from Plasma back to icewmsession

PostPosted: May 12th, '20, 13:33
by BrentRogers
Sorry - That did not seem to work.
The 'autologin' is still 'cranking up' the Plasma Desktop.
I compared the .desktop setting on a machine [with out autologin].
It has no .desktop file. I therefore deleted [ actually renamed ] my .desktop file.
It is still 'cranking up' the Plasma Desktop.

Where is the 'autologin' setting persisted?

Re: Switch from Plasma back to icewmsession

PostPosted: May 12th, '20, 18:03
by doktor5000
What do you have in /etc/sysconfig/desktop ?

Re: Switch from Plasma back to icewmsession

PostPosted: May 12th, '20, 18:29
by BrentRogers
DESKTOP=Plasma
DISPLAYMANGER=sddm

[there may be some typos in the above
I am writing the post one one machine and referring to the contents on another]

Re: Switch from Plasma back to icewmsession

PostPosted: May 12th, '20, 18:35
by doktor5000
If you're using sddm, then autologin is configured in /etc/sddm.conf
You would need to remove the session there, see also https://wiki.archlinux.org/index.php/SDDM#Autologin

Although you don't need a graphical session nor icewm to run MCC, you can simply run drakconf from a text console (in recovery mode).

Re: Switch from Plasma back to icewmsession

PostPosted: May 12th, '20, 20:33
by BrentRogers
Thank you
running drakconf from text console allowed me to reset things using MCC

Issue solved.