#1315: ScriptingBridge with SystemEvents maps keyCodes on crack and performSelector is wonky -----------------------------+---------------------------------------------- Reporter: rob@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ScriptingBridge, keycodes -----------------------------+---------------------------------------------- Comment(by mrada@…): Simulated keyboard events use the virtual keycodes that Apple has defined; the listing is in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Headers/Events.h This is not a MacRuby issue; though I think it would be a good idea to log a bug with Apple about the virtual keycode system. :) -- Ticket URL: <http://www.macruby.org/trac/ticket/1315#comment:1> MacRuby <http://macruby.org/>