Virtual key codes on Apple OS X
Posted by sorin on 2008-12-09
0 comments
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. (more…)