1

Possible Duplicate:
How can I change the Unity launcher delay?

Hello friends,

i was wondering if anyone knows whether or not it is possible to instantly auto-hide the unity bar, rather then just having it slowly slide out.

Thanks for the eventual answer!

2 Answers2

2
  • Install CompizConfig Settings Manager.

sudo apt-get install compizconfig-settings-manager

  • Launch it by searching from the dash in Unity, or Preferences > CompizConfig Settings Manager in Ubuntu Classic.
  • Navigate to Ubuntu Unity Plugin.

enter image description here

  • Click on the Experimental tab.

enter image description here

  • Adjust the Hide Animation to your liking.

enter image description here

By design, there is a delay when the launcher slides out. You can always work-around this, by moving the cursor into the top-left corner of the screen instead.

Alan
  • 2,780
0

I just saw this Unity launcher menu "reaction speed"

1st part of the 1st answer is probabaly what you want too:

The Unity delay is intentional (https://bugs.launchpad.net/ayatana-design/+bug/754583) but can be changed.

You can change the edge delay of Compiz: "General Options" → "General" → "Edge Trigger Delay" set to 0

Rinzwind
  • 309,379