home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11818 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.4 KB  |  48 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!rz.uni-karlsruhe.de!rz.uni-karlsruhe.de!ry41
  3. From: ry41@rz.uni-karlsruhe.de (Bernhard Moellemann)
  4. Subject: Re: Turning Intuition's lA-M & lA-N off?
  5. Message-ID: <1992Jul30.101002.17937@rz.uni-karlsruhe.de>
  6. Sender: usenet@rz.uni-karlsruhe.de (USENET News System)
  7. Organization: University of Karlsruhe, Germany
  8. References: <55152@mentor.cc.purdue.edu> <mwm.1bcr@contessa.palo-alto.ca.us> <MD0qr*lY0@chsdip.wisdom.bubble.org>
  9. Date: Thu, 30 Jul 1992 10:10:02 GMT
  10. Lines: 36
  11.  
  12. In article <MD0qr*lY0@chsdip.wisdom.bubble.org>, groo@chsdip.wisdom.bubble.org (Bill Squier) writes:
  13. >In article <55191@mentor.cc.purdue.edu>, Trevor Andrews writes:
  14. >
  15. >> In article <mwm.1bcr@contessa.palo-alto.ca.us> mwm@contessa.palo-alto.ca.us (Mike Meyer) writes:
  16. >> |In <55152@mentor.cc.purdue.edu>, tna@mentor.cc.purdue.edu (Trevor Andrews) wrote:
  17. >> |> Is there an easy way to turn Intuition's (leftAmiga-M) and (leftAmiga-N)
  18. >> |> off...  It doesn't have to be system friendly!  But LockIBase() won't
  19. >> |> hack it, I need some of Intuition!!
  20. >> |
  21. >> |Just put something in front of Intuition on the input food chain, and
  22. >> |have it eat those keys. Better yet, do something useful with them.
  23. >> 
  24. >>   That sounds easy enough...  Thanks.  But how about the
  25. >>   (leftAmiga-leftMouseButton)??  I would also like to turn off screen
  26. >>   positioning...  Let me guess-- eat the leftButton?  Hmm?... not?
  27. >
  28. >In order to insure that you swallow those events before another
  29. >running commodity gets a hold of them, set your broker's nb_Pri
  30. >sufficiently high-- but again, this all sounds rather unfriendly.
  31.  
  32. Better choose just above intuitions priority, because other programs
  33. may _create_ input-evets to make intuition do something!
  34.  
  35. And remember that the user can choose the keys for screen-dragging with
  36. one of the prefs programs (IControl, I think). And the structure of
  37. the prefs file is private and may change. 
  38.  
  39. So you better feed _all_ input-events if you want intuition to do 
  40. nothing. (Remember there may be new features in every new release of
  41. the os.)
  42.  
  43. -- 
  44.  Bernhard Moellemann   <spare space>   Chairman of the Nessy-Fan-Club   //
  45.  internet=zza@rz.uni-karlsruhe.de <space> FIDO=2:241/7506.42  IRC=ZZA  //
  46.  nessynet=008  Lifenet=77:7700/11.42  greetings to my Marsupilami  \\ //
  47.  2000/500 Technical Reference Manual:  "A1000, the original Amiga"  \X/
  48.