Omri Mor
Omri Mor
Any progress on this? Apple themselves are now using some of the consumer keycodes rather than the internal ones, e.g. * Spotlight is `kHIDPage_Consumer`/`kHIDUsage_Csmr_ACSearch` (0x0C/0x221) * Dictation/Siri is `kHIDPage_Consumer`/`kHIDUsage_Csmr_VoiceCommand` (0x0C/0xCF)...
Tagging #2516 as relevant with prior discussion relating to the Do Not Disturb functionality.
I've just tested—manually mapping a key to `"consumer_key_code": 671` (AKA `kHIDUsage_Csmr_ACDesktopShowAllWindows`, 0x29F) works perfectly fine for activating Mission Control for me. We just need Karabiner-Elements to correctly identify the key...