如何在点击屏幕左上角时打开 Unity dash?

Bla*_*ock 6 unity compiz 11.10 unity-dash

如何在点击屏幕左上角时打开 Ubuntu unity dash(我在 Ubuntu 11.10 上工作),就像在 Gnome-shell 中一样(我喜欢这个功能)。使用 compiz 或其他任何东西。

Rob*_*inJ 5

  1. 安装xmacro.
  2. 安装compizconfig-settings-manager.
  3. 打开ccsm并单击“命令”按钮(而不是它前面的勾号)。
    国家标准委员会
  4. 转到“命令”选项卡,然后将此行复制粘贴到一个空框中:echo “KeyStrPress Super_L KeyStrRelease Super_L”| xmacroplay -d 1 :0.0 &> /dev/null
    国家标准委员会
  5. 转到Edge bindings选项卡,然后单击相应命令编号旁边标有None的按钮。
    国家标准委员会

那应该已经成功了。


来源:http : //www.omgubuntu.co.uk/2011/08/open-unity-dash-compiz-edge-binding-gnome-shell-style/