By default it is not active. We can activate it by using the command:
$ gconftool-2 --type=Boolean --set /apps/nautilus/preferences/always_use_location_entry true
In order to rollback the changes, use this :
$ gconftool-2 --type=Boolean --set /apps/nautilus/preferences/always_use_location_entry false
No comments:
Post a Comment