Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!psuvax1!psuvm!blekul11!gutest8 From: GUTEST8@cc1.kuleuven.ac.be (Ives Aerts) Newsgroups: comp.sys.amiga.programmer Subject: Re: Placing Pointer Programatically? Message-ID: <91024.201129GUTEST8@cc1.kuleuven.ac.be> Date: 24 Jan 91 20:10:29 GMT References: <1991Jan24.132154.13609@murdoch.acc.Virginia.EDU> Organization: K.U.Leuven - Academic Computing Center Lines: 14 The way I do this is the following: open the input.device make an InputEvent structure of class IECLASS_POINTERPOS and ie_X,ie_Y the absolute mouse coordinates. use the IND_WRITEEVENT command of the input.device Dunnow if there's anything illegal about this (hope not) You can allso do relative moves if you use the RELATIVEMOUSE qualifier in ie_Qualifier. ------------------------------------------------------------------------ Ives Aerts | IBM definition SY-34378 GUTEST8@BLEKUL11.BITNET | A signature consists of sequences of GHGAEAB@BLEKUL11.BITNET | non-blank characters separated by blanks. ------------------------------------------------------------------------