|
|
Posted Jun 11, 2008 at 11:59:25 AM
Subject: I need Mouse keyborad Macro recorder program.
Hi. Im installed linux.
I need Keyboard and mouse action record and playback.
MS Windows = JITBIT MACRO RECORDER EASY MACRO RECORDER
LINUX = Im not founding program.
I found a program but this install about Im beginner.
Links:
http://sourceforge.net/forum/forum.php?forum_id=623223
Original link
http://members.home.nl/wijnenjl/Record_Playback_Python_TclTk_INI_Wx_EN_01.html
How to can I install this macro recorder program fore linux.
Please help.
|
Peter Jakobi
Joined Jun 21, 2007 Posts: 7
Other Topics
|
Posted:
Jun 15, 2008 3:14:00 PM
Subject: I need Mouse keyborad Macro recorder program.
In general, you should avoid depending on recording and replaying actions, as the window manager might easily shift positions on-screen, window titles might change, etc, pp.
If you _really_ need to play/record X events, have a look at xnee and xmacro:
http://www.gnu.org/software/xnee/
http://xmacro.sourceforge.net/
|