Jordan Speicher
Jordan Speicher
@leviport mentioned https://github.com/system76/ec/pull/405#pullrequestreview-1616334945 that they could nnoot tell the difference between two different debounce settings? Is it possible that this is another Clevo change since yoour engineering samples? Also it...
Indeed it seems that "o" and keys pressed before/after are repeated most often: ``` The brown fox jumps over the lazy dog The brown fox jumpps over the lazy dog...
15ms is better,, but i'll try 20 ```diff diff --git a/src/board/system76/common/kbscan.c b/src/board/system76/common/kbscan.c index 4d3b650..a5ef0a7 100644 --- a/src/board/system76/common/kbscan.c +++ b/src/board/system76/common/kbscan.c @@ -21,7 +21,7 @@ #endif // KM_NKEY // Debounce time in...
20ms seems to do the trick, I can type over 10 lines with no repeats. Could y'all be convinced to up the value to 20ms?
I've been using 20ms for some time now and while I do get repeated characters, they are infrequent enough as to not be annoying. Maybe a couple per day. I...
I agree that making it user configurable is the best solution. Use case: I needed to use my wife's laptop (same model) and immediately I had lots of repeated chars....
fyi I reported this here as well: https://github.com/system76/firmware-open/issues/404
Ah I see, well then I misspoke in https://github.com/system76/firmware-open/issues/404 - what I see is the issue documented here. I see the backlight turn on when suspended, and off when woken....
> @uSpike did this start happening all of a sudden, and if so, when? Pretty sure since I've bought it in January. Didn't notice at first since I usually suspend...
This happens on my `darp8` as well.