Tag Archives: virtual key

Virtual key codes on Apple OS X

On Windows, keyboard events are reporting scan codes, virtual key codes and characters. If you want to deal with keyboard shortcuts and be able to use them in an international context you have to use the virtual key codes.

Posted in OS X | Tagged , , , | 1 Comment