add script to recover hardware deftive kbd
This commit is contained in:
commit
0f18de857a
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal 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
|
Loading…
Add table
Reference in a new issue