Text address line (Ubuntu 10.04)
Q. Where's the toggle button to change between text address line and button address line (in Ubuntu 10.04).
A. Yet another "feature" of Lucid/Gnome - developers decided to remove the toggle button. Here's what I'm talking about:
This icon is missing:
To fix this, run the following in terminal:
gconftool-2 --type=Boolean --set /apps/nautilus/preferences/always_use_location_entry true
You should get the following when you start nautilus next time:
|
Text-Mode Location Bar In Nautilus |
If for some reason you want to revert back, run the following in a terminal:
gconftool-2 --type=Boolean --set /apps/nautilus/preferences/always_use_location_entry false
Last Updated on Tuesday, 15 June 2010 21:12
Comments (3)
But toggle?
3
Monday, 12 July 2010 04:21
darius
But how do we toggle between these modes with a click on a button? (I.e, how do we show the missing icon mentioned above; the pencil)
thanks
2
Monday, 12 July 2010 00:51
ganesh
gr8 help sir, thanks a lot.
Hotkeys
1
Tuesday, 29 June 2010 14:08
Ronnie Guthrie
Alternatively, just press Ctrl+L
Add your comment
yvComment v.1.24.0