Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken+ Keyboard #802

Open
kaber2 opened this issue Jul 28, 2024 · 4 comments
Open

Broken+ Keyboard #802

kaber2 opened this issue Jul 28, 2024 · 4 comments

Comments

@kaber2
Copy link

kaber2 commented Jul 28, 2024

Hello,

my+ macbook+ keyboard+ suddenly+ started+ inserting+ a+ plus+ sign+ in+ front+ of+ every+ space+.+ This+ appears+ to+ be+ a +more+ or+ less+ common+ problem,+ and+ I+ was+ wondering+ if+ keyd+ is+ capable+ of+ mapping+ "+ "+ to+ just+ a+ single+ whitespace.+

Thanks+ and+ sorry+ for+ the+ weird+ formatting+ :)

@rvaiya
Copy link
Owner

rvaiya commented Jul 29, 2024

What is the output of keyd monitor -t when you hit space?

Something like:

[shift]

= = timeout(noop, 20, +)

might fix the problem if the phantom = press is released spontaneously. But really you should get another keyboard ;).

@kaber2
Copy link
Author

kaber2 commented Jul 30, 2024

Thanks for your response, I will give that a try.

keyd monitor -t

+3448 ms Apple Inc. Apple Internal Keyboard / Trackpad 05ac:027f ] down
+0 ms Apple Inc. Apple Internal Keyboard / Trackpad 05ac:027f space down
+56 ms Apple Inc. Apple Internal Keyboard / Trackpad 05ac:027f ] up
+0 ms Apple Inc. Apple Internal Keyboard / Trackpad 05ac:027f space up

@kaber2
Copy link
Author

kaber2 commented Jul 30, 2024

[main]

] = timeout(noop, 100, ])

Seems to mostly solve the issue. No idea why ] is displayed as a plus sign, but except for some occasional plus-signs still appearing and a bit of lag when actually hitting "+", things work fine again.

Thanks!

@kaber2
Copy link
Author

kaber2 commented Jul 30, 2024

I have a few weird new effects since running keyd, the "ä" key (german umlaut) now also inserts a carriage return, the other umlauts behave normally. The arrow down key inserts a "ü", another german umlaut. Any idea what might be cauüsing this?

  • ä:
+663 ms keyd virtual keyboard   0fac:0ade       enter down
+0 ms   keyd virtual keyboard   0fac:0ade       ' down
+105 ms keyd virtual keyboard   0fac:0ade       enter up
+0 ms   keyd virtual keyboard   0fac:0ade       ' up
  • arrow down:
+1054 ms        keyd virtual keyboard   0fac:0ade       down down
+8 ms   keyd virtual keyboard   0fac:0ade       [ down
+76 ms  keyd virtual keyboard   0fac:0ade       down up
+0 ms   keyd virtual keyboard   0fac:0ade       [ up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants