LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Mouse& keyboard events (https://www.linuxquestions.org/questions/programming-9/mouse-and-keyboard-events-186550/)

mvillarino 05-27-2004 11:49 AM

Mouse& keyboard events
 
I use the tool "xmacrorec" to record a sequence of events (mouse movements, button press and release and keyboard press and release). To replay that sequences, I use xmacroplay2.
The problem appears when, accidentally or not, the mouse is moved --or a key/button is pressed/released-- while playing a previously recorded sequence. Those undesired events are also sent to the x-server, so the sequences of events gets altered.

So the question is: How can I avoid that, while replaying, mouse and keyboard be sent?

Sorry, my English hasn't been used for a couple of years.


All times are GMT -5. The time now is 09:44 AM.