Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!decwrl!gilroy.pa.dec.com!klee From: klee@gilroy.pa.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: Sending a string to another Window using DECWindows Keywords: X, DECWindows Message-ID: <1546@bacchus.dec.com> Date: 6 Jul 89 00:07:59 GMT References: <9228@phoenix.Princeton.EDU> Sender: news@decwrl.dec.com Distribution: na Lines: 13 In article <9228@phoenix.Princeton.EDU>, samuels@phoenix.Princeton.EDU (Mark E Samuels) writes: > Is it possible in X or Decwindows to send a string to the window of > another client and have that client read the string as if it had been > typed from the keyboard? Try forking off the non-X program from an X client, then communicate with it with pipes or sockets. Most of the public domain X-based mail, dbx, etc. front ends do this. Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@decwrl.dec.com Uucp: uunet!decwrl!klee