input-remapper/keymapper/injection
2021-03-21 19:15:20 +01:00
..
__init__.py some file refactoring 2021-02-13 20:34:33 +01:00
context.py 0.7.0, updated copyright notice 2021-02-22 19:48:20 +01:00
event_producer.py 0.7.0, updated copyright notice 2021-02-22 19:48:20 +01:00
injector.py #65 UI improvements 2021-03-21 14:17:34 +01:00
keycode_mapper.py gtk not running as root anymore 2021-03-21 19:15:20 +01:00
macros.py #65 UI improvements 2021-03-21 14:17:34 +01:00
numlock.py 0.7.0, updated copyright notice 2021-02-22 19:48:20 +01:00
readme.md separated numlock functions to new file 2021-02-14 00:03:52 +01:00

Injection

This folder contains all classes that are only relevant for the injection process. There is one process for each hardware device that is being injected for, and one context object per process that is being passed around for all classes to use.