Nautilus で場所を表示 †Linux(debian/ubuntu)汎用 †gconftool -s /apps/nautilus/preferences/always_use_location_entry --type bool true を端末から実行。 ubuntu 11.10の場合 †gsettings set org.gnome.nautilus.preferences always-use-location-entry true を端末から実行. 13.04(64bit)でも有効。 ubuntu 13.04のnautilusをダウングレードする †http://linuxtugaz.wordpress.com/2013/04/30/volte-a-ter-todas-as-funcionalidades-do-nautilus-3-4-no-ubuntu-13-04/ sudo add-apt-repository ppa:webupd8team/experiments sudo apt-get update sudo apt-get dist-upgrade killall nautilus nautilus & Ubuntu 16.04 †gsettings set org.gnome.nautilus.preferences always-use-location-entry true |