home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14331 < prev    next >
Encoding:
Text File  |  1992-08-21  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!mcsun!sunic!liuida!c90davby
  3. From: c90davby@odalix.ida.liu.se (David C Byers)
  4. Subject: Faking key presses
  5. Message-ID: <1992Aug21.142015.6577@ida.liu.se>
  6. Summary: Need help on how to fake key presses thorougly enough to fool everybody
  7. Keywords: keyboard, system, ADB, keyboard
  8. Sender: news@ida.liu.se
  9. Organization: CIS Dept, Univ of Linkoping, Sweden
  10. Date: Fri, 21 Aug 1992 14:20:15 GMT
  11. Lines: 21
  12.  
  13. I am considering building a simple ADB device which is supposed to
  14. emulate parts of the keyboard. Which parts are to be controlled in
  15. software, so I need a way to fool the entire system that a key has
  16. been pressed.
  17.  
  18. The best way to do this seems to be talking to the ADB driver for the
  19. regular keyboard, but there are still problems.
  20. 1.    What if there is not keyboard installed? What happens?
  21. 2.    How do I stay compatible with nonstandard keyboards and future
  22.     releases from Apple.
  23.  
  24. If somebody has code that does something similar to what I want to do,
  25. I would really appreciate seeing it. If somebody has helpful ideas or
  26. just pointers to literature, I would appreciate that too.
  27.  
  28. If I finish my project, the results will be made freely available to
  29. the net.
  30. --
  31. David Byers                             Ryds Alle' 9:204
  32. byers@lysator.liu.se                    S-58251 Linkoping
  33. c90davby@und.ida.liu.se                 SWEDEN
  34.