Difference between revisions of "Sloppy focus"
imported>Cov (Created page with ''''Sloppy focus''' or '''focus follows mouse''' is a desktop navigation paradigm that originated on Unix systems. It has the advantage of needing less clicking, and, when clickin…') |
imported>Cov (→KDE4) |
||
Line 2: | Line 2: | ||
a | a | ||
=KDE4= | =KDE4= | ||
− | In System Settings, choose the Window Behavior dialog. Under the Focus tab, set the Policy to be <code>Focus Follows Mouse</code> and uncheck the <code>Click raises active window</code> box. | + | In System Settings, choose the Window Behavior dialog. Under the Focus tab, set the Policy to be <code>Focus Follows Mouse</code> and uncheck the <code>Click raises active window</code> box. To raise a window, use alt+tab or click on the titlebar. |
− | [[Image:Sloppy_focus_KDE4.png]] | + | [[Image:Sloppy_focus_KDE4.png|right]] |
=Gnome= | =Gnome= |
Revision as of 20:09, 25 December 2009
Sloppy focus or focus follows mouse is a desktop navigation paradigm that originated on Unix systems. It has the advantage of needing less clicking, and, when clicking is set to not raise the active window, can allow input to windows that are not on top. a
KDE4
In System Settings, choose the Window Behavior dialog. Under the Focus tab, set the Policy to be Focus Follows Mouse
and uncheck the Click raises active window
box. To raise a window, use alt+tab or click on the titlebar.