※ 引述《dharma (達)》之銘言:
: Ubuntu Untiy要改變快速鍵的預設
: 例如想取消Supe+滾輪 (會讓左邊會跑出1 2 3 4...切換程式)
: Google搜尋都只說有哪些快速鍵
: 查不到怎麼更改
: thanks
dconf write \
/org/compiz/profiles/unity/plugins/unityshell/show-launcher "'Disabled'"
如果要改回就用
dconf reset /org/compiz/profiles/unity/plugins/unityshell/show-launcher