Giter Club home page Giter Club logo

xmacroincludingdelaycapturing's Introduction

This fork is just a backup of

I did it because sarine.nl is not hosting xmacro anymore there is not relevant in this fork, and you're better following https://github.com/Ortega-Dan/xmacroIncludingDelayCapturing


This is an improved version wich also records input delays.
(The version provided by Debian based distributions doesn't record delays
That version information is in:
http://xmacro.sourceforge.net/)

This Code site is:
https://download.sarine.nl/xmacro/Description.html

Latest version 0.4.6 (same code as here) can be downloaded (and was imported) from:
http://download.sarine.nl/xmacro/xmacro-0.4.6.tar.gz

Requirments:

  • C compiler
  • X11 record extention
  • X11 test extention

You can install those dependencies on Debian based distributions with:

sudo apt install gcc make libxtst-dev

Then, from the root directory of this downloaded project, just run:

make

and then copy:

sudo cp xmacrorec2 /usr/local/bin/.
sudo cp xmacroplay /usr/local/bin/.

How to use it then:

(The following correct and easy instructions were previously found at: https://sadasant.com/2014/04/05/xmacro-tasks-automation.html Seems like the site was changed ... anyway ...)

Essentially, xmacro records your pressed keys and saves them to a file. To run it, see the line below:

xmacrorec2 > myrecording

Once you call it, first you'll have to pick a quit-key ([Esc] is fine), then whatever you do will be recorded: moving your mouse, clicking, pressing any key, etc. Do some stuff, then press the quit-key, and you'll be able to replicate that behavior with the following command:

xmacroplay "$DISPLAY" < myrecording

xmacroincludingdelaycapturing's People

Contributors

ortega-dan avatar coinbr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.