5

I usually go to the right top corner and at the drop down menu I select the tool icon to go to the settings.

However, 19.10 does not have a tool icon.

How can I go to settings now?

Ronald
  • 761
  • the button should be present. i see it with my 19.10. Anyway, open a terminal and type gnome-control-centeror ALT+F2 then type it – cmak.fr Nov 16 '19 at 06:06
  • Please [edit] your question and add the output of the following command in Terminal: apt policy gnome-control-center – pomsky Nov 16 '19 at 06:12

1 Answers1

5

Thanks for your hints.

This helped:

sudo apt install gnome-control-center

Strange, that it wasn't installed during upgrade?

Ronald
  • 761