xkb: use unicode conversion from xkbcommon
authorRan Benita <ran234@gmail.com>
Wed, 27 Jun 2012 10:08:41 +0000 (13:08 +0300)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 29 Jun 2012 10:19:26 +0000 (12:19 +0200)
commit44376b8daf1ee6d43c8e47b1f0f83b89e323d293
tree1b1c585244f8e0071761a0bd95cfb605d2a8995f
parent34357d21c484f01eeaefbc0b4a12dd44331c3a7f
xkb: use unicode conversion from xkbcommon

Support for this was added upstream, so we should avoid keeping the
entire conversion table twice in (readonly) memory. The old files are
still used by the dumb backend.

Signed-off-by: Ran Benita <ran234@gmail.com>
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/uterm_input_xkb.c