Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ll-xn!ames!styx!lll-lcc!well!brent From: brent@well.UUCP (Brent Southard) Newsgroups: comp.sys.amiga Subject: Re: window and mouse cursor questions Message-ID: <2741@well.UUCP> Date: Tue, 10-Mar-87 00:36:38 EST Article-I.D.: well.2741 Posted: Tue Mar 10 00:36:38 1987 Date-Received: Tue, 10-Mar-87 20:24:04 EST References: <2724@jade.BERKELEY.EDU> Reply-To: brent@well.UUCP (Brent Southard) Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 7 Marty, you can 'fake' mouse and keyboard events by messing with the event stream of the input.device. You would add simulated events with the IND_WRITEEVENT command. Look in the ROM Kernal Manual in the chapter concerning the Timer device for all the details. I think this will so what you want... brent