Penguin
Diff: FocusFollowsMouse
EditPageHistoryDiffInfoLikePages

Differences between version 3 and previous revision of FocusFollowsMouse.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Monday, October 6, 2003 9:13:48 am by StuartYeates Revert
Older page: version 2 Last edited on Sunday, October 5, 2003 5:10:13 pm by PerryLorier Revert
@@ -1,9 +1,9 @@
 Sometimes called "X Focus" or SloppyFocus, focus follows mouse is a different paradigm for selecting the active window in your WindowManager (or on your DesktopEnvironment). 
  
 With focus follows mouse, the active window (the window that will receive text if you type, for example), is defined not by which window is frontmost in the "Z Order" (Z being the third dimension, "into your monitor", in cartesian space), but by which window the mouse is over. 
  
-This is most useful for people who have multiple terminal windows open on their desktop. [Unix] hackers love it, everyone else finds it really confusing. 
+This is most useful for people who have multiple terminal windows open on their desktop. Some [Linux] / [Unix] hackers love it, everyone else finds it really confusing. 
  
 If you look at the [BeOS Focus Follows Mouse example|http://www.beatjapan.org/mirror/www.be.com/users/tips/tip26.html], you will get a good idea. 
  
 [http://www.beatjapan.org/mirror/www.be.com/users/tips/resources/ffm-window-1.gif]