Skip to content

Decode kernel keymap for key events

Michal Suchánek requested to merge hramrach/evtest:master into master

The Linux kernel does keyboard translation for applications using the linux console terminal emulation. Show translation of the key pressed (without modifiers).

Merge request reports