Post by George HuberPost by Peter OlcottI need to know the interface to the Linux operating
system required to feed simulated keystrokes and
simulated mouse actions to other software applications.
This sounds quite a bit like "expect" -- you may want to
start by looking at the source code.
I want to start with determining whether or not this
approach is feasible.
If it is feasible, then I want to enumerate the number of
different approaches that will be required to cover all
three of these operating systems. It is beginning to look
like Linux may require more than one approach, depending
upon the window system that is available. I am estimating
that "X" is not universally available to all Linux systems.
I do not know how many different Windowing systems are
available under Linux.