The Gnome developers keep on removing features from Gnome such as the icons in menus and buttons and now the button to toggle the Nautilus location bar (also known as the path bar or address bar).
Up until Ubuntu 10.04 Lucid Lynx (Nautilus 2.30), you could easily toggle the location bar to text-only or buttons:
Up until Ubuntu 10.04 Lucid Lynx (Nautilus 2.30), you could easily toggle the location bar to text-only or buttons:
But this toggle button is now gone from Nautilus:
Here is a way to always use a text-based location bar. Simply paste this in a terminal:
Now you'll have a text mode location bar in Nautilus 2.30 all the time:
gconftool-2 --type=Boolean --set /apps/nautilus/preferences/always_use_location_entry true
Now you'll have a text mode location bar in Nautilus 2.30 all the time:
To switch back, paste this in a terminal:
gconftool-2 --type=Boolean --set /apps/nautilus/preferences/always_use_location_entry false
And here are also 2 tips for those who miss the Nautilus location bar toggle button: you can use if you don't want a permanent text mode location bar but occasionally need it: you can switch to a text location bar using Ctrl + L. To go back to a button style location bar, press the escape key. You can also toggle the Nautilus location bar to text-mode by pressing the "/" key and then start typing the location.
Tidak ada komentar:
Posting Komentar