![]() |
| | #1 |
| Registered User Join Date: Nov 2009
Posts: 2
| Looking for macro recorder/screen capture code |
| skyn3t is offline | |
| | #2 |
| Eternally Earnest Join Date: Jul 2008 Location: SE Queens
Posts: 4,608
| Xlib will give you access to the mouse, and there is probably a way to do a screen capture too (but I doubt a single function, it is all low level stuff). Anything graphical has to use the Xlib API on one level or another, so it is already part of your project, or used by the libraries you are using. I've used this before: http://tronche.com/gui/x/xlib/
__________________ BEING HELPFUL SHOULD MEAN SHARING KNOWLEDGE, NOT WITHHOLDING IT. ==mk27 ![]() A truly creative person rids him or her self of all self-imposed limitations. ==recent fortune cookie |
| MK27 is offline | |
| | #3 |
| Registered User Join Date: Nov 2009
Posts: 2
| That's what I was looking for. Thx. |
| skyn3t is offline | |
![]() |
| Tags |
| background, linux, macro recorder, screen capture, ubuntu |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Enforcing Machine Code Restrictions? | SMurf | Tech Board | 21 | 03-30-2009 07:34 AM |
| Values changing without reason? | subtled | C Programming | 2 | 04-19-2007 10:20 AM |
| Obfuscated Code Contest: The Results | Stack Overflow | Contests Board | 29 | 02-18-2005 05:39 PM |
| Obfuscated Code Contest | Stack Overflow | Contests Board | 51 | 01-21-2005 04:17 PM |
| Interface Question | smog890 | C Programming | 11 | 06-03-2002 05:06 PM |