From ada6edc175eb89d318e55204368e2ba5dad07b1b Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Fri, 16 Jan 2015 01:59:09 +0200 Subject: Add X11 renderer. --- lib/renderers/x11/xkb_unicode.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/renderers/x11/xkb_unicode.h (limited to 'lib/renderers/x11/xkb_unicode.h') diff --git a/lib/renderers/x11/xkb_unicode.h b/lib/renderers/x11/xkb_unicode.h new file mode 100644 index 0000000..23e8b30 --- /dev/null +++ b/lib/renderers/x11/xkb_unicode.h @@ -0,0 +1,8 @@ +#ifndef _BM_XKB_UNICODE_H_ +#define _BM_XKB_UNICODE_H_ + +#include + +uint32_t bm_x11_key_sym2unicode(uint32_t keysym); + +#endif // _BM_XKB_UNICODE_H_ -- cgit v1.2.3-70-g09d2