HotKey icon indicating copy to clipboard operation
HotKey copied to clipboard

.volumeDown & .volumeUp

Open Yelles opened this issue 6 years ago • 2 comments

Hi,

Is this supposed to work with .volumeDown or .volumeUp ?

Your example works fine, but not if I register one of them.

May be any help ?

Yelles avatar Feb 09 '19 14:02 Yelles

I'm not sure how to do this. I just added the keys in the Carbon header. Maybe older keyboards that have dedicated keys will work with this?

soffes avatar Aug 26 '19 07:08 soffes

I recently saw the following fix applied on a fork of my PowerKey project:

Add 'up event' when firing media keys - Fix next/previous on High Sierra

https://github.com/julienma/PowerKey/commit/2687c38e04900a47fba36b03fc223e9c71b01ae1

Which is possibly the same issue as this. Need to send a Key Up event for these Volume keys?

pkamb avatar Aug 26 '19 18:08 pkamb