Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I'm using Ubuntu 12.04. If I switch on "Auto-hide launcher", it hides but does not reveal with the pointer, and only comes back on switching off auto-hide.

share|improve this question
3  
Does it appear when you use the Super key? – TenorB May 18 '12 at 5:35
1  
Which version of Unity are you using - 3D or 2D? Also, are you running on bare hardware or inside a VirtualBox session? I found a couple bugs that might possibly be relevant (Bug 989477, Bug 971018) but I can't be sure which you're experiencing unless you provide some more information. Thanks! – WarriorIng64 Jun 2 '12 at 19:23
I suspect you're using a multi-screen setup. I have seen this issue as well. I just use the super key to work around it. If you put the launcher on the left-most screen it evidences much less often – Call me V Jun 3 '12 at 11:01
I have this problem, too, and I am not on multi-screen. – ObsessiveSSOℲ Jun 5 '12 at 20:49

6 Answers

Thanks to "Warrioring 64". I found my solution in replies to BUG 9894477. Launcher reappears:-

  1. By pressing Alt +F1
  2. By pressing super key.
  3. By striking the left side with the pointer 3/4 times quickly.
share|improve this answer
well done for finding the answer. Please click the tick button next to your answer to close the question. Thanks. – fossfreedom Jun 5 '12 at 20:42
1  
What you pointed out at 3. lets me assume that it could be solved via editing the Launcher Reveal Pressure with CCSM. Did you try that? – Jakob Jun 5 '12 at 21:13

With Ubuntu 12.04, my launcher stopped revealing when I pushed my mouse to the left side of the screen. This happened after I changed several CompizConfig Settings Manager settings to completely resolve a "sticky-edges" problem among multiple displays.

The problem was that I had set the "edge stop velocity" to 1. After I returned this value to its default (65), my launcher behaved normally again. The edge stop velocity description reads, "The maximum velocity at which the mouse will be stopped," so I think my launcher wasn't revealing because my pointer was always moving to fast to register as a "stop" on the left side of the screen. Whatever the reason, play with this value if the launcher isn't popping up and everything else seems normal.

share|improve this answer

Could it be this bug?

Install CompizConfig Settings Manager Install compizconfig-settings-manager and start CCSM. Edit Ubuntu Unity Plugin and inside the Experimental Tab set Launcher Reveal Pressure to "1" (instead of "20" - default).

enter image description here

But be aware: CCSM is an advanced tool. Use with caution. This tool allows you to deeply configure Compiz's settings. Some options may be incompatible with each other. Unless used with care, it is possible to be left with an unusable desktop.

share|improve this answer

Go to System Setting --> Appearance --> Behavior

Now you can enable/disable auto-hide and Reveal Sensitivity.

share|improve this answer

I had this problem too. Go to System Settings > 'Appearance'. Select the tab 'Behaviour' and switch OFF the fade out function.

Alternatively adjust the sensibility of the reveal. The higher the bar, the faster you have to scroll to the side to let the Launcher appear.

share|improve this answer
I think your answer is essentially the same as Shekhar's but the descriptions used for naigating the GUI do not match the names used in the English version of Ubuntu. Please consider editing your answer to improve it. – irrational John Jun 2 '12 at 20:55

Well i faced this problem too...The solution I followed??

This might not be the exact solution you want but if nothing else works,you may use this-

I loved the dodge window feature more...I brought it back through compiz...

If you also like it or wish to add and use it, do the following-

  1. Install CompizConfigurationManager via the SoftwareCenter if you do not have it

  2. enter the following commands in the terminal one by one-

sudo apt-add-repository ppa:ikarosdev/unity-revamped    
sudo apt-get update && sudo apt-get dist-upgrade

You will find the feature in the "Ubuntu Unity Plugin" option.

1:

plugin1

2:

plugin2

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.