Re: Coding double modifier global hotkeys?
Re: Coding double modifier global hotkeys?
- Subject: Re: Coding double modifier global hotkeys?
- From: Eric Schlegel <email@hidden>
- Date: Sun, 24 Jan 2010 09:52:05 -0800
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