"Correct" way to playback user movement with xlib?
Posted
by Dasuraga
on Stack Overflow
See other posts from Stack Overflow
or by Dasuraga
Published on 2009-11-16T09:45:40Z
Indexed on
2010/04/06
17:43 UTC
Read the original article
Hit count: 430
I'm trying to figure out a way to make demos for a program I've written with xlib, and I came across this, but, according to the author page:
This extension is not intended to support general journaling and playback of user actions.
Does anyone know of any functions in xlib that are intended to support playback of user actions? Does it even exist? Or could I just use this without any real problems?
© Stack Overflow or respective owner