You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
input-remapper/keymapper/injection
sezanzeb 58e3526a6e minor cleanup 4 years ago
..
__init__.py some file refactoring 4 years ago
context.py updated context comment 4 years ago
event_producer.py moved injection-wide infos to a dedicated context class 4 years ago
injector.py minor cleanup 4 years ago
keycode_mapper.py separated numlock functions to new file 4 years ago
macros.py some simplifications of the Injector class api 4 years ago
numlock.py separated numlock functions to new file 4 years ago
readme.md separated numlock functions to new file 4 years ago

readme.md

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.