1

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

Hello all,

I have noticed that, having the Unity on Ubuntu 11.04 in its default configuration, when I move the mouse to the left border of my desktop, the Unity launcher appears "fairly slow" (i.e: it takes 0.5 sec to show up). On the other hand, if I move the mouse to the top left corner of my screen, the Unity launcher shows up instantly.

Is there any way to change the "reaction speed" of the launcher? It bother me a bit this aprox. half a second that it takes to show up.

Am I the only one complaining about this? I couldn't find any information about this "issue" so far.

Thanks!

Dan
  • 673
  • 3
    That's not an isuue, thats by design... – Extender Apr 30 '11 at 12:27
  • 2
    That why I said "issue" and not issue :)

    It would be nice to, at least, give the possibility to parametrize such speed.

    – Dan Apr 30 '11 at 12:46
  • Do you want to increase or decrease the speed? The delay is intentional to avoid accidentally invoking the launcher when you want to interact with something on the left. – Oxwivi Apr 30 '11 at 12:36
  • I want to increase the speed. I understand that some delay might be necessary to avoid non desired invocations, as you said, but to me is too slow. Is there any way to parametrize such speed? – Dan Apr 30 '11 at 12:42
  • I concur with Dan, it seems a little totalitarian to impose such rigidity on the user interface, why the reluctance to give users more control? – Gearoid Murphy Apr 30 '11 at 13:23

1 Answers1

2

The Unity delay is intentional (Ayatana-Design bug 754583) but can be changed.

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


Second
You can change this delay and others settings. See How can I configure Unity?

At the end of the answer by Octavian Damiean you will find this:

"Launcher & Menus (unity-preferences)

There is another option to configure how to show the launcher then it is hidden.

  1. Open the Launcher & Menus configuration utility by pressing Alt + F2 and typing unity-preferences.

    unity-preferences

    • Pushes the left edge of the screen will make the launcher appear about one second after pushing the cursor to the left edge of the screen.

    • Touches the top left corner of the screen will make the launcher appear immediately when the cursor touches the top left corner of the screen.

  2. Select the desired option."

desgua
  • 32,917