Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!uwm.edu!bionet!agate!ucbvax!bloom-beacon!eru!hagbard!sunic!isgate!krafla!adamd From: adamd@rhi.hi.is (Adam David) Newsgroups: comp.sys.atari.st.tech Subject: Re: Simulating keypress Message-ID: <3043@krafla.rhi.hi.is> Date: 13 Apr 91 04:33:49 GMT References: <1991Apr5.151946.25763@etek.chalmers.se> <1991Apr6.000637.20676@jato.jpl.nasa.gov> <1991Apr8.160108.22367@etek.chalmers.se> <3032@krafla.rhi.hi.is> <1991Apr11.160849.14152@etek.chalmers.se> Organization: University of Iceland Lines: 17 In <1991Apr11.160849.14152@etek.chalmers.se> fabian@etek.chalmers.se (Martin Fabian) writes: [about inserting scancodes into the keyboard buffer] >OK, but does this also apply to evnt_keybd and evnt_multi ? There is an interrupt vector that resolves into the various handlers for MIDI, keyboard, etc. However, I think it is the actual keyboard handler that flags the keyboard events. Therefore, you are also looking for a legal way of flagging the events. >And what about the keyclick, the ikbdsys handles that. Fact ? Yes, the keyboard click is triggered there. If you want to generate a real keyclick, you also need a hook into the system keyclick. Adam David. (adamd@rhi.hi.is)