pqrs-org / Karabiner-Elements

Karabiner-Elements is a powerful tool for customizing keyboards on macOS
https://karabiner-elements.pqrs.org/
The Unlicense
18.95k stars 839 forks source link

Karabiner doesn't detect some of my USB-keyboard's keys... #3830

Open IChaneton opened 5 months ago

IChaneton commented 5 months ago

Hi everybody! I'm having some problems with the usb keyboard I want to remap. It has a full line of media and consumer keys. Karabiner-Elements does detects most of them, but a few of them seem to be invisible for the event viewer. They actually woor on the mac-os. And even my old and no longer functional Controller Mate App (RIP) sees them as:

Is there anyway to reconfiguer Karabiner-Elements to listen/detect thos buttons? Thanks a lot Ignacio!!!

willangley commented 5 months ago

+1 to this. I have a Logitech G413 TKL SE, and several of the keys produce events that aren't supported by Karabiner-Elements. These are invisible in the Karabiner-EventViewer when Karabiner-Elements is set to modify events for the keyboard, and appear as:

image

when Karabiner-Elements is not set to modify events for the keyboard.

Both of these are standardized in the HID Usages and Descriptions as events on the Consumer Page (0x0C):

Keypress Usage page Usage Usage Name
Fn + F3 0x000c 0x0221 AC Search
Fn + F5 0x000c 0x0183 AL Consumer Control Configuration

and it'd be awesome if Karabiner-Elements supported them too 🙏 .

willangley commented 5 months ago

AL Consumer Control Configuration support was committed in c75b8962ae36467b0f781847f1b8752160c71621. Looking forward to the next release 🙂