1

I'm trying to access Nautilus settings in order to change default list columns (and more generally to explore all available options). The setting pane should look like this :

enter image description here

But...

  1. The "settings" option does not show in the top menu "Files" dropdown :

enter image description here

  1. The "preferences" option in any Files window (through the hamburger menu) leads to settings relative to the window itself, they don't apply to the whole filesystem :

enter image description here

enter image description here

  1. In GNOME Tweaks, there is no option relative to top menu that could help :

enter image description here

  1. Using dconf didn't help me, as it does'nt handle all Nautilus settings (and using gsettings gets a little too technical to me...).

I went through several topics on AskUbuntu.com :

Thank you very much,

Best regards,

K.

PS: I have no experience about this issue on previous releases of Ubuntu or other OS with GNOME, as I'm a Linux newbie and I just started from Ubuntu 22.04 LTS.

KiR
  • 13

1 Answers1

1

The setting pane should look like this

It shouldn't. Applications change, and how the interface looks is actually decided upon by the developers. Files 40 changed quite a bit.

You demonstrated that you actually can access the preferences in Files. The preference pane is now organized the way you see in your picture. Instead of tabs, there is a single pane with sections. Several options are not anymore exposed, or have been removed, including the behavior when clicking executables, or removing a confirmation before deleting the trash.

vanadium
  • 97,564