jhu macrumors 6502a Original poster Sep 12, 2006 #1 is there any way to have this on mac os x? the "click-to-focus" model is rather annoying an inefficient for me.
is there any way to have this on mac os x? the "click-to-focus" model is rather annoying an inefficient for me.
hayduke macrumors 65816 Sep 12, 2006 #2 There is this: http://codetek.com/ctvd/ which cost US$40. So I haven't bothered. You can use focus-follows-mouse with X11 applications by entering the following in the terminal: defaults write com.apple.Terminal FocusFollowsMouse -string YES Read more about this here: http://www.macosxhints.com/article.php?story=20031029203936659 ...and on the WWW. Those are the only options that I know of.
There is this: http://codetek.com/ctvd/ which cost US$40. So I haven't bothered. You can use focus-follows-mouse with X11 applications by entering the following in the terminal: defaults write com.apple.Terminal FocusFollowsMouse -string YES Read more about this here: http://www.macosxhints.com/article.php?story=20031029203936659 ...and on the WWW. Those are the only options that I know of.