BUT STILL ALL OPTIONS ARE THERE BUT GREYED OUT, you can see them when hovering over them... WHY?
i enclose a screenshot

you can see the item when hovering, BUT still greyed out.
Sepp
this is because the icon theme is not set, which can be done via the cinnamon settings, but see below, there's more to it.
ok, first off, i recommend changing the guest and root passwords (either using passwd or via Porteus Settings Centre>security section)sepp1945 wrote: ↑28 Feb 2024, 06:54WHEN i login with guest(pw=guest) everthing works fine as i setup
BUT when i login with a new user (PW=strong) i get only a blank screen with a "S" in the lower right corner (Menu with all the options) but the exit and logoff greyed out, (can do it when hovering over it)
Code: Select all
/home/guest/.config/dconf/users ## this contains most of the desktop settings
/home/guest/.bashrc
/home/guest/.bash_profile
/home/guest/.cinnamon/ ##directory and it's contents
/home guest/.local/share/{applications,gvfs-metadata,nemo} ##three directories and their contents
Code: Select all
chown -R <new_user>:users /home/<new_user>
Code: Select all
groups guest
Code: Select all
gpasswd -a <your_user> <group>
Code: Select all
usermod -aG comma,separated,list,of,groups <your_user>
no, or at least i wouldn't think so
I can see the menu items in your https://postimg.cc/0MwChJvr picture that aren't being hovered over.