diff options
author | James Cloos <cloos@jhcloos.com> | 2008-11-11 16:26:28 -0500 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2008-11-11 16:26:28 -0500 |
commit | 2563153ed69d3d6f052ba275ff79df3cbe54b76d (patch) | |
tree | 7f80a1de4228c08536538c426531736eee57e7fc /keysymdef.h | |
parent | 735d745e17a6180f569f24f9792513b44e100aef (diff) |
[keysymdef.h] Add dead_currency symbol.
As requested for the Bépo keyboard layout (http://clavier-dvorak.org/wiki/).
Cf. bugs:
http://bugs.freedesktop.org/show_bug.cgi?id=17821
http://bugs.freedesktop.org/show_bug.cgi?id=17822
Diffstat (limited to 'keysymdef.h')
-rw-r--r-- | keysymdef.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keysymdef.h b/keysymdef.h index 57e735e..2da4ec7 100644 --- a/keysymdef.h +++ b/keysymdef.h @@ -415,6 +415,7 @@ SOFTWARE. #define XK_dead_belowdiaeresis 0xfe6c #define XK_dead_invertedbreve 0xfe6d #define XK_dead_belowcomma 0xfe6e +#define XK_dead_currency 0xfe6f /* dead vowels for universal syllable entry */ #define XK_dead_a 0xfe80 |