Restore Gear Icon in GDM

I know I have seen this topic , but can't find it. I removed the budgie-desktop to get ready for upgrade to 17 and now I need to restore the Zorin wayland option and gear icon in the login screen. I know it is a matter of reinstalling a package.

Thanks !

Do you need the way to get Wayland installed on your machine? Or, are you looking for the configuration options for Wayland after it's already been installed?

Consider:

  1. To reinstall Wayland if it's not: sudo apt install gnome-session-wayland
  2. To enable the gear icon to switch between sessions: sudo nano /etc/gdm3/custom.conf
  3. Find and uncomment: #WaylandEnable=false by deleting the hash symbol and change to true.
  4. Restart GDM: sudo systemctl restart gdm.

Hopefully that brings back the gear at the login screen.

1 Like

I just want to restore the default options in the login screen that come with zorin 16 core.

If you removed the Budgie DE and used something else, I'm willing to bet those steps are what you need.

Let us know how the steps work out for you. If they don't, just reverse. If you don't find the custom.conf file, do a search for it, but it should be in your root directory, in /etc.

Budgie uses X11 , so it removes the wayland session. I'll get back to you.

Back to normal, just installed the wayland-session logged out and the icon was restored. I may add budgie again after upgrade to Zorin 17 , but wanted to start with clean system. Thanks

1 Like

Glad it worked out for you!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.