From 0f18de857a71f1b0e546cc5f4a7fcb04aaf96897 Mon Sep 17 00:00:00 2001 From: Alexander Mahr Date: Sun, 27 Oct 2024 18:14:39 +0100 Subject: [PATCH] add script to recover hardware deftive kbd --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md 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