Home | 簡體中文 | 繁體中文 | 雜文 | Search | ITEYE 博客 | OSChina 博客 | Facebook | Linkedin | 作品與服務 | Email

第 31 章 Unity

目錄

31.1. Enable/Disable Auto Hide For Unity 2-D Launcher In Ubuntu 11.10

31.1. Enable/Disable Auto Hide For Unity 2-D Launcher In Ubuntu 11.10

sudo apt-get install dconf-tools
dconf list /com/canonical/unity-2d/launcher/
dconf write /com/canonical/unity-2d/launcher/use-strut true
		
comments powered by Disqus