Xref: utzoo comp.sys.mac.system:1151 comp.sys.mac.misc:2257 comp.sys.mac.wanted:738 Path: utzoo!attcan!uunet!decwrl!shelby!neon!pescadero.Stanford.EDU!philip From: philip@pescadero.Stanford.EDU (Philip Machanick) Newsgroups: comp.sys.mac.system,comp.sys.mac.misc,comp.sys.mac.wanted Subject: Re: input Focus? Message-ID: <1990Aug15.181746.27937@Neon.Stanford.EDU> Date: 15 Aug 90 18:17:46 GMT References: <0am0Sna00Uh74160lC@andrew.cmu.edu> Sender: news@Neon.Stanford.EDU (USENET News System) Reply-To: philip@pescadero.stanford.edu Organization: Computer Science Department, Stanford University Lines: 21 In article <0am0Sna00Uh74160lC@andrew.cmu.edu>, cw1z+@andrew.cmu.edu (Cushing Courtney Whitney) writes: > Does anyone out there know if there is an init that would change > the input focus on the mac from explicit (having to click on a > window to make it active) to implicit (just having to place the > cursor over the window to make it active)....... I'm not sure if this would work very well, since the Mac tactic is ususally to bring the "focussed on" window to the front. 2 possibilities for implementing such an init: o it would have to patch the system so _all_ applications would focus on a window without bringing it to the front (sounds like close to impossible - correct me if I'm wrong) o or every time you moved the cursor, you would risk having a different window jump to the front. Summary: learn to like focus on click, or switch to a different OS. Philip Machanick philip@pescadero.stanford.edu