add script to recover hardware deftive kbd

This commit is contained in:
Alexander Mahr 2024-10-27 18:14:39 +01:00
commit 0f18de857a

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# how to disable keyboard scancode ?
## reason one would want to do that?
hardware malfunctions and sends spurious scancodes which input ghost-keypresses
everywhere
in my case this was the PAGEDOWN key.
It is really unhelpful if suddenly one has the unforeseen input of PAGEDOWN.
However one can mostly live without the key. In particular when using vim keybinding
like vimium in the browser