Support Unicode compose tables
authorMichael Schutte <michi@uiae.at>
Tue, 28 Apr 2009 13:45:28 +0000 (15:45 +0200)
committerMichael Schutte <michi@uiae.at>
Fri, 1 May 2009 18:29:25 +0000 (20:29 +0200)
commit18eadfedc4c0eccd99a3fce31a3f4f305f458632
tree480e624cb73f0d259c5ada935f5357717deb3330
parentb9f77f5ff920867fd9a27de1220ce5ac0c266e3b
Support Unicode compose tables

Use KDSKBDIACRUC, kbdiacruc etc., if available, to allow the use of
composed characters from more than a single 8-bit charset.  Because the
majority of the existing keymaps uses “compose '…' '…' to '…'”
specifications which allow only 8-bit characters, perform automatical
conversions using the existing infrastructure.

Signed-off-by: Michael Schutte <michi@uiae.at>
src/analyze.l
src/dumpkeys.c
src/ksyms.c
src/loadkeys.y