I need Mouse keyborad Macro recorder program.
|
Author |
Message |
|
|
Posted : Wed, 11 June 2008 11:59:25
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
|
Posted : Sun, 15 June 2008 15:14:00
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/
|