Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nikod/PyMacro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use the config file to configure the macros.

Example:
Name_of_the_Window = Action Macro

Action 	- Single (button/key to another button/key)
	- Multiple (button/key to several button/key)
	- Script (button/key to a Script)

Macro 	- Single - Key/Button-Key/Button
	- Multiple - Key/Button(Key/Button-Key/Button-Key/Button-...)
	- Script - Key/Button-/path/of/the/Script

If you want use a delay(seconds) use Delay|Key/Button, for example:
Name_of_the_Window = Multiple x(KP_Enter-2|Escape)

To find the keys available using the "keys_available.py" (python key_available.py) 
that prints all the possibilities.

If you want to use a button you can use it by typing "ButtonX" where X is the number
of the button you want to press.

Dependencies:	- Python2.7
		- Python-Xlib

About

A macro program made ​​in python for linux, a key/button to another key/button, a key/button to several keys/buttons and a key/button to a script or program. The macros are configurable for each individual window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages