mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-01-04 20:20:15 +01:00
Add #define XK_SINHALA
Add #define XK_SINHALA so that the Sinhala keysyms can be used by the lk xkb keymap. Signed-off-by: Harshula Jayasuriya <harshula@gmail.com> Reviewed-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
db8b20b789
commit
25eb76b3d2
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue