Kyle Burton on Thu, 2 Sep 1999 17:03:10 -0400 (EDT) |
for controlling input in a deterministic way, you can either try shell redirection (which you may have said you don't want), or try expect. shell redirection (often called plumbing): < > | as far as doing this for a GUI app, I'm not aware of any linux tools for doing this, but I'd be surprised if they didn't exist. k ------------------------------------------------------------------------------ Michael Corleone: "Soldiers are paid to fight; the rebels aren't." Hyman Roth: "What does that tell you?" Michael Corleone: "It tells me the rebels could win." -- The Godfather, Part II mortis@voicenet.com http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ On Thu, 2 Sep 1999 tburba@GLCORPIS01.usvision.com wrote: > > > > > All, > Back in the dirty DOS days, I used a nifty little program called "keyfake". > It could pass keystrokes to another program (any kind) thru a batch > (script) process. Does this exist in Linux? How can I get it? BTW, I'm not > talking about command line switches and passing literals to them. > Searchlinux shows nada. > Thanks. > > > > _______________________________________________ > Plug maillist - Plug@lists.nothinbut.net > http://lists.nothinbut.net/mail/listinfo/plug > _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|