Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

window focus using cursor

I'm a new Mac user and am trying to figure out how to control the window focus. What I'd like to do is have the window focus when the cursor is simply in window, no clicking necessary. Such behavior is easy to control in Unix/X Windows. I always hated PC Windows for not being able to do this and assumed OS X, being Unix based, would allow this. I've snooped around, but haven't found a window manager file anywhere.

Is this at all possible?

Mac OS X (10.5.5)

Posted on Jan 11, 2009 10:43 PM

Reply
5 replies

Jan 11, 2009 11:01 PM in response to tkopley

AFAIK, it's not doable in OS X and if was there'd far more complaints that yours for the opposite action. With your requested performance, things would jump all over the screen and be very disconcerting. With a GUI, performance is remarkably different that Unix/X Windows.

Since you're new to Macs, see these:

Switching from Windows to Mac OS X,
Basic Tutorials on using a Mac,
MacFixIt Tutorials,
MacTips, and
Switching to the Mac: The Missing Manual, Leopard Edition.

Additionally, *Texas Mac Man* recommends:

Quick Assist.
Welcome to the Switch To A Mac Guides,
Take Control E-books, and
A guide for switching to a Mac.

Jan 11, 2009 11:05 PM in response to tkopley

Hi tkopley,

Welcome to Apple Discussions.

OSX does not offer that functionality as I understand it. What you can do is set up hot corners in System Preferences (under Desktop and Screen Saver) which will enable you to show all windows (in a tiled view) and then you can move the mouse cursor to the one you want and click on it to make that window active.

Chris

Feb 27, 2009 3:29 PM in response to tkopley

To enable focus-follow-mouse under Mac OS X 10.5.6, open a terminal and run:
*defaults write org.x.x11 wm_ffm -bool true*

To tell X11 under Mac OS X 10.5.6 to not warn you when you quit X11 with X11 apps running, open a terminal and run:
*defaults write org.x.x11 no quitalert -bool true*

To confirm your above X11 settings, open a terminal and run:
*defaults read org.x.x11*

window focus using cursor

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.