Re: Coding double modifier global hotkeys?
Re: Coding double modifier global hotkeys?
- Subject: Re: Coding double modifier global hotkeys?
- From: Sumner Trammell <email@hidden>
- Date: Sun, 24 Jan 2010 13:11:39 -0500
Thanks Eric. I'm not surprised.
It seems that interpreting the events produced by the rapid double
press/release of a modifier key is a way to do double modifier global
hotkey detection...?
-s
On Sun, Jan 24, 2010 at 12:52 PM, Eric Schlegel <email@hidden> wrote:
>
> On Jan 24, 2010, at 9:17 AM, Sumner Trammell wrote:
>
>> This code does a fine job of setting up standard "modifier key +
>> regular key" global hotkeys, but I can't figure out how to do double
>> modifier hotkeys. For example:
>>
>> command-command
>> option-option
>
> The Carbon hotkey API doesn't support these types of combinations. Those apps you mentioned are detecting these combinations in some other fashion.
>
> -eric
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden