歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
您现在的位置: Linux教程網 >> UnixLinux >  >> Linux基礎 >> 關於Linux

linux沒有地址欄的方法


linux沒有地址欄的方法   沒有地址欄,讓習慣windows童鞋們深深受傷害,現提供如下幾種處理方式: 1.快捷鍵使用  www.2cto.com   (左)Ctrl + L   2.通過勾引設置完成 ALT+F2  ; gconf-editor   apps/nautilus/prepareces/ 在這個目錄的字選項下查找,Always_use_loaction_entry,勾選之後就OK   3.直接命令操作 gsetting set org.gnome.nautilus.prepares.always_use_locaton_entry  true(/false)   4.安裝dconf-tools來實現此意圖   sudo apt-get install dconf-tools
 
Copyright © Linux教程網 All Rights Reserved