Use direct translation between keysym and Unicode, rather than table (see http:/...
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Wed, 16 May 2012 08:26:09 +0000 (01:26 -0700)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Wed, 16 May 2012 08:26:18 +0000 (01:26 -0700)
commit21069d2b227c8d423b465ed6b3deccbc356e5f21
tree9e805f3ac4e36220ed6c1df6d49155e3729ae7dd
parent0657ea74280724a9b5aa2cb3e41c8d7838884f0a
Use direct translation between keysym and Unicode, rather than table (see x.org/wiki/KeySyms, same translation used from Unicode to keysym by the Guacmole JS client). Remove related files.
Makefile.am
include/unicode_convtable.h [deleted file]
src/guac_handlers.c
src/unicode_convtable.c [deleted file]
tools/ini2dot_h_unimap.py [deleted file]