Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!ccu.umanitoba.ca!herald.usask.ca!alberta!aunro!aupair.cs.athabascau.ca!atha!decwrl!uunet!ora!bloom-beacon!dont-send-mail-to-path-lines From: gildea@expo.lcs.mit.EDU (Stephen Gildea) Newsgroups: comp.windows.x Subject: Re: XSendEvent for demos Message-ID: <9103131917.AA19110@alex.lcs.mit.edu> Date: 13 Mar 91 19:17:39 GMT References: <1991Mar13.164923.18330@usenet@kadsma> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 12 How can I simulate a Keystroke to an xterm job? It seems like I can use XSendEvent, but I am having trouble getting it to work. What exactly is your trouble? If the xterm does not seem to be getting your events at all, you may not have told it to allow XSendEvent keystrokes. (By default this is disabled for security reasons.) Set the allowSendEvents resource to true. < Stephen MIT X Consortium