tildearrow / input-modifier

uinput based key bindings and macros tool for Linux
GNU General Public License v2.0
20 stars 6 forks source link

Clarify purpose / features #4

Closed ngirard closed 2 years ago

ngirard commented 5 years ago

Hi,

I just stumbled upon your project, which seems interesting, but after reading the README and browsing the docs I still doesn't have a clear picture of its purpose and most valuable features.

Would you mind expanding the README a bit, and perhaps explaining how it compares to Xdotool or Autokey ?

Thanks in advance !

tildearrow commented 5 years ago

Sure. Thank you for the suggestion!

The purpose of this project is to allow the user to assign actions to keys, which can come in handy if you want to do repetitive actions easily (e.g. tap a key repeatedly by simply holding it or launch a sequence of keys with a single keypress), launch applications using keys, disabling keys you don't want to be pressed by accident, mapping gaming keypads, etc.

The advantages of input-modifier over xdotool are:

The advantages of input-modifier over AutoKey are: (although I've never used it)