Tag Archives: Input

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

Keyboard shortcuts in an international context

One common error in internationalization is to think that all shortcuts must be translated. People forgot that one of the major advantages of the shortcuts is that they are memorized their position on the keyboard and not by the sign … Continue reading

Posted in Input, Windows | Tagged , , | Leave a comment