I\'m looking for a comprehensive list of the available key codes that can be used with Cocoa\'s NSEvent
class. The NSEvent
class has a keyCod
According to this forum topic, the constants are available in HIToolbox/Events.h
http://forums.macrumors.com/showthread.php?t=780577
They have conveniently copy+pasted the entire set of constants into the forum too. Otherwise the header is available here:
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Headers/Events.h