Talk:Event handling of modifier keys
From TDN
Looks like we might want to post events for each check, because it seems like the semantics of the Apple event suggest that it will only get dispatched when the total set of modifiers is changed(So you could have multiple makes and breaks contained within one event). The solution would be to post an InputEvent inside each conditional.



