4.8.0
Added
-
Added
keymapperctl
operations--input
and--output
for injecting key presses. e.g.:keymapperctl --input Shift{A} B C
with
--input
the mappings are applied as if the sequence came from an input device,
with--output
the sequence is output as if it was generated by keymapper (#170).