Add ISO_Level5_{Shift,Latch,Lock}.

This commit is contained in:
Daniel Stone 2006-06-10 15:33:50 +00:00
parent e9aebeae36
commit bb7584b5c8
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-06-10 Daniel Stone <daniel@freedesktop.org>
* keysymdef.h:
Add ISO_Level5_{Shift,Latch,Lock}.
2006-06-02 Daniel Stone <daniel@freedesktop.org>
* configure.ac:

View file

@ -327,6 +327,9 @@ SOFTWARE.
#define XK_ISO_Level3_Shift 0xfe03
#define XK_ISO_Level3_Latch 0xfe04
#define XK_ISO_Level3_Lock 0xfe05
#define XK_ISO_Level5_Shift 0xfe11
#define XK_ISO_Level5_Latch 0xfe12
#define XK_ISO_Level5_Lock 0xfe13
#define XK_ISO_Group_Shift 0xff7e /* Alias for mode_switch */
#define XK_ISO_Group_Latch 0xfe06
#define XK_ISO_Group_Lock 0xfe07