cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
UNIX/Linux Programming
Capturing X window actions and responses
Capturing X window actions and responses thereof
Jul 14, 2014 at 3:54pm
Jul 14, 2014 at 3:54pm UTC
klibusel
(1)
Hello,
I have a need to record user actions on x windows based applications. Further, I also need to capture text input and output from these windows. I am not sure where to start. Any guidance would be appreciated.
Jul 15, 2014 at 2:32am
Jul 15, 2014 at 2:32am UTC
Lowest0ne
(1536)
http://tronche.com/gui/x/xlib/
Particularly,
http://tronche.com/gui/x/xlib/window/attributes/#XSetWindowAttributes
http://tronche.com/gui/x/xlib/event-handling/manipulating-event-queue/XNextEvent.html
Topic archived. No new replies allowed.