Moved non-printable keys into base keymap.
[libguac-client-rdp.git] / src / rdp_keymap_en_us.c
2012-03-21 Michael JumperMoved non-printable keys into base keymap.
2012-03-21 Michael JumperAdd shift to keysyms that require it.
2012-03-21 Michael JumperMajor refactor of keymap - now using simple keysym...
2012-03-21 Michael JumperAdd keysym string to $ for testing.
2012-03-20 Michael JumperAdd scancodes for keypad numbers.
2012-03-20 Michael JumperUse new typedef.
2012-03-20 Michael JumperSimplified mapping and lookups, added required structur...