1.修改命令
#在終端輸入 gsettings set com.canonical.Unity.Launcher launcher-position Bottom
2.如果遇錯
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
3.輸入命令,再執行上一步
export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/
注:這是臨時解決方法,永久解決:http://blog.csdn.net/wuguangbin1230/article/details/77524440,沒試過