-
-
Notifications
You must be signed in to change notification settings - Fork 840
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
Support for Microsoft NaturalÆ Ergonomic Keyboard 4000 #4025
Comments
Thanks for the fast reply! It's not a composite device, so I guess it does not simulate zoom via scroll wheel events. Anyway: the other keys don't work either. It used to work with the original Intellitype driver from MS, which was discontinued years ago. I used USB Overdrive and/or ControllerMate on previous machines and I think they were able to support those keys. I just tried another keyboard from Labtec which has Home and Mail keys. Both also don't work, so maybe I have a different issue here? |
Karabiner-Elements primarily retrieves data via macOS's standard keyboard driver, so it won’t work if the standard driver can't capture the events from your keyboards. Another possible cause, aside from the hardware, is if any additional keyboard drivers are installed, which might cause it to not work properly. If the only active driver is .Karabiner-VirtualHIDDevice-Manager, the issue is likely a hardware limitation. |
Thank you for confirming! The exact cause isn't clear yet, but keys like the calculator key can be detected on some keyboards and not on others. |
Even though the current beta adds support for Zoom keys, the above mentioned keyboard still doesn't show any events in the event viewer. "Modify events" for it is activated. I tried the following keys: back, forward, zoom in, zoom out, home, e-mail favourites 1-5, calculator. None of those work, only the search button opens spotlight (but even that is not shown in the event viewer).
{
"device_id": 4297255106,
"device_identifiers": {
"is_keyboard": true,
"product_id": 219,
"vendor_id": 1118
},
"location_id": 34746368,
"manufacturer": "Microsoft",
"product": "NaturalÆ Ergonomic Keyboard 4000",
"transport": "USB"
},
The text was updated successfully, but these errors were encountered: