Remove the breadcrumbs in Ubuntu file manager and always show the path
7 months ago
To always show the file path in the Ubuntu file manager which is called Nautilus, do the following:
-
Open gconf-editor. You can do this by opening a terminal and typing gconf-editor
-
Navigate to apps/metacity/nautilus/prefernces
-
Find the entry 'always_use_location_entry' and check the box next to it
-
Open your home directory or some other file manager (Nautilus) window and you should now be able to see the full location path
-
Close gconf-editor
That should now work