commit 0f18de857a71f1b0e546cc5f4a7fcb04aaf96897 Author: Alexander Mahr Date: Sun Oct 27 18:14:39 2024 +0100 add script to recover hardware deftive kbd diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ad1857 --- /dev/null +++ b/README.md @@ -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