home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / programm / 8056 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.0 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!csd4.csd.uwm.edu!xepo
  2. From: xepo@csd4.csd.uwm.edu (Scott R Violet)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Querying Event Driver
  5. Date: 11 Jan 1993 03:40:57 GMT
  6. Organization: Computing Services Division, University of Wisconsin - Milwaukee
  7. Lines: 14
  8. Distribution: usa
  9. Message-ID: <1iqq89INNnnt@uwm.edu>
  10. NNTP-Posting-Host: 129.89.7.4
  11. Originator: xepo@csd4.csd.uwm.edu
  12.  
  13.  
  14. HI all,
  15.     I trying to write a program that needs to be able to check
  16. what is being typed on the keyboard even if this app isn't the current
  17. app.  I found the way to get the address of the keyboard device, but
  18. from there I am unsure as to what to do.  Is there a specific place
  19. from the beginning of the device address that can tell me what the
  20. current key that was pushed is?  Or would it be impossible for me to
  21. try and accomplish something like this?  Can what I want to do be
  22. accomplished with some ioctl() calls?  And if so, what would they be.
  23. Any comments or suggestions would be great,
  24. -- 
  25.  
  26.         -Scott Violet (xepo@csd4.csd.uwm.edu)
  27.