Is there a way to set up "focus follows mouse" behavior in Ubuntu 11.10/12.04 Unity? This was pretty easy to configure in Ubuntu 10.10.
Thanks!
|
Is there a way to set up "focus follows mouse" behavior in Ubuntu 11.10/12.04 Unity? This was pretty easy to configure in Ubuntu 10.10. Thanks! | |||||
feedback
|
method 1
Use (see note below) If do not have
method 2use
change windows focus mode to mouse or sloppy (see note below) "mouse" vs "sloppy"A focus mode "sloppy" seems to work better at allowing Alt+TAB to override focus. "mouse" means that if the mouse isn't in the window, the window isn't selected, no matter what you've selected in any other way.
| ||||
|
feedback
|
|
While you can use the gconf-editor or gnome-tweak-tool to do this, they are not installed by default. I also found (on the intarwebs from http://blog.bodhizazen.net/linux/gnome-3-focus-follows-mouse):
Personally, I don't like the auto_raise feature, so I set the second option to "false" and didn't set the auto_raise_delay option. Note, however, that this ultimately "breaks" the Unified Menu Bar (UMB) (when you mouse off the item you're using and onto another one, the Unified Menu Bar is now reflective of whatever you're now hovering over). Two Workarounds:
Tested as recently as Precise more edits: I've put "breaks" in quotes - yes, it's not really broken, but it breaks IMO the intent of the UMB, or at least makes it challenging to use as Reese correctly points out in the comment. IMO, that's a "breaks simple usability, but with an annoying workaround." Though given Linux's focus on providing very strong multitasking (which tends to lead to a "cluttered" desktop), it seems that either the UMB diminishes multitasking, or multitasking diminishes the UMB's capabilities. I'll leave that as an exercise to the reader to decide... | ||||
feedback
|
|
This can be done through CompizConfig Settings Manager.
Select the "Focus & Raise Behavior Tab", then uncheck "Click To Focus." Make sure "Auto-Raise" is checked.
If you don't have CompizConfig Settings Manager (also known as 'CCSM') installed, you can do so from the Software Center, or from the command line:
| ||||
|
feedback
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.