How to autohide Unity 2D?

Posted by ph1b on Ask Ubuntu See other posts from Ask Ubuntu or by ph1b
Published on 2012-02-17T16:42:35Z Indexed on 2012/03/25 23:41 UTC
Read the original article Hit count: 379

Filed under:
|
|
|

In the regular Unity 3D, I used Compiz Config Manager where I could config the Unity-Plugin to autohide the left start-bar and not to show it when moving my mouse to the left. So it was perfect for using Docky.

But with Unity 2D the Unity settings don't have any effect. How can I completely hide the start-panel and just have it shown when pressing the windows-key?

With the following:

dconf write /com/canonical/unity-2d/launcher/hide-mode 1
dconf write /com/canonical/unity-2d/launcher/use-strut false

it still opens the bar when going with my mouse to the left.

© Ask Ubuntu or respective owner

Related posts about 11.10

Related posts about unity-2d