[PATCH] libX11: Add #define XK_SINHALA
Harshula Jayasuriya
harshula at gmail.com
Sun Mar 20 20:19:45 PDT 2011
Add #define XK_SINHALA so that the Sinhala keysyms can be used by
the lk xkb keymap.
Signed-off-by: Harshula Jayasuriya <harshula at gmail.com>
---
src/KeyBind.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/KeyBind.c b/src/KeyBind.c
index ac25ce2..221cedd 100644
--- a/src/KeyBind.c
+++ b/src/KeyBind.c
@@ -44,6 +44,7 @@ in this Software without prior written authorization from The Open Group.
#define XK_CAUCASUS
#define XK_VIETNAMESE
#define XK_XKB_KEYS
+#define XK_SINHALA
#include <X11/keysymdef.h>
#include <stdio.h>
--
1.7.4.1
More information about the xorg-devel
mailing list