Nautilus location bar
2010-05-20 by xpheas
Since Ubuntu 10.04 there is no button anymore to activate the nautilus location bar. By pressing Ctrl+L the bar will appear. To activate the location bar permanently open a terminal an type:
BASH-Code:
| gconftool-2 --set /apps/nautilus/preferences/always_use_location_entry --type bool 1 |
« back