Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!jpd00964 From: jpd00964@uxa.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: text intercept Message-ID: <227700021@uxa.cso.uiuc.edu> Date: 28 Jul 89 07:35:00 GMT References: <15759@ut-emx.UUCP> Lines: 11 Nf-ID: #R:ut-emx.UUCP:15759:uxa.cso.uiuc.edu:227700021:000:352 Nf-From: uxa.cso.uiuc.edu!jpd00964 Jul 28 02:35:00 1989 [intercepting key strokes from a DA] You could always write your driver to be called as often as possible and just check the event list for all key down events. Then you could grab them and put them back on the list. Rather easy way, but I am sure you will miss quite a lot of events. Maybe not, let me know if it works. Michael Rutman Softmed