Path: utzoo!mnetor!uunet!yale!cmcl2!acf8!perkins From: perkins@acf8.UUCP (Mark E. Perkins) Newsgroups: comp.sys.mac Subject: Re: MacMan and double-clicking Message-ID: <1560048@acf8.UUCP> Date: 16 Apr 88 14:34:00 GMT References: <23499@bbn.COM> Organization: New York University Lines: 28 > A couple of people have posted saying that after running the MacMan > application, double clicking in the Finder no longer opens things (until > the machine is rebooted). I notified the author about this problem not long after the posting. I have not received any reply. The probelm is that MacMan (and some other stuff I've seen) is leaving the System Event Mask set so that it ignores mouseUp events. The Finder does not reset the mask to everyEvent. Hence, the problem with double-clicks. I have not found a way to patch these prpgrams directly, but I made an FKEY that fixes the situation. All it does is set the System Event Mask to everyEvent, then return. I can e-mail to anyone interested. If there is sufficient interest, I could post it (it's VERY short). Please direct responses to the address below. Mark Perkins Internet: mark@vml.psych.nyu.edu (that's VEE-EM-ELL) Usenet: {seismo|ihnp4|allegra}!cmcl2!vml!mark US Mail: Department of Psychology, NYU 6 Washington Place, room 970 New York, NY 10003 Phone: (212) 998-7861