libxkbcommon 1.14.0-beta1
Library implementing the XKB specification for parsing keyboard descriptions and handling keyboard state
Loading...
Searching...
No Matches
Predefined keysyms
Collaboration diagram for Predefined keysyms:

Files

file  include/xkbcommon/xkbcommon-keysyms.h

Macros

#define XKB_KEY_NoSymbol   0x0000
#define XKB_KEY_VoidSymbol   0xffffff
#define XKB_KEY_BackSpace   0xff08
#define XKB_KEY_Tab   0xff09
#define XKB_KEY_Linefeed   0xff0a
#define XKB_KEY_Clear   0xff0b
#define XKB_KEY_Return   0xff0d
#define XKB_KEY_Pause   0xff13
#define XKB_KEY_Scroll_Lock   0xff14
#define XKB_KEY_Sys_Req   0xff15
#define XKB_KEY_Escape   0xff1b
#define XKB_KEY_Delete   0xffff
#define XKB_KEY_Multi_key   0xff20
#define XKB_KEY_Codeinput   0xff37
#define XKB_KEY_SingleCandidate   0xff3c
#define XKB_KEY_MultipleCandidate   0xff3d
#define XKB_KEY_PreviousCandidate   0xff3e
#define XKB_KEY_Kanji   0xff21
#define XKB_KEY_Muhenkan   0xff22
#define XKB_KEY_Henkan_Mode   0xff23
#define XKB_KEY_Henkan   0xff23
#define XKB_KEY_Romaji   0xff24
#define XKB_KEY_Hiragana   0xff25
#define XKB_KEY_Katakana   0xff26
#define XKB_KEY_Hiragana_Katakana   0xff27
#define XKB_KEY_Zenkaku   0xff28
#define XKB_KEY_Hankaku   0xff29
#define XKB_KEY_Zenkaku_Hankaku   0xff2a
#define XKB_KEY_Touroku   0xff2b
#define XKB_KEY_Massyo   0xff2c
#define XKB_KEY_Kana_Lock   0xff2d
#define XKB_KEY_Kana_Shift   0xff2e
#define XKB_KEY_Eisu_Shift   0xff2f
#define XKB_KEY_Eisu_toggle   0xff30
#define XKB_KEY_Kanji_Bangou   0xff37
#define XKB_KEY_Zen_Koho   0xff3d
#define XKB_KEY_Mae_Koho   0xff3e
#define XKB_KEY_Home   0xff50
#define XKB_KEY_Left   0xff51
#define XKB_KEY_Up   0xff52
#define XKB_KEY_Right   0xff53
#define XKB_KEY_Down   0xff54
#define XKB_KEY_Prior   0xff55
#define XKB_KEY_Page_Up   0xff55
#define XKB_KEY_Next   0xff56
#define XKB_KEY_Page_Down   0xff56
#define XKB_KEY_End   0xff57
#define XKB_KEY_Begin   0xff58
#define XKB_KEY_Select   0xff60
#define XKB_KEY_Print   0xff61
#define XKB_KEY_Execute   0xff62
#define XKB_KEY_Insert   0xff63
#define XKB_KEY_Undo   0xff65
#define XKB_KEY_Redo   0xff66
#define XKB_KEY_Menu   0xff67
#define XKB_KEY_Find   0xff68
#define XKB_KEY_Cancel   0xff69
#define XKB_KEY_Help   0xff6a
#define XKB_KEY_Break   0xff6b
#define XKB_KEY_ISO_Group_Shift   0xff7e
#define XKB_KEY_Mode_switch   0xff7e
#define XKB_KEY_script_switch   0xff7e
#define XKB_KEY_Num_Lock   0xff7f
#define XKB_KEY_KP_Space   0xff80
#define XKB_KEY_KP_Tab   0xff89
#define XKB_KEY_KP_Enter   0xff8d
#define XKB_KEY_KP_F1   0xff91
#define XKB_KEY_KP_F2   0xff92
#define XKB_KEY_KP_F3   0xff93
#define XKB_KEY_KP_F4   0xff94
#define XKB_KEY_KP_Home   0xff95
#define XKB_KEY_KP_Left   0xff96
#define XKB_KEY_KP_Up   0xff97
#define XKB_KEY_KP_Right   0xff98
#define XKB_KEY_KP_Down   0xff99
#define XKB_KEY_KP_Prior   0xff9a
#define XKB_KEY_KP_Page_Up   0xff9a
#define XKB_KEY_KP_Next   0xff9b
#define XKB_KEY_KP_Page_Down   0xff9b
#define XKB_KEY_KP_End   0xff9c
#define XKB_KEY_KP_Begin   0xff9d
#define XKB_KEY_KP_Insert   0xff9e
#define XKB_KEY_KP_Delete   0xff9f
#define XKB_KEY_KP_Equal   0xffbd
#define XKB_KEY_KP_Multiply   0xffaa
#define XKB_KEY_KP_Add   0xffab
#define XKB_KEY_KP_Separator   0xffac
#define XKB_KEY_KP_Subtract   0xffad
#define XKB_KEY_KP_Decimal   0xffae
#define XKB_KEY_KP_Divide   0xffaf
#define XKB_KEY_KP_0   0xffb0
#define XKB_KEY_KP_1   0xffb1
#define XKB_KEY_KP_2   0xffb2
#define XKB_KEY_KP_3   0xffb3
#define XKB_KEY_KP_4   0xffb4
#define XKB_KEY_KP_5   0xffb5
#define XKB_KEY_KP_6   0xffb6
#define XKB_KEY_KP_7   0xffb7
#define XKB_KEY_KP_8   0xffb8
#define XKB_KEY_KP_9   0xffb9
#define XKB_KEY_F1   0xffbe
#define XKB_KEY_F2   0xffbf
#define XKB_KEY_F3   0xffc0
#define XKB_KEY_F4   0xffc1
#define XKB_KEY_F5   0xffc2
#define XKB_KEY_F6   0xffc3
#define XKB_KEY_F7   0xffc4
#define XKB_KEY_F8   0xffc5
#define XKB_KEY_F9   0xffc6
#define XKB_KEY_F10   0xffc7
#define XKB_KEY_F11   0xffc8
#define XKB_KEY_L1   0xffc8
#define XKB_KEY_F12   0xffc9
#define XKB_KEY_L2   0xffc9
#define XKB_KEY_F13   0xffca
#define XKB_KEY_L3   0xffca
#define XKB_KEY_F14   0xffcb
#define XKB_KEY_L4   0xffcb
#define XKB_KEY_F15   0xffcc
#define XKB_KEY_L5   0xffcc
#define XKB_KEY_F16   0xffcd
#define XKB_KEY_L6   0xffcd
#define XKB_KEY_F17   0xffce
#define XKB_KEY_L7   0xffce
#define XKB_KEY_F18   0xffcf
#define XKB_KEY_L8   0xffcf
#define XKB_KEY_F19   0xffd0
#define XKB_KEY_L9   0xffd0
#define XKB_KEY_F20   0xffd1
#define XKB_KEY_L10   0xffd1
#define XKB_KEY_F21   0xffd2
#define XKB_KEY_R1   0xffd2
#define XKB_KEY_F22   0xffd3
#define XKB_KEY_R2   0xffd3
#define XKB_KEY_F23   0xffd4
#define XKB_KEY_R3   0xffd4
#define XKB_KEY_F24   0xffd5
#define XKB_KEY_R4   0xffd5
#define XKB_KEY_F25   0xffd6
#define XKB_KEY_R5   0xffd6
#define XKB_KEY_F26   0xffd7
#define XKB_KEY_R6   0xffd7
#define XKB_KEY_F27   0xffd8
#define XKB_KEY_R7   0xffd8
#define XKB_KEY_F28   0xffd9
#define XKB_KEY_R8   0xffd9
#define XKB_KEY_F29   0xffda
#define XKB_KEY_R9   0xffda
#define XKB_KEY_F30   0xffdb
#define XKB_KEY_R10   0xffdb
#define XKB_KEY_F31   0xffdc
#define XKB_KEY_R11   0xffdc
#define XKB_KEY_F32   0xffdd
#define XKB_KEY_R12   0xffdd
#define XKB_KEY_F33   0xffde
#define XKB_KEY_R13   0xffde
#define XKB_KEY_F34   0xffdf
#define XKB_KEY_R14   0xffdf
#define XKB_KEY_F35   0xffe0
#define XKB_KEY_R15   0xffe0
#define XKB_KEY_Shift_L   0xffe1
#define XKB_KEY_Shift_R   0xffe2
#define XKB_KEY_Control_L   0xffe3
#define XKB_KEY_Control_R   0xffe4
#define XKB_KEY_Caps_Lock   0xffe5
#define XKB_KEY_Shift_Lock   0xffe6
#define XKB_KEY_Meta_L   0xffe7
#define XKB_KEY_Meta_R   0xffe8
#define XKB_KEY_Alt_L   0xffe9
#define XKB_KEY_Alt_R   0xffea
#define XKB_KEY_Super_L   0xffeb
#define XKB_KEY_Super_R   0xffec
#define XKB_KEY_Hyper_L   0xffed
#define XKB_KEY_Hyper_R   0xffee
#define XKB_KEY_ISO_Lock   0xfe01
#define XKB_KEY_ISO_Level2_Latch   0xfe02
#define XKB_KEY_ISO_Level3_Shift   0xfe03
#define XKB_KEY_ISO_Level3_Latch   0xfe04
#define XKB_KEY_ISO_Level3_Lock   0xfe05
#define XKB_KEY_ISO_Level5_Shift   0xfe11
#define XKB_KEY_ISO_Level5_Latch   0xfe12
#define XKB_KEY_ISO_Level5_Lock   0xfe13
#define XKB_KEY_ISO_Group_Latch   0xfe06
#define XKB_KEY_ISO_Group_Lock   0xfe07
#define XKB_KEY_ISO_Next_Group   0xfe08
#define XKB_KEY_ISO_Next_Group_Lock   0xfe09
#define XKB_KEY_ISO_Prev_Group   0xfe0a
#define XKB_KEY_ISO_Prev_Group_Lock   0xfe0b
#define XKB_KEY_ISO_First_Group   0xfe0c
#define XKB_KEY_ISO_First_Group_Lock   0xfe0d
#define XKB_KEY_ISO_Last_Group   0xfe0e
#define XKB_KEY_ISO_Last_Group_Lock   0xfe0f
#define XKB_KEY_ISO_Left_Tab   0xfe20
#define XKB_KEY_ISO_Move_Line_Up   0xfe21
#define XKB_KEY_ISO_Move_Line_Down   0xfe22
#define XKB_KEY_ISO_Partial_Line_Up   0xfe23
#define XKB_KEY_ISO_Partial_Line_Down   0xfe24
#define XKB_KEY_ISO_Partial_Space_Left   0xfe25
#define XKB_KEY_ISO_Partial_Space_Right   0xfe26
#define XKB_KEY_ISO_Set_Margin_Left   0xfe27
#define XKB_KEY_ISO_Set_Margin_Right   0xfe28
#define XKB_KEY_ISO_Release_Margin_Left   0xfe29
#define XKB_KEY_ISO_Release_Margin_Right   0xfe2a
#define XKB_KEY_ISO_Release_Both_Margins   0xfe2b
#define XKB_KEY_ISO_Fast_Cursor_Left   0xfe2c
#define XKB_KEY_ISO_Fast_Cursor_Right   0xfe2d
#define XKB_KEY_ISO_Fast_Cursor_Up   0xfe2e
#define XKB_KEY_ISO_Fast_Cursor_Down   0xfe2f
#define XKB_KEY_ISO_Continuous_Underline   0xfe30
#define XKB_KEY_ISO_Discontinuous_Underline   0xfe31
#define XKB_KEY_ISO_Emphasize   0xfe32
#define XKB_KEY_ISO_Center_Object   0xfe33
#define XKB_KEY_ISO_Enter   0xfe34
#define XKB_KEY_dead_grave   0xfe50
#define XKB_KEY_dead_acute   0xfe51
#define XKB_KEY_dead_circumflex   0xfe52
#define XKB_KEY_dead_tilde   0xfe53
#define XKB_KEY_dead_perispomeni   0xfe53
#define XKB_KEY_dead_macron   0xfe54
#define XKB_KEY_dead_breve   0xfe55
#define XKB_KEY_dead_abovedot   0xfe56
#define XKB_KEY_dead_diaeresis   0xfe57
#define XKB_KEY_dead_abovering   0xfe58
#define XKB_KEY_dead_doubleacute   0xfe59
#define XKB_KEY_dead_caron   0xfe5a
#define XKB_KEY_dead_cedilla   0xfe5b
#define XKB_KEY_dead_ogonek   0xfe5c
#define XKB_KEY_dead_iota   0xfe5d
#define XKB_KEY_dead_voiced_sound   0xfe5e
#define XKB_KEY_dead_semivoiced_sound   0xfe5f
#define XKB_KEY_dead_belowdot   0xfe60
#define XKB_KEY_dead_hook   0xfe61
#define XKB_KEY_dead_horn   0xfe62
#define XKB_KEY_dead_stroke   0xfe63
#define XKB_KEY_dead_abovecomma   0xfe64
#define XKB_KEY_dead_psili   0xfe64
#define XKB_KEY_dead_abovereversedcomma   0xfe65
#define XKB_KEY_dead_dasia   0xfe65
#define XKB_KEY_dead_doublegrave   0xfe66
#define XKB_KEY_dead_belowring   0xfe67
#define XKB_KEY_dead_belowmacron   0xfe68
#define XKB_KEY_dead_belowcircumflex   0xfe69
#define XKB_KEY_dead_belowtilde   0xfe6a
#define XKB_KEY_dead_belowbreve   0xfe6b
#define XKB_KEY_dead_belowdiaeresis   0xfe6c
#define XKB_KEY_dead_invertedbreve   0xfe6d
#define XKB_KEY_dead_belowcomma   0xfe6e
#define XKB_KEY_dead_currency   0xfe6f
#define XKB_KEY_dead_lowline   0xfe90
#define XKB_KEY_dead_aboveverticalline   0xfe91
#define XKB_KEY_dead_belowverticalline   0xfe92
#define XKB_KEY_dead_longsolidusoverlay   0xfe93
#define XKB_KEY_dead_a   0xfe80
#define XKB_KEY_dead_A   0xfe81
#define XKB_KEY_dead_e   0xfe82
#define XKB_KEY_dead_E   0xfe83
#define XKB_KEY_dead_i   0xfe84
#define XKB_KEY_dead_I   0xfe85
#define XKB_KEY_dead_o   0xfe86
#define XKB_KEY_dead_O   0xfe87
#define XKB_KEY_dead_u   0xfe88
#define XKB_KEY_dead_U   0xfe89
#define XKB_KEY_dead_small_schwa   0xfe8a
#define XKB_KEY_dead_schwa   0xfe8a
#define XKB_KEY_dead_capital_schwa   0xfe8b
#define XKB_KEY_dead_SCHWA   0xfe8b
#define XKB_KEY_dead_greek   0xfe8c
#define XKB_KEY_dead_hamza   0xfe8d
#define XKB_KEY_dead_apostrophe   0xfe8e
#define XKB_KEY_First_Virtual_Screen   0xfed0
#define XKB_KEY_Prev_Virtual_Screen   0xfed1
#define XKB_KEY_Next_Virtual_Screen   0xfed2
#define XKB_KEY_Last_Virtual_Screen   0xfed4
#define XKB_KEY_Terminate_Server   0xfed5
#define XKB_KEY_AccessX_Enable   0xfe70
#define XKB_KEY_AccessX_Feedback_Enable   0xfe71
#define XKB_KEY_RepeatKeys_Enable   0xfe72
#define XKB_KEY_SlowKeys_Enable   0xfe73
#define XKB_KEY_BounceKeys_Enable   0xfe74
#define XKB_KEY_StickyKeys_Enable   0xfe75
#define XKB_KEY_MouseKeys_Enable   0xfe76
#define XKB_KEY_MouseKeys_Accel_Enable   0xfe77
#define XKB_KEY_Overlay1_Enable   0xfe78
#define XKB_KEY_Overlay2_Enable   0xfe79
#define XKB_KEY_AudibleBell_Enable   0xfe7a
#define XKB_KEY_Pointer_Left   0xfee0
#define XKB_KEY_Pointer_Right   0xfee1
#define XKB_KEY_Pointer_Up   0xfee2
#define XKB_KEY_Pointer_Down   0xfee3
#define XKB_KEY_Pointer_UpLeft   0xfee4
#define XKB_KEY_Pointer_UpRight   0xfee5
#define XKB_KEY_Pointer_DownLeft   0xfee6
#define XKB_KEY_Pointer_DownRight   0xfee7
#define XKB_KEY_Pointer_Button_Dflt   0xfee8
#define XKB_KEY_Pointer_Button1   0xfee9
#define XKB_KEY_Pointer_Button2   0xfeea
#define XKB_KEY_Pointer_Button3   0xfeeb
#define XKB_KEY_Pointer_Button4   0xfeec
#define XKB_KEY_Pointer_Button5   0xfeed
#define XKB_KEY_Pointer_DblClick_Dflt   0xfeee
#define XKB_KEY_Pointer_DblClick1   0xfeef
#define XKB_KEY_Pointer_DblClick2   0xfef0
#define XKB_KEY_Pointer_DblClick3   0xfef1
#define XKB_KEY_Pointer_DblClick4   0xfef2
#define XKB_KEY_Pointer_DblClick5   0xfef3
#define XKB_KEY_Pointer_Drag_Dflt   0xfef4
#define XKB_KEY_Pointer_Drag1   0xfef5
#define XKB_KEY_Pointer_Drag2   0xfef6
#define XKB_KEY_Pointer_Drag3   0xfef7
#define XKB_KEY_Pointer_Drag4   0xfef8
#define XKB_KEY_Pointer_Drag5   0xfefd
#define XKB_KEY_Pointer_EnableKeys   0xfef9
#define XKB_KEY_Pointer_Accelerate   0xfefa
#define XKB_KEY_Pointer_DfltBtnNext   0xfefb
#define XKB_KEY_Pointer_DfltBtnPrev   0xfefc
#define XKB_KEY_ch   0xfea0
#define XKB_KEY_Ch   0xfea1
#define XKB_KEY_CH   0xfea2
#define XKB_KEY_c_h   0xfea3
#define XKB_KEY_C_h   0xfea4
#define XKB_KEY_C_H   0xfea5
#define XKB_KEY_3270_Duplicate   0xfd01
#define XKB_KEY_3270_FieldMark   0xfd02
#define XKB_KEY_3270_Right2   0xfd03
#define XKB_KEY_3270_Left2   0xfd04
#define XKB_KEY_3270_BackTab   0xfd05
#define XKB_KEY_3270_EraseEOF   0xfd06
#define XKB_KEY_3270_EraseInput   0xfd07
#define XKB_KEY_3270_Reset   0xfd08
#define XKB_KEY_3270_Quit   0xfd09
#define XKB_KEY_3270_PA1   0xfd0a
#define XKB_KEY_3270_PA2   0xfd0b
#define XKB_KEY_3270_PA3   0xfd0c
#define XKB_KEY_3270_Test   0xfd0d
#define XKB_KEY_3270_Attn   0xfd0e
#define XKB_KEY_3270_CursorBlink   0xfd0f
#define XKB_KEY_3270_AltCursor   0xfd10
#define XKB_KEY_3270_KeyClick   0xfd11
#define XKB_KEY_3270_Jump   0xfd12
#define XKB_KEY_3270_Ident   0xfd13
#define XKB_KEY_3270_Rule   0xfd14
#define XKB_KEY_3270_Copy   0xfd15
#define XKB_KEY_3270_Play   0xfd16
#define XKB_KEY_3270_Setup   0xfd17
#define XKB_KEY_3270_Record   0xfd18
#define XKB_KEY_3270_ChangeScreen   0xfd19
#define XKB_KEY_3270_DeleteWord   0xfd1a
#define XKB_KEY_3270_ExSelect   0xfd1b
#define XKB_KEY_3270_CursorSelect   0xfd1c
#define XKB_KEY_3270_PrintScreen   0xfd1d
#define XKB_KEY_3270_Enter   0xfd1e
#define XKB_KEY_space   0x0020
#define XKB_KEY_exclam   0x0021
#define XKB_KEY_quotedbl   0x0022
#define XKB_KEY_numbersign   0x0023
#define XKB_KEY_dollar   0x0024
#define XKB_KEY_percent   0x0025
#define XKB_KEY_ampersand   0x0026
#define XKB_KEY_apostrophe   0x0027
#define XKB_KEY_quoteright   0x0027
#define XKB_KEY_parenleft   0x0028
#define XKB_KEY_parenright   0x0029
#define XKB_KEY_asterisk   0x002a
#define XKB_KEY_plus   0x002b
#define XKB_KEY_comma   0x002c
#define XKB_KEY_minus   0x002d
#define XKB_KEY_period   0x002e
#define XKB_KEY_slash   0x002f
#define XKB_KEY_0   0x0030
#define XKB_KEY_1   0x0031
#define XKB_KEY_2   0x0032
#define XKB_KEY_3   0x0033
#define XKB_KEY_4   0x0034
#define XKB_KEY_5   0x0035
#define XKB_KEY_6   0x0036
#define XKB_KEY_7   0x0037
#define XKB_KEY_8   0x0038
#define XKB_KEY_9   0x0039
#define XKB_KEY_colon   0x003a
#define XKB_KEY_semicolon   0x003b
#define XKB_KEY_less   0x003c
#define XKB_KEY_equal   0x003d
#define XKB_KEY_greater   0x003e
#define XKB_KEY_question   0x003f
#define XKB_KEY_at   0x0040
#define XKB_KEY_A   0x0041
#define XKB_KEY_B   0x0042
#define XKB_KEY_C   0x0043
#define XKB_KEY_D   0x0044
#define XKB_KEY_E   0x0045
#define XKB_KEY_F   0x0046
#define XKB_KEY_G   0x0047
#define XKB_KEY_H   0x0048
#define XKB_KEY_I   0x0049
#define XKB_KEY_J   0x004a
#define XKB_KEY_K   0x004b
#define XKB_KEY_L   0x004c
#define XKB_KEY_M   0x004d
#define XKB_KEY_N   0x004e
#define XKB_KEY_O   0x004f
#define XKB_KEY_P   0x0050
#define XKB_KEY_Q   0x0051
#define XKB_KEY_R   0x0052
#define XKB_KEY_S   0x0053
#define XKB_KEY_T   0x0054
#define XKB_KEY_U   0x0055
#define XKB_KEY_V   0x0056
#define XKB_KEY_W   0x0057
#define XKB_KEY_X   0x0058
#define XKB_KEY_Y   0x0059
#define XKB_KEY_Z   0x005a
#define XKB_KEY_bracketleft   0x005b
#define XKB_KEY_backslash   0x005c
#define XKB_KEY_bracketright   0x005d
#define XKB_KEY_asciicircum   0x005e
#define XKB_KEY_underscore   0x005f
#define XKB_KEY_grave   0x0060
#define XKB_KEY_quoteleft   0x0060
#define XKB_KEY_a   0x0061
#define XKB_KEY_b   0x0062
#define XKB_KEY_c   0x0063
#define XKB_KEY_d   0x0064
#define XKB_KEY_e   0x0065
#define XKB_KEY_f   0x0066
#define XKB_KEY_g   0x0067
#define XKB_KEY_h   0x0068
#define XKB_KEY_i   0x0069
#define XKB_KEY_j   0x006a
#define XKB_KEY_k   0x006b
#define XKB_KEY_l   0x006c
#define XKB_KEY_m   0x006d
#define XKB_KEY_n   0x006e
#define XKB_KEY_o   0x006f
#define XKB_KEY_p   0x0070
#define XKB_KEY_q   0x0071
#define XKB_KEY_r   0x0072
#define XKB_KEY_s   0x0073
#define XKB_KEY_t   0x0074
#define XKB_KEY_u   0x0075
#define XKB_KEY_v   0x0076
#define XKB_KEY_w   0x0077
#define XKB_KEY_x   0x0078
#define XKB_KEY_y   0x0079
#define XKB_KEY_z   0x007a
#define XKB_KEY_braceleft   0x007b
#define XKB_KEY_bar   0x007c
#define XKB_KEY_braceright   0x007d
#define XKB_KEY_asciitilde   0x007e
#define XKB_KEY_nobreakspace   0x00a0
#define XKB_KEY_exclamdown   0x00a1
#define XKB_KEY_cent   0x00a2
#define XKB_KEY_sterling   0x00a3
#define XKB_KEY_currency   0x00a4
#define XKB_KEY_yen   0x00a5
#define XKB_KEY_brokenbar   0x00a6
#define XKB_KEY_section   0x00a7
#define XKB_KEY_diaeresis   0x00a8
#define XKB_KEY_copyright   0x00a9
#define XKB_KEY_ordfeminine   0x00aa
#define XKB_KEY_guillemotleft   0x00ab
#define XKB_KEY_guillemetleft   0x00ab
#define XKB_KEY_notsign   0x00ac
#define XKB_KEY_hyphen   0x00ad
#define XKB_KEY_registered   0x00ae
#define XKB_KEY_macron   0x00af
#define XKB_KEY_degree   0x00b0
#define XKB_KEY_plusminus   0x00b1
#define XKB_KEY_twosuperior   0x00b2
#define XKB_KEY_threesuperior   0x00b3
#define XKB_KEY_acute   0x00b4
#define XKB_KEY_mu   0x00b5
#define XKB_KEY_paragraph   0x00b6
#define XKB_KEY_periodcentered   0x00b7
#define XKB_KEY_cedilla   0x00b8
#define XKB_KEY_onesuperior   0x00b9
#define XKB_KEY_masculine   0x00ba
#define XKB_KEY_ordmasculine   0x00ba
#define XKB_KEY_guillemotright   0x00bb
#define XKB_KEY_guillemetright   0x00bb
#define XKB_KEY_onequarter   0x00bc
#define XKB_KEY_onehalf   0x00bd
#define XKB_KEY_threequarters   0x00be
#define XKB_KEY_questiondown   0x00bf
#define XKB_KEY_Agrave   0x00c0
#define XKB_KEY_Aacute   0x00c1
#define XKB_KEY_Acircumflex   0x00c2
#define XKB_KEY_Atilde   0x00c3
#define XKB_KEY_Adiaeresis   0x00c4
#define XKB_KEY_Aring   0x00c5
#define XKB_KEY_AE   0x00c6
#define XKB_KEY_Ccedilla   0x00c7
#define XKB_KEY_Egrave   0x00c8
#define XKB_KEY_Eacute   0x00c9
#define XKB_KEY_Ecircumflex   0x00ca
#define XKB_KEY_Ediaeresis   0x00cb
#define XKB_KEY_Igrave   0x00cc
#define XKB_KEY_Iacute   0x00cd
#define XKB_KEY_Icircumflex   0x00ce
#define XKB_KEY_Idiaeresis   0x00cf
#define XKB_KEY_ETH   0x00d0
#define XKB_KEY_Eth   0x00d0
#define XKB_KEY_Ntilde   0x00d1
#define XKB_KEY_Ograve   0x00d2
#define XKB_KEY_Oacute   0x00d3
#define XKB_KEY_Ocircumflex   0x00d4
#define XKB_KEY_Otilde   0x00d5
#define XKB_KEY_Odiaeresis   0x00d6
#define XKB_KEY_multiply   0x00d7
#define XKB_KEY_Oslash   0x00d8
#define XKB_KEY_Ooblique   0x00d8
#define XKB_KEY_Ugrave   0x00d9
#define XKB_KEY_Uacute   0x00da
#define XKB_KEY_Ucircumflex   0x00db
#define XKB_KEY_Udiaeresis   0x00dc
#define XKB_KEY_Yacute   0x00dd
#define XKB_KEY_THORN   0x00de
#define XKB_KEY_Thorn   0x00de
#define XKB_KEY_ssharp   0x00df
#define XKB_KEY_agrave   0x00e0
#define XKB_KEY_aacute   0x00e1
#define XKB_KEY_acircumflex   0x00e2
#define XKB_KEY_atilde   0x00e3
#define XKB_KEY_adiaeresis   0x00e4
#define XKB_KEY_aring   0x00e5
#define XKB_KEY_ae   0x00e6
#define XKB_KEY_ccedilla   0x00e7
#define XKB_KEY_egrave   0x00e8
#define XKB_KEY_eacute   0x00e9
#define XKB_KEY_ecircumflex   0x00ea
#define XKB_KEY_ediaeresis   0x00eb
#define XKB_KEY_igrave   0x00ec
#define XKB_KEY_iacute   0x00ed
#define XKB_KEY_icircumflex   0x00ee
#define XKB_KEY_idiaeresis   0x00ef
#define XKB_KEY_eth   0x00f0
#define XKB_KEY_ntilde   0x00f1
#define XKB_KEY_ograve   0x00f2
#define XKB_KEY_oacute   0x00f3
#define XKB_KEY_ocircumflex   0x00f4
#define XKB_KEY_otilde   0x00f5
#define XKB_KEY_odiaeresis   0x00f6
#define XKB_KEY_division   0x00f7
#define XKB_KEY_oslash   0x00f8
#define XKB_KEY_ooblique   0x00f8
#define XKB_KEY_ugrave   0x00f9
#define XKB_KEY_uacute   0x00fa
#define XKB_KEY_ucircumflex   0x00fb
#define XKB_KEY_udiaeresis   0x00fc
#define XKB_KEY_yacute   0x00fd
#define XKB_KEY_thorn   0x00fe
#define XKB_KEY_ydiaeresis   0x00ff
#define XKB_KEY_Aogonek   0x01a1
#define XKB_KEY_breve   0x01a2
#define XKB_KEY_Lstroke   0x01a3
#define XKB_KEY_Lcaron   0x01a5
#define XKB_KEY_Sacute   0x01a6
#define XKB_KEY_Scaron   0x01a9
#define XKB_KEY_Scedilla   0x01aa
#define XKB_KEY_Tcaron   0x01ab
#define XKB_KEY_Zacute   0x01ac
#define XKB_KEY_Zcaron   0x01ae
#define XKB_KEY_Zabovedot   0x01af
#define XKB_KEY_aogonek   0x01b1
#define XKB_KEY_ogonek   0x01b2
#define XKB_KEY_lstroke   0x01b3
#define XKB_KEY_lcaron   0x01b5
#define XKB_KEY_sacute   0x01b6
#define XKB_KEY_caron   0x01b7
#define XKB_KEY_scaron   0x01b9
#define XKB_KEY_scedilla   0x01ba
#define XKB_KEY_tcaron   0x01bb
#define XKB_KEY_zacute   0x01bc
#define XKB_KEY_doubleacute   0x01bd
#define XKB_KEY_zcaron   0x01be
#define XKB_KEY_zabovedot   0x01bf
#define XKB_KEY_Racute   0x01c0
#define XKB_KEY_Abreve   0x01c3
#define XKB_KEY_Lacute   0x01c5
#define XKB_KEY_Cacute   0x01c6
#define XKB_KEY_Ccaron   0x01c8
#define XKB_KEY_Eogonek   0x01ca
#define XKB_KEY_Ecaron   0x01cc
#define XKB_KEY_Dcaron   0x01cf
#define XKB_KEY_Dstroke   0x01d0
#define XKB_KEY_Nacute   0x01d1
#define XKB_KEY_Ncaron   0x01d2
#define XKB_KEY_Odoubleacute   0x01d5
#define XKB_KEY_Rcaron   0x01d8
#define XKB_KEY_Uring   0x01d9
#define XKB_KEY_Udoubleacute   0x01db
#define XKB_KEY_Tcedilla   0x01de
#define XKB_KEY_racute   0x01e0
#define XKB_KEY_abreve   0x01e3
#define XKB_KEY_lacute   0x01e5
#define XKB_KEY_cacute   0x01e6
#define XKB_KEY_ccaron   0x01e8
#define XKB_KEY_eogonek   0x01ea
#define XKB_KEY_ecaron   0x01ec
#define XKB_KEY_dcaron   0x01ef
#define XKB_KEY_dstroke   0x01f0
#define XKB_KEY_nacute   0x01f1
#define XKB_KEY_ncaron   0x01f2
#define XKB_KEY_odoubleacute   0x01f5
#define XKB_KEY_rcaron   0x01f8
#define XKB_KEY_uring   0x01f9
#define XKB_KEY_udoubleacute   0x01fb
#define XKB_KEY_tcedilla   0x01fe
#define XKB_KEY_abovedot   0x01ff
#define XKB_KEY_Hstroke   0x02a1
#define XKB_KEY_Hcircumflex   0x02a6
#define XKB_KEY_Iabovedot   0x02a9
#define XKB_KEY_Gbreve   0x02ab
#define XKB_KEY_Jcircumflex   0x02ac
#define XKB_KEY_hstroke   0x02b1
#define XKB_KEY_hcircumflex   0x02b6
#define XKB_KEY_idotless   0x02b9
#define XKB_KEY_gbreve   0x02bb
#define XKB_KEY_jcircumflex   0x02bc
#define XKB_KEY_Cabovedot   0x02c5
#define XKB_KEY_Ccircumflex   0x02c6
#define XKB_KEY_Gabovedot   0x02d5
#define XKB_KEY_Gcircumflex   0x02d8
#define XKB_KEY_Ubreve   0x02dd
#define XKB_KEY_Scircumflex   0x02de
#define XKB_KEY_cabovedot   0x02e5
#define XKB_KEY_ccircumflex   0x02e6
#define XKB_KEY_gabovedot   0x02f5
#define XKB_KEY_gcircumflex   0x02f8
#define XKB_KEY_ubreve   0x02fd
#define XKB_KEY_scircumflex   0x02fe
#define XKB_KEY_kra   0x03a2
#define XKB_KEY_kappa   0x03a2
#define XKB_KEY_Rcedilla   0x03a3
#define XKB_KEY_Itilde   0x03a5
#define XKB_KEY_Lcedilla   0x03a6
#define XKB_KEY_Emacron   0x03aa
#define XKB_KEY_Gcedilla   0x03ab
#define XKB_KEY_Tslash   0x03ac
#define XKB_KEY_rcedilla   0x03b3
#define XKB_KEY_itilde   0x03b5
#define XKB_KEY_lcedilla   0x03b6
#define XKB_KEY_emacron   0x03ba
#define XKB_KEY_gcedilla   0x03bb
#define XKB_KEY_tslash   0x03bc
#define XKB_KEY_ENG   0x03bd
#define XKB_KEY_eng   0x03bf
#define XKB_KEY_Amacron   0x03c0
#define XKB_KEY_Iogonek   0x03c7
#define XKB_KEY_Eabovedot   0x03cc
#define XKB_KEY_Imacron   0x03cf
#define XKB_KEY_Ncedilla   0x03d1
#define XKB_KEY_Omacron   0x03d2
#define XKB_KEY_Kcedilla   0x03d3
#define XKB_KEY_Uogonek   0x03d9
#define XKB_KEY_Utilde   0x03dd
#define XKB_KEY_Umacron   0x03de
#define XKB_KEY_amacron   0x03e0
#define XKB_KEY_iogonek   0x03e7
#define XKB_KEY_eabovedot   0x03ec
#define XKB_KEY_imacron   0x03ef
#define XKB_KEY_ncedilla   0x03f1
#define XKB_KEY_omacron   0x03f2
#define XKB_KEY_kcedilla   0x03f3
#define XKB_KEY_uogonek   0x03f9
#define XKB_KEY_utilde   0x03fd
#define XKB_KEY_umacron   0x03fe
#define XKB_KEY_Wcircumflex   0x1000174
#define XKB_KEY_wcircumflex   0x1000175
#define XKB_KEY_Ycircumflex   0x1000176
#define XKB_KEY_ycircumflex   0x1000177
#define XKB_KEY_Babovedot   0x1001e02
#define XKB_KEY_babovedot   0x1001e03
#define XKB_KEY_Dabovedot   0x1001e0a
#define XKB_KEY_dabovedot   0x1001e0b
#define XKB_KEY_Fabovedot   0x1001e1e
#define XKB_KEY_fabovedot   0x1001e1f
#define XKB_KEY_Mabovedot   0x1001e40
#define XKB_KEY_mabovedot   0x1001e41
#define XKB_KEY_Pabovedot   0x1001e56
#define XKB_KEY_pabovedot   0x1001e57
#define XKB_KEY_Sabovedot   0x1001e60
#define XKB_KEY_sabovedot   0x1001e61
#define XKB_KEY_Tabovedot   0x1001e6a
#define XKB_KEY_tabovedot   0x1001e6b
#define XKB_KEY_Wgrave   0x1001e80
#define XKB_KEY_wgrave   0x1001e81
#define XKB_KEY_Wacute   0x1001e82
#define XKB_KEY_wacute   0x1001e83
#define XKB_KEY_Wdiaeresis   0x1001e84
#define XKB_KEY_wdiaeresis   0x1001e85
#define XKB_KEY_Ygrave   0x1001ef2
#define XKB_KEY_ygrave   0x1001ef3
#define XKB_KEY_OE   0x13bc
#define XKB_KEY_oe   0x13bd
#define XKB_KEY_Ydiaeresis   0x13be
#define XKB_KEY_overline   0x047e
#define XKB_KEY_kana_fullstop   0x04a1
#define XKB_KEY_kana_openingbracket   0x04a2
#define XKB_KEY_kana_closingbracket   0x04a3
#define XKB_KEY_kana_comma   0x04a4
#define XKB_KEY_kana_conjunctive   0x04a5
#define XKB_KEY_kana_middledot   0x04a5
#define XKB_KEY_kana_WO   0x04a6
#define XKB_KEY_kana_a   0x04a7
#define XKB_KEY_kana_i   0x04a8
#define XKB_KEY_kana_u   0x04a9
#define XKB_KEY_kana_e   0x04aa
#define XKB_KEY_kana_o   0x04ab
#define XKB_KEY_kana_ya   0x04ac
#define XKB_KEY_kana_yu   0x04ad
#define XKB_KEY_kana_yo   0x04ae
#define XKB_KEY_kana_tsu   0x04af
#define XKB_KEY_kana_tu   0x04af
#define XKB_KEY_prolongedsound   0x04b0
#define XKB_KEY_kana_A   0x04b1
#define XKB_KEY_kana_I   0x04b2
#define XKB_KEY_kana_U   0x04b3
#define XKB_KEY_kana_E   0x04b4
#define XKB_KEY_kana_O   0x04b5
#define XKB_KEY_kana_KA   0x04b6
#define XKB_KEY_kana_KI   0x04b7
#define XKB_KEY_kana_KU   0x04b8
#define XKB_KEY_kana_KE   0x04b9
#define XKB_KEY_kana_KO   0x04ba
#define XKB_KEY_kana_SA   0x04bb
#define XKB_KEY_kana_SHI   0x04bc
#define XKB_KEY_kana_SU   0x04bd
#define XKB_KEY_kana_SE   0x04be
#define XKB_KEY_kana_SO   0x04bf
#define XKB_KEY_kana_TA   0x04c0
#define XKB_KEY_kana_CHI   0x04c1
#define XKB_KEY_kana_TI   0x04c1
#define XKB_KEY_kana_TSU   0x04c2
#define XKB_KEY_kana_TU   0x04c2
#define XKB_KEY_kana_TE   0x04c3
#define XKB_KEY_kana_TO   0x04c4
#define XKB_KEY_kana_NA   0x04c5
#define XKB_KEY_kana_NI   0x04c6
#define XKB_KEY_kana_NU   0x04c7
#define XKB_KEY_kana_NE   0x04c8
#define XKB_KEY_kana_NO   0x04c9
#define XKB_KEY_kana_HA   0x04ca
#define XKB_KEY_kana_HI   0x04cb
#define XKB_KEY_kana_FU   0x04cc
#define XKB_KEY_kana_HU   0x04cc
#define XKB_KEY_kana_HE   0x04cd
#define XKB_KEY_kana_HO   0x04ce
#define XKB_KEY_kana_MA   0x04cf
#define XKB_KEY_kana_MI   0x04d0
#define XKB_KEY_kana_MU   0x04d1
#define XKB_KEY_kana_ME   0x04d2
#define XKB_KEY_kana_MO   0x04d3
#define XKB_KEY_kana_YA   0x04d4
#define XKB_KEY_kana_YU   0x04d5
#define XKB_KEY_kana_YO   0x04d6
#define XKB_KEY_kana_RA   0x04d7
#define XKB_KEY_kana_RI   0x04d8
#define XKB_KEY_kana_RU   0x04d9
#define XKB_KEY_kana_RE   0x04da
#define XKB_KEY_kana_RO   0x04db
#define XKB_KEY_kana_WA   0x04dc
#define XKB_KEY_kana_N   0x04dd
#define XKB_KEY_voicedsound   0x04de
#define XKB_KEY_semivoicedsound   0x04df
#define XKB_KEY_kana_switch   0xff7e
#define XKB_KEY_Farsi_0   0x10006f0
#define XKB_KEY_Farsi_1   0x10006f1
#define XKB_KEY_Farsi_2   0x10006f2
#define XKB_KEY_Farsi_3   0x10006f3
#define XKB_KEY_Farsi_4   0x10006f4
#define XKB_KEY_Farsi_5   0x10006f5
#define XKB_KEY_Farsi_6   0x10006f6
#define XKB_KEY_Farsi_7   0x10006f7
#define XKB_KEY_Farsi_8   0x10006f8
#define XKB_KEY_Farsi_9   0x10006f9
#define XKB_KEY_Arabic_percent   0x100066a
#define XKB_KEY_Arabic_superscript_alef   0x1000670
#define XKB_KEY_Arabic_tteh   0x1000679
#define XKB_KEY_Arabic_peh   0x100067e
#define XKB_KEY_Arabic_tcheh   0x1000686
#define XKB_KEY_Arabic_ddal   0x1000688
#define XKB_KEY_Arabic_rreh   0x1000691
#define XKB_KEY_Arabic_comma   0x05ac
#define XKB_KEY_Arabic_fullstop   0x10006d4
#define XKB_KEY_Arabic_0   0x1000660
#define XKB_KEY_Arabic_1   0x1000661
#define XKB_KEY_Arabic_2   0x1000662
#define XKB_KEY_Arabic_3   0x1000663
#define XKB_KEY_Arabic_4   0x1000664
#define XKB_KEY_Arabic_5   0x1000665
#define XKB_KEY_Arabic_6   0x1000666
#define XKB_KEY_Arabic_7   0x1000667
#define XKB_KEY_Arabic_8   0x1000668
#define XKB_KEY_Arabic_9   0x1000669
#define XKB_KEY_Arabic_semicolon   0x05bb
#define XKB_KEY_Arabic_question_mark   0x05bf
#define XKB_KEY_Arabic_hamza   0x05c1
#define XKB_KEY_Arabic_maddaonalef   0x05c2
#define XKB_KEY_Arabic_hamzaonalef   0x05c3
#define XKB_KEY_Arabic_hamzaonwaw   0x05c4
#define XKB_KEY_Arabic_hamzaunderalef   0x05c5
#define XKB_KEY_Arabic_hamzaonyeh   0x05c6
#define XKB_KEY_Arabic_alef   0x05c7
#define XKB_KEY_Arabic_beh   0x05c8
#define XKB_KEY_Arabic_tehmarbuta   0x05c9
#define XKB_KEY_Arabic_teh   0x05ca
#define XKB_KEY_Arabic_theh   0x05cb
#define XKB_KEY_Arabic_jeem   0x05cc
#define XKB_KEY_Arabic_hah   0x05cd
#define XKB_KEY_Arabic_khah   0x05ce
#define XKB_KEY_Arabic_dal   0x05cf
#define XKB_KEY_Arabic_thal   0x05d0
#define XKB_KEY_Arabic_ra   0x05d1
#define XKB_KEY_Arabic_zain   0x05d2
#define XKB_KEY_Arabic_seen   0x05d3
#define XKB_KEY_Arabic_sheen   0x05d4
#define XKB_KEY_Arabic_sad   0x05d5
#define XKB_KEY_Arabic_dad   0x05d6
#define XKB_KEY_Arabic_tah   0x05d7
#define XKB_KEY_Arabic_zah   0x05d8
#define XKB_KEY_Arabic_ain   0x05d9
#define XKB_KEY_Arabic_ghain   0x05da
#define XKB_KEY_Arabic_tatweel   0x05e0
#define XKB_KEY_Arabic_feh   0x05e1
#define XKB_KEY_Arabic_qaf   0x05e2
#define XKB_KEY_Arabic_kaf   0x05e3
#define XKB_KEY_Arabic_lam   0x05e4
#define XKB_KEY_Arabic_meem   0x05e5
#define XKB_KEY_Arabic_noon   0x05e6
#define XKB_KEY_Arabic_ha   0x05e7
#define XKB_KEY_Arabic_heh   0x05e7
#define XKB_KEY_Arabic_waw   0x05e8
#define XKB_KEY_Arabic_alefmaksura   0x05e9
#define XKB_KEY_Arabic_yeh   0x05ea
#define XKB_KEY_Arabic_fathatan   0x05eb
#define XKB_KEY_Arabic_dammatan   0x05ec
#define XKB_KEY_Arabic_kasratan   0x05ed
#define XKB_KEY_Arabic_fatha   0x05ee
#define XKB_KEY_Arabic_damma   0x05ef
#define XKB_KEY_Arabic_kasra   0x05f0
#define XKB_KEY_Arabic_shadda   0x05f1
#define XKB_KEY_Arabic_sukun   0x05f2
#define XKB_KEY_Arabic_madda_above   0x1000653
#define XKB_KEY_Arabic_hamza_above   0x1000654
#define XKB_KEY_Arabic_hamza_below   0x1000655
#define XKB_KEY_Arabic_jeh   0x1000698
#define XKB_KEY_Arabic_veh   0x10006a4
#define XKB_KEY_Arabic_keheh   0x10006a9
#define XKB_KEY_Arabic_gaf   0x10006af
#define XKB_KEY_Arabic_noon_ghunna   0x10006ba
#define XKB_KEY_Arabic_heh_doachashmee   0x10006be
#define XKB_KEY_Farsi_yeh   0x10006cc
#define XKB_KEY_Arabic_farsi_yeh   0x10006cc
#define XKB_KEY_Arabic_yeh_baree   0x10006d2
#define XKB_KEY_Arabic_heh_goal   0x10006c1
#define XKB_KEY_Arabic_switch   0xff7e
#define XKB_KEY_Cyrillic_GHE_bar   0x1000492
#define XKB_KEY_Cyrillic_ghe_bar   0x1000493
#define XKB_KEY_Cyrillic_ZHE_descender   0x1000496
#define XKB_KEY_Cyrillic_zhe_descender   0x1000497
#define XKB_KEY_Cyrillic_KA_descender   0x100049a
#define XKB_KEY_Cyrillic_ka_descender   0x100049b
#define XKB_KEY_Cyrillic_KA_vertstroke   0x100049c
#define XKB_KEY_Cyrillic_ka_vertstroke   0x100049d
#define XKB_KEY_Cyrillic_EN_descender   0x10004a2
#define XKB_KEY_Cyrillic_en_descender   0x10004a3
#define XKB_KEY_Cyrillic_U_straight   0x10004ae
#define XKB_KEY_Cyrillic_u_straight   0x10004af
#define XKB_KEY_Cyrillic_U_straight_bar   0x10004b0
#define XKB_KEY_Cyrillic_u_straight_bar   0x10004b1
#define XKB_KEY_Cyrillic_HA_descender   0x10004b2
#define XKB_KEY_Cyrillic_ha_descender   0x10004b3
#define XKB_KEY_Cyrillic_CHE_descender   0x10004b6
#define XKB_KEY_Cyrillic_che_descender   0x10004b7
#define XKB_KEY_Cyrillic_CHE_vertstroke   0x10004b8
#define XKB_KEY_Cyrillic_che_vertstroke   0x10004b9
#define XKB_KEY_Cyrillic_SHHA   0x10004ba
#define XKB_KEY_Cyrillic_shha   0x10004bb
#define XKB_KEY_Cyrillic_SCHWA   0x10004d8
#define XKB_KEY_Cyrillic_schwa   0x10004d9
#define XKB_KEY_Cyrillic_I_macron   0x10004e2
#define XKB_KEY_Cyrillic_i_macron   0x10004e3
#define XKB_KEY_Cyrillic_O_bar   0x10004e8
#define XKB_KEY_Cyrillic_o_bar   0x10004e9
#define XKB_KEY_Cyrillic_U_macron   0x10004ee
#define XKB_KEY_Cyrillic_u_macron   0x10004ef
#define XKB_KEY_Serbian_dje   0x06a1
#define XKB_KEY_Macedonia_gje   0x06a2
#define XKB_KEY_Cyrillic_io   0x06a3
#define XKB_KEY_Ukrainian_ie   0x06a4
#define XKB_KEY_Ukranian_je   0x06a4
#define XKB_KEY_Macedonia_dse   0x06a5
#define XKB_KEY_Ukrainian_i   0x06a6
#define XKB_KEY_Ukranian_i   0x06a6
#define XKB_KEY_Ukrainian_yi   0x06a7
#define XKB_KEY_Ukranian_yi   0x06a7
#define XKB_KEY_Cyrillic_je   0x06a8
#define XKB_KEY_Serbian_je   0x06a8
#define XKB_KEY_Cyrillic_lje   0x06a9
#define XKB_KEY_Serbian_lje   0x06a9
#define XKB_KEY_Cyrillic_nje   0x06aa
#define XKB_KEY_Serbian_nje   0x06aa
#define XKB_KEY_Serbian_tshe   0x06ab
#define XKB_KEY_Macedonia_kje   0x06ac
#define XKB_KEY_Ukrainian_ghe_with_upturn   0x06ad
#define XKB_KEY_Byelorussian_shortu   0x06ae
#define XKB_KEY_Cyrillic_dzhe   0x06af
#define XKB_KEY_Serbian_dze   0x06af
#define XKB_KEY_numerosign   0x06b0
#define XKB_KEY_Serbian_DJE   0x06b1
#define XKB_KEY_Macedonia_GJE   0x06b2
#define XKB_KEY_Cyrillic_IO   0x06b3
#define XKB_KEY_Ukrainian_IE   0x06b4
#define XKB_KEY_Ukranian_JE   0x06b4
#define XKB_KEY_Macedonia_DSE   0x06b5
#define XKB_KEY_Ukrainian_I   0x06b6
#define XKB_KEY_Ukranian_I   0x06b6
#define XKB_KEY_Ukrainian_YI   0x06b7
#define XKB_KEY_Ukranian_YI   0x06b7
#define XKB_KEY_Cyrillic_JE   0x06b8
#define XKB_KEY_Serbian_JE   0x06b8
#define XKB_KEY_Cyrillic_LJE   0x06b9
#define XKB_KEY_Serbian_LJE   0x06b9
#define XKB_KEY_Cyrillic_NJE   0x06ba
#define XKB_KEY_Serbian_NJE   0x06ba
#define XKB_KEY_Serbian_TSHE   0x06bb
#define XKB_KEY_Macedonia_KJE   0x06bc
#define XKB_KEY_Ukrainian_GHE_WITH_UPTURN   0x06bd
#define XKB_KEY_Byelorussian_SHORTU   0x06be
#define XKB_KEY_Cyrillic_DZHE   0x06bf
#define XKB_KEY_Serbian_DZE   0x06bf
#define XKB_KEY_Cyrillic_yu   0x06c0
#define XKB_KEY_Cyrillic_a   0x06c1
#define XKB_KEY_Cyrillic_be   0x06c2
#define XKB_KEY_Cyrillic_tse   0x06c3
#define XKB_KEY_Cyrillic_de   0x06c4
#define XKB_KEY_Cyrillic_ie   0x06c5
#define XKB_KEY_Cyrillic_ef   0x06c6
#define XKB_KEY_Cyrillic_ghe   0x06c7
#define XKB_KEY_Cyrillic_ha   0x06c8
#define XKB_KEY_Cyrillic_i   0x06c9
#define XKB_KEY_Cyrillic_shorti   0x06ca
#define XKB_KEY_Cyrillic_ka   0x06cb
#define XKB_KEY_Cyrillic_el   0x06cc
#define XKB_KEY_Cyrillic_em   0x06cd
#define XKB_KEY_Cyrillic_en   0x06ce
#define XKB_KEY_Cyrillic_o   0x06cf
#define XKB_KEY_Cyrillic_pe   0x06d0
#define XKB_KEY_Cyrillic_ya   0x06d1
#define XKB_KEY_Cyrillic_er   0x06d2
#define XKB_KEY_Cyrillic_es   0x06d3
#define XKB_KEY_Cyrillic_te   0x06d4
#define XKB_KEY_Cyrillic_u   0x06d5
#define XKB_KEY_Cyrillic_zhe   0x06d6
#define XKB_KEY_Cyrillic_ve   0x06d7
#define XKB_KEY_Cyrillic_softsign   0x06d8
#define XKB_KEY_Cyrillic_yeru   0x06d9
#define XKB_KEY_Cyrillic_ze   0x06da
#define XKB_KEY_Cyrillic_sha   0x06db
#define XKB_KEY_Cyrillic_e   0x06dc
#define XKB_KEY_Cyrillic_shcha   0x06dd
#define XKB_KEY_Cyrillic_che   0x06de
#define XKB_KEY_Cyrillic_hardsign   0x06df
#define XKB_KEY_Cyrillic_YU   0x06e0
#define XKB_KEY_Cyrillic_A   0x06e1
#define XKB_KEY_Cyrillic_BE   0x06e2
#define XKB_KEY_Cyrillic_TSE   0x06e3
#define XKB_KEY_Cyrillic_DE   0x06e4
#define XKB_KEY_Cyrillic_IE   0x06e5
#define XKB_KEY_Cyrillic_EF   0x06e6
#define XKB_KEY_Cyrillic_GHE   0x06e7
#define XKB_KEY_Cyrillic_HA   0x06e8
#define XKB_KEY_Cyrillic_I   0x06e9
#define XKB_KEY_Cyrillic_SHORTI   0x06ea
#define XKB_KEY_Cyrillic_KA   0x06eb
#define XKB_KEY_Cyrillic_EL   0x06ec
#define XKB_KEY_Cyrillic_EM   0x06ed
#define XKB_KEY_Cyrillic_EN   0x06ee
#define XKB_KEY_Cyrillic_O   0x06ef
#define XKB_KEY_Cyrillic_PE   0x06f0
#define XKB_KEY_Cyrillic_YA   0x06f1
#define XKB_KEY_Cyrillic_ER   0x06f2
#define XKB_KEY_Cyrillic_ES   0x06f3
#define XKB_KEY_Cyrillic_TE   0x06f4
#define XKB_KEY_Cyrillic_U   0x06f5
#define XKB_KEY_Cyrillic_ZHE   0x06f6
#define XKB_KEY_Cyrillic_VE   0x06f7
#define XKB_KEY_Cyrillic_SOFTSIGN   0x06f8
#define XKB_KEY_Cyrillic_YERU   0x06f9
#define XKB_KEY_Cyrillic_ZE   0x06fa
#define XKB_KEY_Cyrillic_SHA   0x06fb
#define XKB_KEY_Cyrillic_E   0x06fc
#define XKB_KEY_Cyrillic_SHCHA   0x06fd
#define XKB_KEY_Cyrillic_CHE   0x06fe
#define XKB_KEY_Cyrillic_HARDSIGN   0x06ff
#define XKB_KEY_Greek_ALPHAaccent   0x07a1
#define XKB_KEY_Greek_EPSILONaccent   0x07a2
#define XKB_KEY_Greek_ETAaccent   0x07a3
#define XKB_KEY_Greek_IOTAaccent   0x07a4
#define XKB_KEY_Greek_IOTAdieresis   0x07a5
#define XKB_KEY_Greek_IOTAdiaeresis   0x07a5
#define XKB_KEY_Greek_OMICRONaccent   0x07a7
#define XKB_KEY_Greek_UPSILONaccent   0x07a8
#define XKB_KEY_Greek_UPSILONdieresis   0x07a9
#define XKB_KEY_Greek_OMEGAaccent   0x07ab
#define XKB_KEY_Greek_accentdieresis   0x07ae
#define XKB_KEY_Greek_horizbar   0x07af
#define XKB_KEY_Greek_alphaaccent   0x07b1
#define XKB_KEY_Greek_epsilonaccent   0x07b2
#define XKB_KEY_Greek_etaaccent   0x07b3
#define XKB_KEY_Greek_iotaaccent   0x07b4
#define XKB_KEY_Greek_iotadieresis   0x07b5
#define XKB_KEY_Greek_iotaaccentdieresis   0x07b6
#define XKB_KEY_Greek_omicronaccent   0x07b7
#define XKB_KEY_Greek_upsilonaccent   0x07b8
#define XKB_KEY_Greek_upsilondieresis   0x07b9
#define XKB_KEY_Greek_upsilonaccentdieresis   0x07ba
#define XKB_KEY_Greek_omegaaccent   0x07bb
#define XKB_KEY_Greek_ALPHA   0x07c1
#define XKB_KEY_Greek_BETA   0x07c2
#define XKB_KEY_Greek_GAMMA   0x07c3
#define XKB_KEY_Greek_DELTA   0x07c4
#define XKB_KEY_Greek_EPSILON   0x07c5
#define XKB_KEY_Greek_ZETA   0x07c6
#define XKB_KEY_Greek_ETA   0x07c7
#define XKB_KEY_Greek_THETA   0x07c8
#define XKB_KEY_Greek_IOTA   0x07c9
#define XKB_KEY_Greek_KAPPA   0x07ca
#define XKB_KEY_Greek_LAMDA   0x07cb
#define XKB_KEY_Greek_LAMBDA   0x07cb
#define XKB_KEY_Greek_MU   0x07cc
#define XKB_KEY_Greek_NU   0x07cd
#define XKB_KEY_Greek_XI   0x07ce
#define XKB_KEY_Greek_OMICRON   0x07cf
#define XKB_KEY_Greek_PI   0x07d0
#define XKB_KEY_Greek_RHO   0x07d1
#define XKB_KEY_Greek_SIGMA   0x07d2
#define XKB_KEY_Greek_TAU   0x07d4
#define XKB_KEY_Greek_UPSILON   0x07d5
#define XKB_KEY_Greek_PHI   0x07d6
#define XKB_KEY_Greek_CHI   0x07d7
#define XKB_KEY_Greek_PSI   0x07d8
#define XKB_KEY_Greek_OMEGA   0x07d9
#define XKB_KEY_Greek_alpha   0x07e1
#define XKB_KEY_Greek_beta   0x07e2
#define XKB_KEY_Greek_gamma   0x07e3
#define XKB_KEY_Greek_delta   0x07e4
#define XKB_KEY_Greek_epsilon   0x07e5
#define XKB_KEY_Greek_zeta   0x07e6
#define XKB_KEY_Greek_eta   0x07e7
#define XKB_KEY_Greek_theta   0x07e8
#define XKB_KEY_Greek_iota   0x07e9
#define XKB_KEY_Greek_kappa   0x07ea
#define XKB_KEY_Greek_lamda   0x07eb
#define XKB_KEY_Greek_lambda   0x07eb
#define XKB_KEY_Greek_mu   0x07ec
#define XKB_KEY_Greek_nu   0x07ed
#define XKB_KEY_Greek_xi   0x07ee
#define XKB_KEY_Greek_omicron   0x07ef
#define XKB_KEY_Greek_pi   0x07f0
#define XKB_KEY_Greek_rho   0x07f1
#define XKB_KEY_Greek_sigma   0x07f2
#define XKB_KEY_Greek_finalsmallsigma   0x07f3
#define XKB_KEY_Greek_tau   0x07f4
#define XKB_KEY_Greek_upsilon   0x07f5
#define XKB_KEY_Greek_phi   0x07f6
#define XKB_KEY_Greek_chi   0x07f7
#define XKB_KEY_Greek_psi   0x07f8
#define XKB_KEY_Greek_omega   0x07f9
#define XKB_KEY_Greek_switch   0xff7e
#define XKB_KEY_leftradical   0x08a1
#define XKB_KEY_topleftradical   0x08a2
#define XKB_KEY_horizconnector   0x08a3
#define XKB_KEY_topintegral   0x08a4
#define XKB_KEY_botintegral   0x08a5
#define XKB_KEY_vertconnector   0x08a6
#define XKB_KEY_topleftsqbracket   0x08a7
#define XKB_KEY_botleftsqbracket   0x08a8
#define XKB_KEY_toprightsqbracket   0x08a9
#define XKB_KEY_botrightsqbracket   0x08aa
#define XKB_KEY_topleftparens   0x08ab
#define XKB_KEY_botleftparens   0x08ac
#define XKB_KEY_toprightparens   0x08ad
#define XKB_KEY_botrightparens   0x08ae
#define XKB_KEY_leftmiddlecurlybrace   0x08af
#define XKB_KEY_rightmiddlecurlybrace   0x08b0
#define XKB_KEY_topleftsummation   0x08b1
#define XKB_KEY_botleftsummation   0x08b2
#define XKB_KEY_topvertsummationconnector   0x08b3
#define XKB_KEY_botvertsummationconnector   0x08b4
#define XKB_KEY_toprightsummation   0x08b5
#define XKB_KEY_botrightsummation   0x08b6
#define XKB_KEY_rightmiddlesummation   0x08b7
#define XKB_KEY_lessthanequal   0x08bc
#define XKB_KEY_notequal   0x08bd
#define XKB_KEY_greaterthanequal   0x08be
#define XKB_KEY_integral   0x08bf
#define XKB_KEY_therefore   0x08c0
#define XKB_KEY_variation   0x08c1
#define XKB_KEY_infinity   0x08c2
#define XKB_KEY_nabla   0x08c5
#define XKB_KEY_approximate   0x08c8
#define XKB_KEY_similarequal   0x08c9
#define XKB_KEY_ifonlyif   0x08cd
#define XKB_KEY_implies   0x08ce
#define XKB_KEY_identical   0x08cf
#define XKB_KEY_radical   0x08d6
#define XKB_KEY_includedin   0x08da
#define XKB_KEY_includes   0x08db
#define XKB_KEY_intersection   0x08dc
#define XKB_KEY_union   0x08dd
#define XKB_KEY_logicaland   0x08de
#define XKB_KEY_logicalor   0x08df
#define XKB_KEY_partialderivative   0x08ef
#define XKB_KEY_function   0x08f6
#define XKB_KEY_leftarrow   0x08fb
#define XKB_KEY_uparrow   0x08fc
#define XKB_KEY_rightarrow   0x08fd
#define XKB_KEY_downarrow   0x08fe
#define XKB_KEY_blank   0x09df
#define XKB_KEY_soliddiamond   0x09e0
#define XKB_KEY_checkerboard   0x09e1
#define XKB_KEY_ht   0x09e2
#define XKB_KEY_ff   0x09e3
#define XKB_KEY_cr   0x09e4
#define XKB_KEY_lf   0x09e5
#define XKB_KEY_nl   0x09e8
#define XKB_KEY_vt   0x09e9
#define XKB_KEY_lowrightcorner   0x09ea
#define XKB_KEY_uprightcorner   0x09eb
#define XKB_KEY_upleftcorner   0x09ec
#define XKB_KEY_lowleftcorner   0x09ed
#define XKB_KEY_crossinglines   0x09ee
#define XKB_KEY_horizlinescan1   0x09ef
#define XKB_KEY_horizlinescan3   0x09f0
#define XKB_KEY_horizlinescan5   0x09f1
#define XKB_KEY_horizlinescan7   0x09f2
#define XKB_KEY_horizlinescan9   0x09f3
#define XKB_KEY_leftt   0x09f4
#define XKB_KEY_rightt   0x09f5
#define XKB_KEY_bott   0x09f6
#define XKB_KEY_topt   0x09f7
#define XKB_KEY_vertbar   0x09f8
#define XKB_KEY_emspace   0x0aa1
#define XKB_KEY_enspace   0x0aa2
#define XKB_KEY_em3space   0x0aa3
#define XKB_KEY_em4space   0x0aa4
#define XKB_KEY_digitspace   0x0aa5
#define XKB_KEY_punctspace   0x0aa6
#define XKB_KEY_thinspace   0x0aa7
#define XKB_KEY_hairspace   0x0aa8
#define XKB_KEY_emdash   0x0aa9
#define XKB_KEY_endash   0x0aaa
#define XKB_KEY_signifblank   0x0aac
#define XKB_KEY_ellipsis   0x0aae
#define XKB_KEY_doubbaselinedot   0x0aaf
#define XKB_KEY_onethird   0x0ab0
#define XKB_KEY_twothirds   0x0ab1
#define XKB_KEY_onefifth   0x0ab2
#define XKB_KEY_twofifths   0x0ab3
#define XKB_KEY_threefifths   0x0ab4
#define XKB_KEY_fourfifths   0x0ab5
#define XKB_KEY_onesixth   0x0ab6
#define XKB_KEY_fivesixths   0x0ab7
#define XKB_KEY_careof   0x0ab8
#define XKB_KEY_figdash   0x0abb
#define XKB_KEY_leftanglebracket   0x0abc
#define XKB_KEY_decimalpoint   0x0abd
#define XKB_KEY_rightanglebracket   0x0abe
#define XKB_KEY_marker   0x0abf
#define XKB_KEY_oneeighth   0x0ac3
#define XKB_KEY_threeeighths   0x0ac4
#define XKB_KEY_fiveeighths   0x0ac5
#define XKB_KEY_seveneighths   0x0ac6
#define XKB_KEY_trademark   0x0ac9
#define XKB_KEY_signaturemark   0x0aca
#define XKB_KEY_trademarkincircle   0x0acb
#define XKB_KEY_leftopentriangle   0x0acc
#define XKB_KEY_rightopentriangle   0x0acd
#define XKB_KEY_emopencircle   0x0ace
#define XKB_KEY_emopenrectangle   0x0acf
#define XKB_KEY_leftsinglequotemark   0x0ad0
#define XKB_KEY_rightsinglequotemark   0x0ad1
#define XKB_KEY_leftdoublequotemark   0x0ad2
#define XKB_KEY_rightdoublequotemark   0x0ad3
#define XKB_KEY_prescription   0x0ad4
#define XKB_KEY_permille   0x0ad5
#define XKB_KEY_minutes   0x0ad6
#define XKB_KEY_seconds   0x0ad7
#define XKB_KEY_latincross   0x0ad9
#define XKB_KEY_hexagram   0x0ada
#define XKB_KEY_filledrectbullet   0x0adb
#define XKB_KEY_filledlefttribullet   0x0adc
#define XKB_KEY_filledrighttribullet   0x0add
#define XKB_KEY_emfilledcircle   0x0ade
#define XKB_KEY_emfilledrect   0x0adf
#define XKB_KEY_enopencircbullet   0x0ae0
#define XKB_KEY_enopensquarebullet   0x0ae1
#define XKB_KEY_openrectbullet   0x0ae2
#define XKB_KEY_opentribulletup   0x0ae3
#define XKB_KEY_opentribulletdown   0x0ae4
#define XKB_KEY_openstar   0x0ae5
#define XKB_KEY_enfilledcircbullet   0x0ae6
#define XKB_KEY_enfilledsqbullet   0x0ae7
#define XKB_KEY_filledtribulletup   0x0ae8
#define XKB_KEY_filledtribulletdown   0x0ae9
#define XKB_KEY_leftpointer   0x0aea
#define XKB_KEY_rightpointer   0x0aeb
#define XKB_KEY_club   0x0aec
#define XKB_KEY_diamond   0x0aed
#define XKB_KEY_heart   0x0aee
#define XKB_KEY_maltesecross   0x0af0
#define XKB_KEY_dagger   0x0af1
#define XKB_KEY_doubledagger   0x0af2
#define XKB_KEY_checkmark   0x0af3
#define XKB_KEY_ballotcross   0x0af4
#define XKB_KEY_musicalsharp   0x0af5
#define XKB_KEY_musicalflat   0x0af6
#define XKB_KEY_malesymbol   0x0af7
#define XKB_KEY_femalesymbol   0x0af8
#define XKB_KEY_telephone   0x0af9
#define XKB_KEY_telephonerecorder   0x0afa
#define XKB_KEY_phonographcopyright   0x0afb
#define XKB_KEY_caret   0x0afc
#define XKB_KEY_singlelowquotemark   0x0afd
#define XKB_KEY_doublelowquotemark   0x0afe
#define XKB_KEY_cursor   0x0aff
#define XKB_KEY_leftcaret   0x0ba3
#define XKB_KEY_rightcaret   0x0ba6
#define XKB_KEY_downcaret   0x0ba8
#define XKB_KEY_upcaret   0x0ba9
#define XKB_KEY_overbar   0x0bc0
#define XKB_KEY_downtack   0x0bc2
#define XKB_KEY_upshoe   0x0bc3
#define XKB_KEY_downstile   0x0bc4
#define XKB_KEY_underbar   0x0bc6
#define XKB_KEY_jot   0x0bca
#define XKB_KEY_quad   0x0bcc
#define XKB_KEY_uptack   0x0bce
#define XKB_KEY_circle   0x0bcf
#define XKB_KEY_upstile   0x0bd3
#define XKB_KEY_downshoe   0x0bd6
#define XKB_KEY_rightshoe   0x0bd8
#define XKB_KEY_leftshoe   0x0bda
#define XKB_KEY_lefttack   0x0bdc
#define XKB_KEY_righttack   0x0bfc
#define XKB_KEY_hebrew_doublelowline   0x0cdf
#define XKB_KEY_hebrew_aleph   0x0ce0
#define XKB_KEY_hebrew_bet   0x0ce1
#define XKB_KEY_hebrew_beth   0x0ce1
#define XKB_KEY_hebrew_gimel   0x0ce2
#define XKB_KEY_hebrew_gimmel   0x0ce2
#define XKB_KEY_hebrew_dalet   0x0ce3
#define XKB_KEY_hebrew_daleth   0x0ce3
#define XKB_KEY_hebrew_he   0x0ce4
#define XKB_KEY_hebrew_waw   0x0ce5
#define XKB_KEY_hebrew_zain   0x0ce6
#define XKB_KEY_hebrew_zayin   0x0ce6
#define XKB_KEY_hebrew_chet   0x0ce7
#define XKB_KEY_hebrew_het   0x0ce7
#define XKB_KEY_hebrew_tet   0x0ce8
#define XKB_KEY_hebrew_teth   0x0ce8
#define XKB_KEY_hebrew_yod   0x0ce9
#define XKB_KEY_hebrew_finalkaph   0x0cea
#define XKB_KEY_hebrew_kaph   0x0ceb
#define XKB_KEY_hebrew_lamed   0x0cec
#define XKB_KEY_hebrew_finalmem   0x0ced
#define XKB_KEY_hebrew_mem   0x0cee
#define XKB_KEY_hebrew_finalnun   0x0cef
#define XKB_KEY_hebrew_nun   0x0cf0
#define XKB_KEY_hebrew_samech   0x0cf1
#define XKB_KEY_hebrew_samekh   0x0cf1
#define XKB_KEY_hebrew_ayin   0x0cf2
#define XKB_KEY_hebrew_finalpe   0x0cf3
#define XKB_KEY_hebrew_pe   0x0cf4
#define XKB_KEY_hebrew_finalzade   0x0cf5
#define XKB_KEY_hebrew_finalzadi   0x0cf5
#define XKB_KEY_hebrew_zade   0x0cf6
#define XKB_KEY_hebrew_zadi   0x0cf6
#define XKB_KEY_hebrew_qoph   0x0cf7
#define XKB_KEY_hebrew_kuf   0x0cf7
#define XKB_KEY_hebrew_resh   0x0cf8
#define XKB_KEY_hebrew_shin   0x0cf9
#define XKB_KEY_hebrew_taw   0x0cfa
#define XKB_KEY_hebrew_taf   0x0cfa
#define XKB_KEY_Hebrew_switch   0xff7e
#define XKB_KEY_Thai_kokai   0x0da1
#define XKB_KEY_Thai_khokhai   0x0da2
#define XKB_KEY_Thai_khokhuat   0x0da3
#define XKB_KEY_Thai_khokhwai   0x0da4
#define XKB_KEY_Thai_khokhon   0x0da5
#define XKB_KEY_Thai_khorakhang   0x0da6
#define XKB_KEY_Thai_ngongu   0x0da7
#define XKB_KEY_Thai_chochan   0x0da8
#define XKB_KEY_Thai_choching   0x0da9
#define XKB_KEY_Thai_chochang   0x0daa
#define XKB_KEY_Thai_soso   0x0dab
#define XKB_KEY_Thai_chochoe   0x0dac
#define XKB_KEY_Thai_yoying   0x0dad
#define XKB_KEY_Thai_dochada   0x0dae
#define XKB_KEY_Thai_topatak   0x0daf
#define XKB_KEY_Thai_thothan   0x0db0
#define XKB_KEY_Thai_thonangmontho   0x0db1
#define XKB_KEY_Thai_thophuthao   0x0db2
#define XKB_KEY_Thai_nonen   0x0db3
#define XKB_KEY_Thai_dodek   0x0db4
#define XKB_KEY_Thai_totao   0x0db5
#define XKB_KEY_Thai_thothung   0x0db6
#define XKB_KEY_Thai_thothahan   0x0db7
#define XKB_KEY_Thai_thothong   0x0db8
#define XKB_KEY_Thai_nonu   0x0db9
#define XKB_KEY_Thai_bobaimai   0x0dba
#define XKB_KEY_Thai_popla   0x0dbb
#define XKB_KEY_Thai_phophung   0x0dbc
#define XKB_KEY_Thai_fofa   0x0dbd
#define XKB_KEY_Thai_phophan   0x0dbe
#define XKB_KEY_Thai_fofan   0x0dbf
#define XKB_KEY_Thai_phosamphao   0x0dc0
#define XKB_KEY_Thai_moma   0x0dc1
#define XKB_KEY_Thai_yoyak   0x0dc2
#define XKB_KEY_Thai_rorua   0x0dc3
#define XKB_KEY_Thai_ru   0x0dc4
#define XKB_KEY_Thai_loling   0x0dc5
#define XKB_KEY_Thai_lu   0x0dc6
#define XKB_KEY_Thai_wowaen   0x0dc7
#define XKB_KEY_Thai_sosala   0x0dc8
#define XKB_KEY_Thai_sorusi   0x0dc9
#define XKB_KEY_Thai_sosua   0x0dca
#define XKB_KEY_Thai_hohip   0x0dcb
#define XKB_KEY_Thai_lochula   0x0dcc
#define XKB_KEY_Thai_oang   0x0dcd
#define XKB_KEY_Thai_honokhuk   0x0dce
#define XKB_KEY_Thai_paiyannoi   0x0dcf
#define XKB_KEY_Thai_saraa   0x0dd0
#define XKB_KEY_Thai_maihanakat   0x0dd1
#define XKB_KEY_Thai_saraaa   0x0dd2
#define XKB_KEY_Thai_saraam   0x0dd3
#define XKB_KEY_Thai_sarai   0x0dd4
#define XKB_KEY_Thai_saraii   0x0dd5
#define XKB_KEY_Thai_saraue   0x0dd6
#define XKB_KEY_Thai_sarauee   0x0dd7
#define XKB_KEY_Thai_sarau   0x0dd8
#define XKB_KEY_Thai_sarauu   0x0dd9
#define XKB_KEY_Thai_phinthu   0x0dda
#define XKB_KEY_Thai_maihanakat_maitho   0x0dde
#define XKB_KEY_Thai_baht   0x0ddf
#define XKB_KEY_Thai_sarae   0x0de0
#define XKB_KEY_Thai_saraae   0x0de1
#define XKB_KEY_Thai_sarao   0x0de2
#define XKB_KEY_Thai_saraaimaimuan   0x0de3
#define XKB_KEY_Thai_saraaimaimalai   0x0de4
#define XKB_KEY_Thai_lakkhangyao   0x0de5
#define XKB_KEY_Thai_maiyamok   0x0de6
#define XKB_KEY_Thai_maitaikhu   0x0de7
#define XKB_KEY_Thai_maiek   0x0de8
#define XKB_KEY_Thai_maitho   0x0de9
#define XKB_KEY_Thai_maitri   0x0dea
#define XKB_KEY_Thai_maichattawa   0x0deb
#define XKB_KEY_Thai_thanthakhat   0x0dec
#define XKB_KEY_Thai_nikhahit   0x0ded
#define XKB_KEY_Thai_leksun   0x0df0
#define XKB_KEY_Thai_leknung   0x0df1
#define XKB_KEY_Thai_leksong   0x0df2
#define XKB_KEY_Thai_leksam   0x0df3
#define XKB_KEY_Thai_leksi   0x0df4
#define XKB_KEY_Thai_lekha   0x0df5
#define XKB_KEY_Thai_lekhok   0x0df6
#define XKB_KEY_Thai_lekchet   0x0df7
#define XKB_KEY_Thai_lekpaet   0x0df8
#define XKB_KEY_Thai_lekkao   0x0df9
#define XKB_KEY_Hangul   0xff31
#define XKB_KEY_Hangul_Start   0xff32
#define XKB_KEY_Hangul_End   0xff33
#define XKB_KEY_Hangul_Hanja   0xff34
#define XKB_KEY_Hangul_Jamo   0xff35
#define XKB_KEY_Hangul_Romaja   0xff36
#define XKB_KEY_Hangul_Codeinput   0xff37
#define XKB_KEY_Hangul_Jeonja   0xff38
#define XKB_KEY_Hangul_Banja   0xff39
#define XKB_KEY_Hangul_PreHanja   0xff3a
#define XKB_KEY_Hangul_PostHanja   0xff3b
#define XKB_KEY_Hangul_SingleCandidate   0xff3c
#define XKB_KEY_Hangul_MultipleCandidate   0xff3d
#define XKB_KEY_Hangul_PreviousCandidate   0xff3e
#define XKB_KEY_Hangul_Special   0xff3f
#define XKB_KEY_Hangul_switch   0xff7e
#define XKB_KEY_Hangul_Kiyeog   0x0ea1
#define XKB_KEY_Hangul_SsangKiyeog   0x0ea2
#define XKB_KEY_Hangul_KiyeogSios   0x0ea3
#define XKB_KEY_Hangul_Nieun   0x0ea4
#define XKB_KEY_Hangul_NieunJieuj   0x0ea5
#define XKB_KEY_Hangul_NieunHieuh   0x0ea6
#define XKB_KEY_Hangul_Dikeud   0x0ea7
#define XKB_KEY_Hangul_SsangDikeud   0x0ea8
#define XKB_KEY_Hangul_Rieul   0x0ea9
#define XKB_KEY_Hangul_RieulKiyeog   0x0eaa
#define XKB_KEY_Hangul_RieulMieum   0x0eab
#define XKB_KEY_Hangul_RieulPieub   0x0eac
#define XKB_KEY_Hangul_RieulSios   0x0ead
#define XKB_KEY_Hangul_RieulTieut   0x0eae
#define XKB_KEY_Hangul_RieulPhieuf   0x0eaf
#define XKB_KEY_Hangul_RieulHieuh   0x0eb0
#define XKB_KEY_Hangul_Mieum   0x0eb1
#define XKB_KEY_Hangul_Pieub   0x0eb2
#define XKB_KEY_Hangul_SsangPieub   0x0eb3
#define XKB_KEY_Hangul_PieubSios   0x0eb4
#define XKB_KEY_Hangul_Sios   0x0eb5
#define XKB_KEY_Hangul_SsangSios   0x0eb6
#define XKB_KEY_Hangul_Ieung   0x0eb7
#define XKB_KEY_Hangul_Jieuj   0x0eb8
#define XKB_KEY_Hangul_SsangJieuj   0x0eb9
#define XKB_KEY_Hangul_Cieuc   0x0eba
#define XKB_KEY_Hangul_Khieuq   0x0ebb
#define XKB_KEY_Hangul_Tieut   0x0ebc
#define XKB_KEY_Hangul_Phieuf   0x0ebd
#define XKB_KEY_Hangul_Hieuh   0x0ebe
#define XKB_KEY_Hangul_A   0x0ebf
#define XKB_KEY_Hangul_AE   0x0ec0
#define XKB_KEY_Hangul_YA   0x0ec1
#define XKB_KEY_Hangul_YAE   0x0ec2
#define XKB_KEY_Hangul_EO   0x0ec3
#define XKB_KEY_Hangul_E   0x0ec4
#define XKB_KEY_Hangul_YEO   0x0ec5
#define XKB_KEY_Hangul_YE   0x0ec6
#define XKB_KEY_Hangul_O   0x0ec7
#define XKB_KEY_Hangul_WA   0x0ec8
#define XKB_KEY_Hangul_WAE   0x0ec9
#define XKB_KEY_Hangul_OE   0x0eca
#define XKB_KEY_Hangul_YO   0x0ecb
#define XKB_KEY_Hangul_U   0x0ecc
#define XKB_KEY_Hangul_WEO   0x0ecd
#define XKB_KEY_Hangul_WE   0x0ece
#define XKB_KEY_Hangul_WI   0x0ecf
#define XKB_KEY_Hangul_YU   0x0ed0
#define XKB_KEY_Hangul_EU   0x0ed1
#define XKB_KEY_Hangul_YI   0x0ed2
#define XKB_KEY_Hangul_I   0x0ed3
#define XKB_KEY_Hangul_J_Kiyeog   0x0ed4
#define XKB_KEY_Hangul_J_SsangKiyeog   0x0ed5
#define XKB_KEY_Hangul_J_KiyeogSios   0x0ed6
#define XKB_KEY_Hangul_J_Nieun   0x0ed7
#define XKB_KEY_Hangul_J_NieunJieuj   0x0ed8
#define XKB_KEY_Hangul_J_NieunHieuh   0x0ed9
#define XKB_KEY_Hangul_J_Dikeud   0x0eda
#define XKB_KEY_Hangul_J_Rieul   0x0edb
#define XKB_KEY_Hangul_J_RieulKiyeog   0x0edc
#define XKB_KEY_Hangul_J_RieulMieum   0x0edd
#define XKB_KEY_Hangul_J_RieulPieub   0x0ede
#define XKB_KEY_Hangul_J_RieulSios   0x0edf
#define XKB_KEY_Hangul_J_RieulTieut   0x0ee0
#define XKB_KEY_Hangul_J_RieulPhieuf   0x0ee1
#define XKB_KEY_Hangul_J_RieulHieuh   0x0ee2
#define XKB_KEY_Hangul_J_Mieum   0x0ee3
#define XKB_KEY_Hangul_J_Pieub   0x0ee4
#define XKB_KEY_Hangul_J_PieubSios   0x0ee5
#define XKB_KEY_Hangul_J_Sios   0x0ee6
#define XKB_KEY_Hangul_J_SsangSios   0x0ee7
#define XKB_KEY_Hangul_J_Ieung   0x0ee8
#define XKB_KEY_Hangul_J_Jieuj   0x0ee9
#define XKB_KEY_Hangul_J_Cieuc   0x0eea
#define XKB_KEY_Hangul_J_Khieuq   0x0eeb
#define XKB_KEY_Hangul_J_Tieut   0x0eec
#define XKB_KEY_Hangul_J_Phieuf   0x0eed
#define XKB_KEY_Hangul_J_Hieuh   0x0eee
#define XKB_KEY_Hangul_RieulYeorinHieuh   0x0eef
#define XKB_KEY_Hangul_SunkyeongeumMieum   0x0ef0
#define XKB_KEY_Hangul_SunkyeongeumPieub   0x0ef1
#define XKB_KEY_Hangul_PanSios   0x0ef2
#define XKB_KEY_Hangul_KkogjiDalrinIeung   0x0ef3
#define XKB_KEY_Hangul_SunkyeongeumPhieuf   0x0ef4
#define XKB_KEY_Hangul_YeorinHieuh   0x0ef5
#define XKB_KEY_Hangul_AraeA   0x0ef6
#define XKB_KEY_Hangul_AraeAE   0x0ef7
#define XKB_KEY_Hangul_J_PanSios   0x0ef8
#define XKB_KEY_Hangul_J_KkogjiDalrinIeung   0x0ef9
#define XKB_KEY_Hangul_J_YeorinHieuh   0x0efa
#define XKB_KEY_Korean_Won   0x0eff
#define XKB_KEY_Armenian_ligature_ew   0x1000587
#define XKB_KEY_Armenian_full_stop   0x1000589
#define XKB_KEY_Armenian_verjaket   0x1000589
#define XKB_KEY_Armenian_separation_mark   0x100055d
#define XKB_KEY_Armenian_but   0x100055d
#define XKB_KEY_Armenian_hyphen   0x100058a
#define XKB_KEY_Armenian_yentamna   0x100058a
#define XKB_KEY_Armenian_exclam   0x100055c
#define XKB_KEY_Armenian_amanak   0x100055c
#define XKB_KEY_Armenian_accent   0x100055b
#define XKB_KEY_Armenian_shesht   0x100055b
#define XKB_KEY_Armenian_question   0x100055e
#define XKB_KEY_Armenian_paruyk   0x100055e
#define XKB_KEY_Armenian_AYB   0x1000531
#define XKB_KEY_Armenian_ayb   0x1000561
#define XKB_KEY_Armenian_BEN   0x1000532
#define XKB_KEY_Armenian_ben   0x1000562
#define XKB_KEY_Armenian_GIM   0x1000533
#define XKB_KEY_Armenian_gim   0x1000563
#define XKB_KEY_Armenian_DA   0x1000534
#define XKB_KEY_Armenian_da   0x1000564
#define XKB_KEY_Armenian_YECH   0x1000535
#define XKB_KEY_Armenian_yech   0x1000565
#define XKB_KEY_Armenian_ZA   0x1000536
#define XKB_KEY_Armenian_za   0x1000566
#define XKB_KEY_Armenian_E   0x1000537
#define XKB_KEY_Armenian_e   0x1000567
#define XKB_KEY_Armenian_AT   0x1000538
#define XKB_KEY_Armenian_at   0x1000568
#define XKB_KEY_Armenian_TO   0x1000539
#define XKB_KEY_Armenian_to   0x1000569
#define XKB_KEY_Armenian_ZHE   0x100053a
#define XKB_KEY_Armenian_zhe   0x100056a
#define XKB_KEY_Armenian_INI   0x100053b
#define XKB_KEY_Armenian_ini   0x100056b
#define XKB_KEY_Armenian_LYUN   0x100053c
#define XKB_KEY_Armenian_lyun   0x100056c
#define XKB_KEY_Armenian_KHE   0x100053d
#define XKB_KEY_Armenian_khe   0x100056d
#define XKB_KEY_Armenian_TSA   0x100053e
#define XKB_KEY_Armenian_tsa   0x100056e
#define XKB_KEY_Armenian_KEN   0x100053f
#define XKB_KEY_Armenian_ken   0x100056f
#define XKB_KEY_Armenian_HO   0x1000540
#define XKB_KEY_Armenian_ho   0x1000570
#define XKB_KEY_Armenian_DZA   0x1000541
#define XKB_KEY_Armenian_dza   0x1000571
#define XKB_KEY_Armenian_GHAT   0x1000542
#define XKB_KEY_Armenian_ghat   0x1000572
#define XKB_KEY_Armenian_TCHE   0x1000543
#define XKB_KEY_Armenian_tche   0x1000573
#define XKB_KEY_Armenian_MEN   0x1000544
#define XKB_KEY_Armenian_men   0x1000574
#define XKB_KEY_Armenian_HI   0x1000545
#define XKB_KEY_Armenian_hi   0x1000575
#define XKB_KEY_Armenian_NU   0x1000546
#define XKB_KEY_Armenian_nu   0x1000576
#define XKB_KEY_Armenian_SHA   0x1000547
#define XKB_KEY_Armenian_sha   0x1000577
#define XKB_KEY_Armenian_VO   0x1000548
#define XKB_KEY_Armenian_vo   0x1000578
#define XKB_KEY_Armenian_CHA   0x1000549
#define XKB_KEY_Armenian_cha   0x1000579
#define XKB_KEY_Armenian_PE   0x100054a
#define XKB_KEY_Armenian_pe   0x100057a
#define XKB_KEY_Armenian_JE   0x100054b
#define XKB_KEY_Armenian_je   0x100057b
#define XKB_KEY_Armenian_RA   0x100054c
#define XKB_KEY_Armenian_ra   0x100057c
#define XKB_KEY_Armenian_SE   0x100054d
#define XKB_KEY_Armenian_se   0x100057d
#define XKB_KEY_Armenian_VEV   0x100054e
#define XKB_KEY_Armenian_vev   0x100057e
#define XKB_KEY_Armenian_TYUN   0x100054f
#define XKB_KEY_Armenian_tyun   0x100057f
#define XKB_KEY_Armenian_RE   0x1000550
#define XKB_KEY_Armenian_re   0x1000580
#define XKB_KEY_Armenian_TSO   0x1000551
#define XKB_KEY_Armenian_tso   0x1000581
#define XKB_KEY_Armenian_VYUN   0x1000552
#define XKB_KEY_Armenian_vyun   0x1000582
#define XKB_KEY_Armenian_PYUR   0x1000553
#define XKB_KEY_Armenian_pyur   0x1000583
#define XKB_KEY_Armenian_KE   0x1000554
#define XKB_KEY_Armenian_ke   0x1000584
#define XKB_KEY_Armenian_O   0x1000555
#define XKB_KEY_Armenian_o   0x1000585
#define XKB_KEY_Armenian_FE   0x1000556
#define XKB_KEY_Armenian_fe   0x1000586
#define XKB_KEY_Armenian_apostrophe   0x100055a
#define XKB_KEY_Georgian_an   0x10010d0
#define XKB_KEY_Georgian_ban   0x10010d1
#define XKB_KEY_Georgian_gan   0x10010d2
#define XKB_KEY_Georgian_don   0x10010d3
#define XKB_KEY_Georgian_en   0x10010d4
#define XKB_KEY_Georgian_vin   0x10010d5
#define XKB_KEY_Georgian_zen   0x10010d6
#define XKB_KEY_Georgian_tan   0x10010d7
#define XKB_KEY_Georgian_in   0x10010d8
#define XKB_KEY_Georgian_kan   0x10010d9
#define XKB_KEY_Georgian_las   0x10010da
#define XKB_KEY_Georgian_man   0x10010db
#define XKB_KEY_Georgian_nar   0x10010dc
#define XKB_KEY_Georgian_on   0x10010dd
#define XKB_KEY_Georgian_par   0x10010de
#define XKB_KEY_Georgian_zhar   0x10010df
#define XKB_KEY_Georgian_rae   0x10010e0
#define XKB_KEY_Georgian_san   0x10010e1
#define XKB_KEY_Georgian_tar   0x10010e2
#define XKB_KEY_Georgian_un   0x10010e3
#define XKB_KEY_Georgian_phar   0x10010e4
#define XKB_KEY_Georgian_khar   0x10010e5
#define XKB_KEY_Georgian_ghan   0x10010e6
#define XKB_KEY_Georgian_qar   0x10010e7
#define XKB_KEY_Georgian_shin   0x10010e8
#define XKB_KEY_Georgian_chin   0x10010e9
#define XKB_KEY_Georgian_can   0x10010ea
#define XKB_KEY_Georgian_jil   0x10010eb
#define XKB_KEY_Georgian_cil   0x10010ec
#define XKB_KEY_Georgian_char   0x10010ed
#define XKB_KEY_Georgian_xan   0x10010ee
#define XKB_KEY_Georgian_jhan   0x10010ef
#define XKB_KEY_Georgian_hae   0x10010f0
#define XKB_KEY_Georgian_he   0x10010f1
#define XKB_KEY_Georgian_hie   0x10010f2
#define XKB_KEY_Georgian_we   0x10010f3
#define XKB_KEY_Georgian_har   0x10010f4
#define XKB_KEY_Georgian_hoe   0x10010f5
#define XKB_KEY_Georgian_fi   0x10010f6
#define XKB_KEY_Xabovedot   0x1001e8a
#define XKB_KEY_Ibreve   0x100012c
#define XKB_KEY_Zstroke   0x10001b5
#define XKB_KEY_Gcaron   0x10001e6
#define XKB_KEY_Ocaron   0x10001d1
#define XKB_KEY_Obarred   0x100019f
#define XKB_KEY_xabovedot   0x1001e8b
#define XKB_KEY_ibreve   0x100012d
#define XKB_KEY_zstroke   0x10001b6
#define XKB_KEY_gcaron   0x10001e7
#define XKB_KEY_ocaron   0x10001d2
#define XKB_KEY_obarred   0x1000275
#define XKB_KEY_SCHWA   0x100018f
#define XKB_KEY_schwa   0x1000259
#define XKB_KEY_EZH   0x10001b7
#define XKB_KEY_ezh   0x1000292
#define XKB_KEY_Lbelowdot   0x1001e36
#define XKB_KEY_lbelowdot   0x1001e37
#define XKB_KEY_Abelowdot   0x1001ea0
#define XKB_KEY_abelowdot   0x1001ea1
#define XKB_KEY_Ahook   0x1001ea2
#define XKB_KEY_ahook   0x1001ea3
#define XKB_KEY_Acircumflexacute   0x1001ea4
#define XKB_KEY_acircumflexacute   0x1001ea5
#define XKB_KEY_Acircumflexgrave   0x1001ea6
#define XKB_KEY_acircumflexgrave   0x1001ea7
#define XKB_KEY_Acircumflexhook   0x1001ea8
#define XKB_KEY_acircumflexhook   0x1001ea9
#define XKB_KEY_Acircumflextilde   0x1001eaa
#define XKB_KEY_acircumflextilde   0x1001eab
#define XKB_KEY_Acircumflexbelowdot   0x1001eac
#define XKB_KEY_acircumflexbelowdot   0x1001ead
#define XKB_KEY_Abreveacute   0x1001eae
#define XKB_KEY_abreveacute   0x1001eaf
#define XKB_KEY_Abrevegrave   0x1001eb0
#define XKB_KEY_abrevegrave   0x1001eb1
#define XKB_KEY_Abrevehook   0x1001eb2
#define XKB_KEY_abrevehook   0x1001eb3
#define XKB_KEY_Abrevetilde   0x1001eb4
#define XKB_KEY_abrevetilde   0x1001eb5
#define XKB_KEY_Abrevebelowdot   0x1001eb6
#define XKB_KEY_abrevebelowdot   0x1001eb7
#define XKB_KEY_Ebelowdot   0x1001eb8
#define XKB_KEY_ebelowdot   0x1001eb9
#define XKB_KEY_Ehook   0x1001eba
#define XKB_KEY_ehook   0x1001ebb
#define XKB_KEY_Etilde   0x1001ebc
#define XKB_KEY_etilde   0x1001ebd
#define XKB_KEY_Ecircumflexacute   0x1001ebe
#define XKB_KEY_ecircumflexacute   0x1001ebf
#define XKB_KEY_Ecircumflexgrave   0x1001ec0
#define XKB_KEY_ecircumflexgrave   0x1001ec1
#define XKB_KEY_Ecircumflexhook   0x1001ec2
#define XKB_KEY_ecircumflexhook   0x1001ec3
#define XKB_KEY_Ecircumflextilde   0x1001ec4
#define XKB_KEY_ecircumflextilde   0x1001ec5
#define XKB_KEY_Ecircumflexbelowdot   0x1001ec6
#define XKB_KEY_ecircumflexbelowdot   0x1001ec7
#define XKB_KEY_Ihook   0x1001ec8
#define XKB_KEY_ihook   0x1001ec9
#define XKB_KEY_Ibelowdot   0x1001eca
#define XKB_KEY_ibelowdot   0x1001ecb
#define XKB_KEY_Obelowdot   0x1001ecc
#define XKB_KEY_obelowdot   0x1001ecd
#define XKB_KEY_Ohook   0x1001ece
#define XKB_KEY_ohook   0x1001ecf
#define XKB_KEY_Ocircumflexacute   0x1001ed0
#define XKB_KEY_ocircumflexacute   0x1001ed1
#define XKB_KEY_Ocircumflexgrave   0x1001ed2
#define XKB_KEY_ocircumflexgrave   0x1001ed3
#define XKB_KEY_Ocircumflexhook   0x1001ed4
#define XKB_KEY_ocircumflexhook   0x1001ed5
#define XKB_KEY_Ocircumflextilde   0x1001ed6
#define XKB_KEY_ocircumflextilde   0x1001ed7
#define XKB_KEY_Ocircumflexbelowdot   0x1001ed8
#define XKB_KEY_ocircumflexbelowdot   0x1001ed9
#define XKB_KEY_Ohornacute   0x1001eda
#define XKB_KEY_ohornacute   0x1001edb
#define XKB_KEY_Ohorngrave   0x1001edc
#define XKB_KEY_ohorngrave   0x1001edd
#define XKB_KEY_Ohornhook   0x1001ede
#define XKB_KEY_ohornhook   0x1001edf
#define XKB_KEY_Ohorntilde   0x1001ee0
#define XKB_KEY_ohorntilde   0x1001ee1
#define XKB_KEY_Ohornbelowdot   0x1001ee2
#define XKB_KEY_ohornbelowdot   0x1001ee3
#define XKB_KEY_Ubelowdot   0x1001ee4
#define XKB_KEY_ubelowdot   0x1001ee5
#define XKB_KEY_Uhook   0x1001ee6
#define XKB_KEY_uhook   0x1001ee7
#define XKB_KEY_Uhornacute   0x1001ee8
#define XKB_KEY_uhornacute   0x1001ee9
#define XKB_KEY_Uhorngrave   0x1001eea
#define XKB_KEY_uhorngrave   0x1001eeb
#define XKB_KEY_Uhornhook   0x1001eec
#define XKB_KEY_uhornhook   0x1001eed
#define XKB_KEY_Uhorntilde   0x1001eee
#define XKB_KEY_uhorntilde   0x1001eef
#define XKB_KEY_Uhornbelowdot   0x1001ef0
#define XKB_KEY_uhornbelowdot   0x1001ef1
#define XKB_KEY_Ybelowdot   0x1001ef4
#define XKB_KEY_ybelowdot   0x1001ef5
#define XKB_KEY_Yhook   0x1001ef6
#define XKB_KEY_yhook   0x1001ef7
#define XKB_KEY_Ytilde   0x1001ef8
#define XKB_KEY_ytilde   0x1001ef9
#define XKB_KEY_Ohorn   0x10001a0
#define XKB_KEY_ohorn   0x10001a1
#define XKB_KEY_Uhorn   0x10001af
#define XKB_KEY_uhorn   0x10001b0
#define XKB_KEY_combining_tilde   0x1000303
#define XKB_KEY_combining_grave   0x1000300
#define XKB_KEY_combining_acute   0x1000301
#define XKB_KEY_combining_hook   0x1000309
#define XKB_KEY_combining_belowdot   0x1000323
#define XKB_KEY_EcuSign   0x10020a0
#define XKB_KEY_ColonSign   0x10020a1
#define XKB_KEY_CruzeiroSign   0x10020a2
#define XKB_KEY_FFrancSign   0x10020a3
#define XKB_KEY_LiraSign   0x10020a4
#define XKB_KEY_MillSign   0x10020a5
#define XKB_KEY_NairaSign   0x10020a6
#define XKB_KEY_PesetaSign   0x10020a7
#define XKB_KEY_RupeeSign   0x10020a8
#define XKB_KEY_WonSign   0x10020a9
#define XKB_KEY_NewSheqelSign   0x10020aa
#define XKB_KEY_DongSign   0x10020ab
#define XKB_KEY_EuroSign   0x20ac
#define XKB_KEY_zerosuperior   0x1002070
#define XKB_KEY_foursuperior   0x1002074
#define XKB_KEY_fivesuperior   0x1002075
#define XKB_KEY_sixsuperior   0x1002076
#define XKB_KEY_sevensuperior   0x1002077
#define XKB_KEY_eightsuperior   0x1002078
#define XKB_KEY_ninesuperior   0x1002079
#define XKB_KEY_zerosubscript   0x1002080
#define XKB_KEY_onesubscript   0x1002081
#define XKB_KEY_twosubscript   0x1002082
#define XKB_KEY_threesubscript   0x1002083
#define XKB_KEY_foursubscript   0x1002084
#define XKB_KEY_fivesubscript   0x1002085
#define XKB_KEY_sixsubscript   0x1002086
#define XKB_KEY_sevensubscript   0x1002087
#define XKB_KEY_eightsubscript   0x1002088
#define XKB_KEY_ninesubscript   0x1002089
#define XKB_KEY_partdifferential   0x1002202
#define XKB_KEY_emptyset   0x1002205
#define XKB_KEY_elementof   0x1002208
#define XKB_KEY_notelementof   0x1002209
#define XKB_KEY_containsas   0x100220b
#define XKB_KEY_squareroot   0x100221a
#define XKB_KEY_cuberoot   0x100221b
#define XKB_KEY_fourthroot   0x100221c
#define XKB_KEY_dintegral   0x100222c
#define XKB_KEY_tintegral   0x100222d
#define XKB_KEY_because   0x1002235
#define XKB_KEY_approxeq   0x1002248
#define XKB_KEY_notapproxeq   0x1002247
#define XKB_KEY_notidentical   0x1002262
#define XKB_KEY_stricteq   0x1002263
#define XKB_KEY_braille_dot_1   0xfff1
#define XKB_KEY_braille_dot_2   0xfff2
#define XKB_KEY_braille_dot_3   0xfff3
#define XKB_KEY_braille_dot_4   0xfff4
#define XKB_KEY_braille_dot_5   0xfff5
#define XKB_KEY_braille_dot_6   0xfff6
#define XKB_KEY_braille_dot_7   0xfff7
#define XKB_KEY_braille_dot_8   0xfff8
#define XKB_KEY_braille_dot_9   0xfff9
#define XKB_KEY_braille_dot_10   0xfffa
#define XKB_KEY_braille_blank   0x1002800
#define XKB_KEY_braille_dots_1   0x1002801
#define XKB_KEY_braille_dots_2   0x1002802
#define XKB_KEY_braille_dots_12   0x1002803
#define XKB_KEY_braille_dots_3   0x1002804
#define XKB_KEY_braille_dots_13   0x1002805
#define XKB_KEY_braille_dots_23   0x1002806
#define XKB_KEY_braille_dots_123   0x1002807
#define XKB_KEY_braille_dots_4   0x1002808
#define XKB_KEY_braille_dots_14   0x1002809
#define XKB_KEY_braille_dots_24   0x100280a
#define XKB_KEY_braille_dots_124   0x100280b
#define XKB_KEY_braille_dots_34   0x100280c
#define XKB_KEY_braille_dots_134   0x100280d
#define XKB_KEY_braille_dots_234   0x100280e
#define XKB_KEY_braille_dots_1234   0x100280f
#define XKB_KEY_braille_dots_5   0x1002810
#define XKB_KEY_braille_dots_15   0x1002811
#define XKB_KEY_braille_dots_25   0x1002812
#define XKB_KEY_braille_dots_125   0x1002813
#define XKB_KEY_braille_dots_35   0x1002814
#define XKB_KEY_braille_dots_135   0x1002815
#define XKB_KEY_braille_dots_235   0x1002816
#define XKB_KEY_braille_dots_1235   0x1002817
#define XKB_KEY_braille_dots_45   0x1002818
#define XKB_KEY_braille_dots_145   0x1002819
#define XKB_KEY_braille_dots_245   0x100281a
#define XKB_KEY_braille_dots_1245   0x100281b
#define XKB_KEY_braille_dots_345   0x100281c
#define XKB_KEY_braille_dots_1345   0x100281d
#define XKB_KEY_braille_dots_2345   0x100281e
#define XKB_KEY_braille_dots_12345   0x100281f
#define XKB_KEY_braille_dots_6   0x1002820
#define XKB_KEY_braille_dots_16   0x1002821
#define XKB_KEY_braille_dots_26   0x1002822
#define XKB_KEY_braille_dots_126   0x1002823
#define XKB_KEY_braille_dots_36   0x1002824
#define XKB_KEY_braille_dots_136   0x1002825
#define XKB_KEY_braille_dots_236   0x1002826
#define XKB_KEY_braille_dots_1236   0x1002827
#define XKB_KEY_braille_dots_46   0x1002828
#define XKB_KEY_braille_dots_146   0x1002829
#define XKB_KEY_braille_dots_246   0x100282a
#define XKB_KEY_braille_dots_1246   0x100282b
#define XKB_KEY_braille_dots_346   0x100282c
#define XKB_KEY_braille_dots_1346   0x100282d
#define XKB_KEY_braille_dots_2346   0x100282e
#define XKB_KEY_braille_dots_12346   0x100282f
#define XKB_KEY_braille_dots_56   0x1002830
#define XKB_KEY_braille_dots_156   0x1002831
#define XKB_KEY_braille_dots_256   0x1002832
#define XKB_KEY_braille_dots_1256   0x1002833
#define XKB_KEY_braille_dots_356   0x1002834
#define XKB_KEY_braille_dots_1356   0x1002835
#define XKB_KEY_braille_dots_2356   0x1002836
#define XKB_KEY_braille_dots_12356   0x1002837
#define XKB_KEY_braille_dots_456   0x1002838
#define XKB_KEY_braille_dots_1456   0x1002839
#define XKB_KEY_braille_dots_2456   0x100283a
#define XKB_KEY_braille_dots_12456   0x100283b
#define XKB_KEY_braille_dots_3456   0x100283c
#define XKB_KEY_braille_dots_13456   0x100283d
#define XKB_KEY_braille_dots_23456   0x100283e
#define XKB_KEY_braille_dots_123456   0x100283f
#define XKB_KEY_braille_dots_7   0x1002840
#define XKB_KEY_braille_dots_17   0x1002841
#define XKB_KEY_braille_dots_27   0x1002842
#define XKB_KEY_braille_dots_127   0x1002843
#define XKB_KEY_braille_dots_37   0x1002844
#define XKB_KEY_braille_dots_137   0x1002845
#define XKB_KEY_braille_dots_237   0x1002846
#define XKB_KEY_braille_dots_1237   0x1002847
#define XKB_KEY_braille_dots_47   0x1002848
#define XKB_KEY_braille_dots_147   0x1002849
#define XKB_KEY_braille_dots_247   0x100284a
#define XKB_KEY_braille_dots_1247   0x100284b
#define XKB_KEY_braille_dots_347   0x100284c
#define XKB_KEY_braille_dots_1347   0x100284d
#define XKB_KEY_braille_dots_2347   0x100284e
#define XKB_KEY_braille_dots_12347   0x100284f
#define XKB_KEY_braille_dots_57   0x1002850
#define XKB_KEY_braille_dots_157   0x1002851
#define XKB_KEY_braille_dots_257   0x1002852
#define XKB_KEY_braille_dots_1257   0x1002853
#define XKB_KEY_braille_dots_357   0x1002854
#define XKB_KEY_braille_dots_1357   0x1002855
#define XKB_KEY_braille_dots_2357   0x1002856
#define XKB_KEY_braille_dots_12357   0x1002857
#define XKB_KEY_braille_dots_457   0x1002858
#define XKB_KEY_braille_dots_1457   0x1002859
#define XKB_KEY_braille_dots_2457   0x100285a
#define XKB_KEY_braille_dots_12457   0x100285b
#define XKB_KEY_braille_dots_3457   0x100285c
#define XKB_KEY_braille_dots_13457   0x100285d
#define XKB_KEY_braille_dots_23457   0x100285e
#define XKB_KEY_braille_dots_123457   0x100285f
#define XKB_KEY_braille_dots_67   0x1002860
#define XKB_KEY_braille_dots_167   0x1002861
#define XKB_KEY_braille_dots_267   0x1002862
#define XKB_KEY_braille_dots_1267   0x1002863
#define XKB_KEY_braille_dots_367   0x1002864
#define XKB_KEY_braille_dots_1367   0x1002865
#define XKB_KEY_braille_dots_2367   0x1002866
#define XKB_KEY_braille_dots_12367   0x1002867
#define XKB_KEY_braille_dots_467   0x1002868
#define XKB_KEY_braille_dots_1467   0x1002869
#define XKB_KEY_braille_dots_2467   0x100286a
#define XKB_KEY_braille_dots_12467   0x100286b
#define XKB_KEY_braille_dots_3467   0x100286c
#define XKB_KEY_braille_dots_13467   0x100286d
#define XKB_KEY_braille_dots_23467   0x100286e
#define XKB_KEY_braille_dots_123467   0x100286f
#define XKB_KEY_braille_dots_567   0x1002870
#define XKB_KEY_braille_dots_1567   0x1002871
#define XKB_KEY_braille_dots_2567   0x1002872
#define XKB_KEY_braille_dots_12567   0x1002873
#define XKB_KEY_braille_dots_3567   0x1002874
#define XKB_KEY_braille_dots_13567   0x1002875
#define XKB_KEY_braille_dots_23567   0x1002876
#define XKB_KEY_braille_dots_123567   0x1002877
#define XKB_KEY_braille_dots_4567   0x1002878
#define XKB_KEY_braille_dots_14567   0x1002879
#define XKB_KEY_braille_dots_24567   0x100287a
#define XKB_KEY_braille_dots_124567   0x100287b
#define XKB_KEY_braille_dots_34567   0x100287c
#define XKB_KEY_braille_dots_134567   0x100287d
#define XKB_KEY_braille_dots_234567   0x100287e
#define XKB_KEY_braille_dots_1234567   0x100287f
#define XKB_KEY_braille_dots_8   0x1002880
#define XKB_KEY_braille_dots_18   0x1002881
#define XKB_KEY_braille_dots_28   0x1002882
#define XKB_KEY_braille_dots_128   0x1002883
#define XKB_KEY_braille_dots_38   0x1002884
#define XKB_KEY_braille_dots_138   0x1002885
#define XKB_KEY_braille_dots_238   0x1002886
#define XKB_KEY_braille_dots_1238   0x1002887
#define XKB_KEY_braille_dots_48   0x1002888
#define XKB_KEY_braille_dots_148   0x1002889
#define XKB_KEY_braille_dots_248   0x100288a
#define XKB_KEY_braille_dots_1248   0x100288b
#define XKB_KEY_braille_dots_348   0x100288c
#define XKB_KEY_braille_dots_1348   0x100288d
#define XKB_KEY_braille_dots_2348   0x100288e
#define XKB_KEY_braille_dots_12348   0x100288f
#define XKB_KEY_braille_dots_58   0x1002890
#define XKB_KEY_braille_dots_158   0x1002891
#define XKB_KEY_braille_dots_258   0x1002892
#define XKB_KEY_braille_dots_1258   0x1002893
#define XKB_KEY_braille_dots_358   0x1002894
#define XKB_KEY_braille_dots_1358   0x1002895
#define XKB_KEY_braille_dots_2358   0x1002896
#define XKB_KEY_braille_dots_12358   0x1002897
#define XKB_KEY_braille_dots_458   0x1002898
#define XKB_KEY_braille_dots_1458   0x1002899
#define XKB_KEY_braille_dots_2458   0x100289a
#define XKB_KEY_braille_dots_12458   0x100289b
#define XKB_KEY_braille_dots_3458   0x100289c
#define XKB_KEY_braille_dots_13458   0x100289d
#define XKB_KEY_braille_dots_23458   0x100289e
#define XKB_KEY_braille_dots_123458   0x100289f
#define XKB_KEY_braille_dots_68   0x10028a0
#define XKB_KEY_braille_dots_168   0x10028a1
#define XKB_KEY_braille_dots_268   0x10028a2
#define XKB_KEY_braille_dots_1268   0x10028a3
#define XKB_KEY_braille_dots_368   0x10028a4
#define XKB_KEY_braille_dots_1368   0x10028a5
#define XKB_KEY_braille_dots_2368   0x10028a6
#define XKB_KEY_braille_dots_12368   0x10028a7
#define XKB_KEY_braille_dots_468   0x10028a8
#define XKB_KEY_braille_dots_1468   0x10028a9
#define XKB_KEY_braille_dots_2468   0x10028aa
#define XKB_KEY_braille_dots_12468   0x10028ab
#define XKB_KEY_braille_dots_3468   0x10028ac
#define XKB_KEY_braille_dots_13468   0x10028ad
#define XKB_KEY_braille_dots_23468   0x10028ae
#define XKB_KEY_braille_dots_123468   0x10028af
#define XKB_KEY_braille_dots_568   0x10028b0
#define XKB_KEY_braille_dots_1568   0x10028b1
#define XKB_KEY_braille_dots_2568   0x10028b2
#define XKB_KEY_braille_dots_12568   0x10028b3
#define XKB_KEY_braille_dots_3568   0x10028b4
#define XKB_KEY_braille_dots_13568   0x10028b5
#define XKB_KEY_braille_dots_23568   0x10028b6
#define XKB_KEY_braille_dots_123568   0x10028b7
#define XKB_KEY_braille_dots_4568   0x10028b8
#define XKB_KEY_braille_dots_14568   0x10028b9
#define XKB_KEY_braille_dots_24568   0x10028ba
#define XKB_KEY_braille_dots_124568   0x10028bb
#define XKB_KEY_braille_dots_34568   0x10028bc
#define XKB_KEY_braille_dots_134568   0x10028bd
#define XKB_KEY_braille_dots_234568   0x10028be
#define XKB_KEY_braille_dots_1234568   0x10028bf
#define XKB_KEY_braille_dots_78   0x10028c0
#define XKB_KEY_braille_dots_178   0x10028c1
#define XKB_KEY_braille_dots_278   0x10028c2
#define XKB_KEY_braille_dots_1278   0x10028c3
#define XKB_KEY_braille_dots_378   0x10028c4
#define XKB_KEY_braille_dots_1378   0x10028c5
#define XKB_KEY_braille_dots_2378   0x10028c6
#define XKB_KEY_braille_dots_12378   0x10028c7
#define XKB_KEY_braille_dots_478   0x10028c8
#define XKB_KEY_braille_dots_1478   0x10028c9
#define XKB_KEY_braille_dots_2478   0x10028ca
#define XKB_KEY_braille_dots_12478   0x10028cb
#define XKB_KEY_braille_dots_3478   0x10028cc
#define XKB_KEY_braille_dots_13478   0x10028cd
#define XKB_KEY_braille_dots_23478   0x10028ce
#define XKB_KEY_braille_dots_123478   0x10028cf
#define XKB_KEY_braille_dots_578   0x10028d0
#define XKB_KEY_braille_dots_1578   0x10028d1
#define XKB_KEY_braille_dots_2578   0x10028d2
#define XKB_KEY_braille_dots_12578   0x10028d3
#define XKB_KEY_braille_dots_3578   0x10028d4
#define XKB_KEY_braille_dots_13578   0x10028d5
#define XKB_KEY_braille_dots_23578   0x10028d6
#define XKB_KEY_braille_dots_123578   0x10028d7
#define XKB_KEY_braille_dots_4578   0x10028d8
#define XKB_KEY_braille_dots_14578   0x10028d9
#define XKB_KEY_braille_dots_24578   0x10028da
#define XKB_KEY_braille_dots_124578   0x10028db
#define XKB_KEY_braille_dots_34578   0x10028dc
#define XKB_KEY_braille_dots_134578   0x10028dd
#define XKB_KEY_braille_dots_234578   0x10028de
#define XKB_KEY_braille_dots_1234578   0x10028df
#define XKB_KEY_braille_dots_678   0x10028e0
#define XKB_KEY_braille_dots_1678   0x10028e1
#define XKB_KEY_braille_dots_2678   0x10028e2
#define XKB_KEY_braille_dots_12678   0x10028e3
#define XKB_KEY_braille_dots_3678   0x10028e4
#define XKB_KEY_braille_dots_13678   0x10028e5
#define XKB_KEY_braille_dots_23678   0x10028e6
#define XKB_KEY_braille_dots_123678   0x10028e7
#define XKB_KEY_braille_dots_4678   0x10028e8
#define XKB_KEY_braille_dots_14678   0x10028e9
#define XKB_KEY_braille_dots_24678   0x10028ea
#define XKB_KEY_braille_dots_124678   0x10028eb
#define XKB_KEY_braille_dots_34678   0x10028ec
#define XKB_KEY_braille_dots_134678   0x10028ed
#define XKB_KEY_braille_dots_234678   0x10028ee
#define XKB_KEY_braille_dots_1234678   0x10028ef
#define XKB_KEY_braille_dots_5678   0x10028f0
#define XKB_KEY_braille_dots_15678   0x10028f1
#define XKB_KEY_braille_dots_25678   0x10028f2
#define XKB_KEY_braille_dots_125678   0x10028f3
#define XKB_KEY_braille_dots_35678   0x10028f4
#define XKB_KEY_braille_dots_135678   0x10028f5
#define XKB_KEY_braille_dots_235678   0x10028f6
#define XKB_KEY_braille_dots_1235678   0x10028f7
#define XKB_KEY_braille_dots_45678   0x10028f8
#define XKB_KEY_braille_dots_145678   0x10028f9
#define XKB_KEY_braille_dots_245678   0x10028fa
#define XKB_KEY_braille_dots_1245678   0x10028fb
#define XKB_KEY_braille_dots_345678   0x10028fc
#define XKB_KEY_braille_dots_1345678   0x10028fd
#define XKB_KEY_braille_dots_2345678   0x10028fe
#define XKB_KEY_braille_dots_12345678   0x10028ff
#define XKB_KEY_Sinh_ng   0x1000d82
#define XKB_KEY_Sinh_h2   0x1000d83
#define XKB_KEY_Sinh_a   0x1000d85
#define XKB_KEY_Sinh_aa   0x1000d86
#define XKB_KEY_Sinh_ae   0x1000d87
#define XKB_KEY_Sinh_aee   0x1000d88
#define XKB_KEY_Sinh_i   0x1000d89
#define XKB_KEY_Sinh_ii   0x1000d8a
#define XKB_KEY_Sinh_u   0x1000d8b
#define XKB_KEY_Sinh_uu   0x1000d8c
#define XKB_KEY_Sinh_ri   0x1000d8d
#define XKB_KEY_Sinh_rii   0x1000d8e
#define XKB_KEY_Sinh_lu   0x1000d8f
#define XKB_KEY_Sinh_luu   0x1000d90
#define XKB_KEY_Sinh_e   0x1000d91
#define XKB_KEY_Sinh_ee   0x1000d92
#define XKB_KEY_Sinh_ai   0x1000d93
#define XKB_KEY_Sinh_o   0x1000d94
#define XKB_KEY_Sinh_oo   0x1000d95
#define XKB_KEY_Sinh_au   0x1000d96
#define XKB_KEY_Sinh_ka   0x1000d9a
#define XKB_KEY_Sinh_kha   0x1000d9b
#define XKB_KEY_Sinh_ga   0x1000d9c
#define XKB_KEY_Sinh_gha   0x1000d9d
#define XKB_KEY_Sinh_ng2   0x1000d9e
#define XKB_KEY_Sinh_nga   0x1000d9f
#define XKB_KEY_Sinh_ca   0x1000da0
#define XKB_KEY_Sinh_cha   0x1000da1
#define XKB_KEY_Sinh_ja   0x1000da2
#define XKB_KEY_Sinh_jha   0x1000da3
#define XKB_KEY_Sinh_nya   0x1000da4
#define XKB_KEY_Sinh_jnya   0x1000da5
#define XKB_KEY_Sinh_nja   0x1000da6
#define XKB_KEY_Sinh_tta   0x1000da7
#define XKB_KEY_Sinh_ttha   0x1000da8
#define XKB_KEY_Sinh_dda   0x1000da9
#define XKB_KEY_Sinh_ddha   0x1000daa
#define XKB_KEY_Sinh_nna   0x1000dab
#define XKB_KEY_Sinh_ndda   0x1000dac
#define XKB_KEY_Sinh_tha   0x1000dad
#define XKB_KEY_Sinh_thha   0x1000dae
#define XKB_KEY_Sinh_dha   0x1000daf
#define XKB_KEY_Sinh_dhha   0x1000db0
#define XKB_KEY_Sinh_na   0x1000db1
#define XKB_KEY_Sinh_ndha   0x1000db3
#define XKB_KEY_Sinh_pa   0x1000db4
#define XKB_KEY_Sinh_pha   0x1000db5
#define XKB_KEY_Sinh_ba   0x1000db6
#define XKB_KEY_Sinh_bha   0x1000db7
#define XKB_KEY_Sinh_ma   0x1000db8
#define XKB_KEY_Sinh_mba   0x1000db9
#define XKB_KEY_Sinh_ya   0x1000dba
#define XKB_KEY_Sinh_ra   0x1000dbb
#define XKB_KEY_Sinh_la   0x1000dbd
#define XKB_KEY_Sinh_va   0x1000dc0
#define XKB_KEY_Sinh_sha   0x1000dc1
#define XKB_KEY_Sinh_ssha   0x1000dc2
#define XKB_KEY_Sinh_sa   0x1000dc3
#define XKB_KEY_Sinh_ha   0x1000dc4
#define XKB_KEY_Sinh_lla   0x1000dc5
#define XKB_KEY_Sinh_fa   0x1000dc6
#define XKB_KEY_Sinh_al   0x1000dca
#define XKB_KEY_Sinh_aa2   0x1000dcf
#define XKB_KEY_Sinh_ae2   0x1000dd0
#define XKB_KEY_Sinh_aee2   0x1000dd1
#define XKB_KEY_Sinh_i2   0x1000dd2
#define XKB_KEY_Sinh_ii2   0x1000dd3
#define XKB_KEY_Sinh_u2   0x1000dd4
#define XKB_KEY_Sinh_uu2   0x1000dd6
#define XKB_KEY_Sinh_ru2   0x1000dd8
#define XKB_KEY_Sinh_e2   0x1000dd9
#define XKB_KEY_Sinh_ee2   0x1000dda
#define XKB_KEY_Sinh_ai2   0x1000ddb
#define XKB_KEY_Sinh_o2   0x1000ddc
#define XKB_KEY_Sinh_oo2   0x1000ddd
#define XKB_KEY_Sinh_au2   0x1000dde
#define XKB_KEY_Sinh_lu2   0x1000ddf
#define XKB_KEY_Sinh_ruu2   0x1000df2
#define XKB_KEY_Sinh_luu2   0x1000df3
#define XKB_KEY_Sinh_kunddaliya   0x1000df4
#define XKB_KEY_SSHARP   0x1001e9e
#define XKB_KEY_leftsingleanglequotemark   0x1002039
#define XKB_KEY_rightsingleanglequotemark   0x100203a
#define XKB_KEY_XF86ModeLock   0x1008ff01
#define XKB_KEY_XF86MonBrightnessUp   0x1008ff02
#define XKB_KEY_XF86MonBrightnessDown   0x1008ff03
#define XKB_KEY_XF86KbdLightOnOff   0x1008ff04
#define XKB_KEY_XF86KbdBrightnessUp   0x1008ff05
#define XKB_KEY_XF86KbdBrightnessDown   0x1008ff06
#define XKB_KEY_XF86MonBrightnessCycle   0x1008ff07
#define XKB_KEY_XF86Standby   0x1008ff10
#define XKB_KEY_XF86AudioLowerVolume   0x1008ff11
#define XKB_KEY_XF86AudioMute   0x1008ff12
#define XKB_KEY_XF86AudioRaiseVolume   0x1008ff13
#define XKB_KEY_XF86AudioPlay   0x1008ff14
#define XKB_KEY_XF86AudioStop   0x1008ff15
#define XKB_KEY_XF86AudioPrev   0x1008ff16
#define XKB_KEY_XF86AudioNext   0x1008ff17
#define XKB_KEY_XF86HomePage   0x1008ff18
#define XKB_KEY_XF86Mail   0x1008ff19
#define XKB_KEY_XF86Start   0x1008ff1a
#define XKB_KEY_XF86Search   0x1008ff1b
#define XKB_KEY_XF86AudioRecord   0x1008ff1c
#define XKB_KEY_XF86Calculator   0x1008ff1d
#define XKB_KEY_XF86Memo   0x1008ff1e
#define XKB_KEY_XF86ToDoList   0x1008ff1f
#define XKB_KEY_XF86Calendar   0x1008ff20
#define XKB_KEY_XF86PowerDown   0x1008ff21
#define XKB_KEY_XF86ContrastAdjust   0x1008ff22
#define XKB_KEY_XF86RockerUp   0x1008ff23
#define XKB_KEY_XF86RockerDown   0x1008ff24
#define XKB_KEY_XF86RockerEnter   0x1008ff25
#define XKB_KEY_XF86Back   0x1008ff26
#define XKB_KEY_XF86Forward   0x1008ff27
#define XKB_KEY_XF86Stop   0x1008ff28
#define XKB_KEY_XF86Refresh   0x1008ff29
#define XKB_KEY_XF86PowerOff   0x1008ff2a
#define XKB_KEY_XF86WakeUp   0x1008ff2b
#define XKB_KEY_XF86Eject   0x1008ff2c
#define XKB_KEY_XF86ScreenSaver   0x1008ff2d
#define XKB_KEY_XF86WWW   0x1008ff2e
#define XKB_KEY_XF86Sleep   0x1008ff2f
#define XKB_KEY_XF86Favorites   0x1008ff30
#define XKB_KEY_XF86AudioPause   0x1008ff31
#define XKB_KEY_XF86AudioMedia   0x1008ff32
#define XKB_KEY_XF86MyComputer   0x1008ff33
#define XKB_KEY_XF86VendorHome   0x1008ff34
#define XKB_KEY_XF86LightBulb   0x1008ff35
#define XKB_KEY_XF86Shop   0x1008ff36
#define XKB_KEY_XF86History   0x1008ff37
#define XKB_KEY_XF86OpenURL   0x1008ff38
#define XKB_KEY_XF86AddFavorite   0x1008ff39
#define XKB_KEY_XF86HotLinks   0x1008ff3a
#define XKB_KEY_XF86BrightnessAdjust   0x1008ff3b
#define XKB_KEY_XF86Finance   0x1008ff3c
#define XKB_KEY_XF86Community   0x1008ff3d
#define XKB_KEY_XF86AudioRewind   0x1008ff3e
#define XKB_KEY_XF86BackForward   0x1008ff3f
#define XKB_KEY_XF86Launch0   0x1008ff40
#define XKB_KEY_XF86Launch1   0x1008ff41
#define XKB_KEY_XF86Launch2   0x1008ff42
#define XKB_KEY_XF86Launch3   0x1008ff43
#define XKB_KEY_XF86Launch4   0x1008ff44
#define XKB_KEY_XF86Launch5   0x1008ff45
#define XKB_KEY_XF86Launch6   0x1008ff46
#define XKB_KEY_XF86Launch7   0x1008ff47
#define XKB_KEY_XF86Launch8   0x1008ff48
#define XKB_KEY_XF86Launch9   0x1008ff49
#define XKB_KEY_XF86LaunchA   0x1008ff4a
#define XKB_KEY_XF86LaunchB   0x1008ff4b
#define XKB_KEY_XF86LaunchC   0x1008ff4c
#define XKB_KEY_XF86LaunchD   0x1008ff4d
#define XKB_KEY_XF86LaunchE   0x1008ff4e
#define XKB_KEY_XF86LaunchF   0x1008ff4f
#define XKB_KEY_XF86ApplicationLeft   0x1008ff50
#define XKB_KEY_XF86ApplicationRight   0x1008ff51
#define XKB_KEY_XF86Book   0x1008ff52
#define XKB_KEY_XF86CD   0x1008ff53
#define XKB_KEY_XF86MediaSelectCD   0x1008ff53
#define XKB_KEY_XF86Calculater   0x1008ff54
#define XKB_KEY_XF86Clear   0x1008ff55
#define XKB_KEY_XF86Close   0x1008ff56
#define XKB_KEY_XF86Copy   0x1008ff57
#define XKB_KEY_XF86Cut   0x1008ff58
#define XKB_KEY_XF86Display   0x1008ff59
#define XKB_KEY_XF86DOS   0x1008ff5a
#define XKB_KEY_XF86Documents   0x1008ff5b
#define XKB_KEY_XF86Excel   0x1008ff5c
#define XKB_KEY_XF86Explorer   0x1008ff5d
#define XKB_KEY_XF86Game   0x1008ff5e
#define XKB_KEY_XF86Go   0x1008ff5f
#define XKB_KEY_XF86iTouch   0x1008ff60
#define XKB_KEY_XF86LogOff   0x1008ff61
#define XKB_KEY_XF86Market   0x1008ff62
#define XKB_KEY_XF86Meeting   0x1008ff63
#define XKB_KEY_XF86MenuKB   0x1008ff65
#define XKB_KEY_XF86MenuPB   0x1008ff66
#define XKB_KEY_XF86MySites   0x1008ff67
#define XKB_KEY_XF86New   0x1008ff68
#define XKB_KEY_XF86News   0x1008ff69
#define XKB_KEY_XF86OfficeHome   0x1008ff6a
#define XKB_KEY_XF86Open   0x1008ff6b
#define XKB_KEY_XF86Option   0x1008ff6c
#define XKB_KEY_XF86Paste   0x1008ff6d
#define XKB_KEY_XF86Phone   0x1008ff6e
#define XKB_KEY_XF86Q   0x1008ff70
#define XKB_KEY_XF86Reply   0x1008ff72
#define XKB_KEY_XF86Reload   0x1008ff73
#define XKB_KEY_XF86RotateWindows   0x1008ff74
#define XKB_KEY_XF86RotationPB   0x1008ff75
#define XKB_KEY_XF86RotationKB   0x1008ff76
#define XKB_KEY_XF86Save   0x1008ff77
#define XKB_KEY_XF86ScrollUp   0x1008ff78
#define XKB_KEY_XF86ScrollDown   0x1008ff79
#define XKB_KEY_XF86ScrollClick   0x1008ff7a
#define XKB_KEY_XF86Send   0x1008ff7b
#define XKB_KEY_XF86Spell   0x1008ff7c
#define XKB_KEY_XF86SplitScreen   0x1008ff7d
#define XKB_KEY_XF86Support   0x1008ff7e
#define XKB_KEY_XF86TaskPane   0x1008ff7f
#define XKB_KEY_XF86Terminal   0x1008ff80
#define XKB_KEY_XF86Tools   0x1008ff81
#define XKB_KEY_XF86Travel   0x1008ff82
#define XKB_KEY_XF86UserPB   0x1008ff84
#define XKB_KEY_XF86User1KB   0x1008ff85
#define XKB_KEY_XF86User2KB   0x1008ff86
#define XKB_KEY_XF86Video   0x1008ff87
#define XKB_KEY_XF86WheelButton   0x1008ff88
#define XKB_KEY_XF86Word   0x1008ff89
#define XKB_KEY_XF86Xfer   0x1008ff8a
#define XKB_KEY_XF86ZoomIn   0x1008ff8b
#define XKB_KEY_XF86ZoomOut   0x1008ff8c
#define XKB_KEY_XF86Away   0x1008ff8d
#define XKB_KEY_XF86Messenger   0x1008ff8e
#define XKB_KEY_XF86WebCam   0x1008ff8f
#define XKB_KEY_XF86MailForward   0x1008ff90
#define XKB_KEY_XF86Pictures   0x1008ff91
#define XKB_KEY_XF86Music   0x1008ff92
#define XKB_KEY_XF86Battery   0x1008ff93
#define XKB_KEY_XF86Bluetooth   0x1008ff94
#define XKB_KEY_XF86WLAN   0x1008ff95
#define XKB_KEY_XF86UWB   0x1008ff96
#define XKB_KEY_XF86AudioForward   0x1008ff97
#define XKB_KEY_XF86AudioRepeat   0x1008ff98
#define XKB_KEY_XF86AudioRandomPlay   0x1008ff99
#define XKB_KEY_XF86Subtitle   0x1008ff9a
#define XKB_KEY_XF86AudioCycleTrack   0x1008ff9b
#define XKB_KEY_XF86CycleAngle   0x1008ff9c
#define XKB_KEY_XF86FrameBack   0x1008ff9d
#define XKB_KEY_XF86FrameForward   0x1008ff9e
#define XKB_KEY_XF86Time   0x1008ff9f
#define XKB_KEY_XF86Select   0x1008ffa0
#define XKB_KEY_XF86View   0x1008ffa1
#define XKB_KEY_XF86TopMenu   0x1008ffa2
#define XKB_KEY_XF86Red   0x1008ffa3
#define XKB_KEY_XF86Green   0x1008ffa4
#define XKB_KEY_XF86Yellow   0x1008ffa5
#define XKB_KEY_XF86Blue   0x1008ffa6
#define XKB_KEY_XF86Suspend   0x1008ffa7
#define XKB_KEY_XF86Hibernate   0x1008ffa8
#define XKB_KEY_XF86TouchpadToggle   0x1008ffa9
#define XKB_KEY_XF86TouchpadOn   0x1008ffb0
#define XKB_KEY_XF86TouchpadOff   0x1008ffb1
#define XKB_KEY_XF86AudioMicMute   0x1008ffb2
#define XKB_KEY_XF86Keyboard   0x1008ffb3
#define XKB_KEY_XF86WWAN   0x1008ffb4
#define XKB_KEY_XF86RFKill   0x1008ffb5
#define XKB_KEY_XF86AudioPreset   0x1008ffb6
#define XKB_KEY_XF86RotationLockToggle   0x1008ffb7
#define XKB_KEY_XF86FullScreen   0x1008ffb8
#define XKB_KEY_XF86Switch_VT_1   0x1008fe01
#define XKB_KEY_XF86Switch_VT_2   0x1008fe02
#define XKB_KEY_XF86Switch_VT_3   0x1008fe03
#define XKB_KEY_XF86Switch_VT_4   0x1008fe04
#define XKB_KEY_XF86Switch_VT_5   0x1008fe05
#define XKB_KEY_XF86Switch_VT_6   0x1008fe06
#define XKB_KEY_XF86Switch_VT_7   0x1008fe07
#define XKB_KEY_XF86Switch_VT_8   0x1008fe08
#define XKB_KEY_XF86Switch_VT_9   0x1008fe09
#define XKB_KEY_XF86Switch_VT_10   0x1008fe0a
#define XKB_KEY_XF86Switch_VT_11   0x1008fe0b
#define XKB_KEY_XF86Switch_VT_12   0x1008fe0c
#define XKB_KEY_XF86Ungrab   0x1008fe20
#define XKB_KEY_XF86ClearGrab   0x1008fe21
#define XKB_KEY_XF86Next_VMode   0x1008fe22
#define XKB_KEY_XF86Prev_VMode   0x1008fe23
#define XKB_KEY_XF86LogWindowTree   0x1008fe24
#define XKB_KEY_XF86LogGrabInfo   0x1008fe25
#define XKB_KEY_XF86MediaPlayPause   0x100810a4
#define XKB_KEY_XF86Exit   0x100810ae
#define XKB_KEY_XF86AudioBassBoost   0x100810d1
#define XKB_KEY_XF86Sport   0x100810dc
#define XKB_KEY_XF86BrightnessAuto   0x100810f4
#define XKB_KEY_XF86MonBrightnessAuto   0x100810f4
#define XKB_KEY_XF86DisplayOff   0x100810f5
#define XKB_KEY_XF86OK   0x10081160
#define XKB_KEY_XF86GoTo   0x10081162
#define XKB_KEY_XF86Info   0x10081166
#define XKB_KEY_XF86VendorLogo   0x10081168
#define XKB_KEY_XF86MediaSelectProgramGuide   0x1008116a
#define XKB_KEY_XF86MediaSelectHome   0x1008116e
#define XKB_KEY_XF86MediaLanguageMenu   0x10081170
#define XKB_KEY_XF86MediaTitleMenu   0x10081171
#define XKB_KEY_XF86AudioChannelMode   0x10081175
#define XKB_KEY_XF86AspectRatio   0x10081177
#define XKB_KEY_XF86MediaSelectPC   0x10081178
#define XKB_KEY_XF86MediaSelectTV   0x10081179
#define XKB_KEY_XF86MediaSelectCable   0x1008117a
#define XKB_KEY_XF86MediaSelectVCR   0x1008117b
#define XKB_KEY_XF86MediaSelectVCRPlus   0x1008117c
#define XKB_KEY_XF86MediaSelectSatellite   0x1008117d
#define XKB_KEY_XF86MediaSelectTape   0x10081180
#define XKB_KEY_XF86MediaSelectRadio   0x10081181
#define XKB_KEY_XF86MediaSelectTuner   0x10081182
#define XKB_KEY_XF86MediaPlayer   0x10081183
#define XKB_KEY_XF86MediaSelectTeletext   0x10081184
#define XKB_KEY_XF86DVD   0x10081185
#define XKB_KEY_XF86MediaSelectDVD   0x10081185
#define XKB_KEY_XF86MediaSelectAuxiliary   0x10081186
#define XKB_KEY_XF86Audio   0x10081188
#define XKB_KEY_XF86ChannelUp   0x10081192
#define XKB_KEY_XF86ChannelDown   0x10081193
#define XKB_KEY_XF86MediaPlaySlow   0x10081199
#define XKB_KEY_XF86Break   0x1008119b
#define XKB_KEY_XF86NumberEntryMode   0x1008119d
#define XKB_KEY_XF86VideoPhone   0x100811a0
#define XKB_KEY_XF86ZoomReset   0x100811a4
#define XKB_KEY_XF86Editor   0x100811a6
#define XKB_KEY_XF86GraphicsEditor   0x100811a8
#define XKB_KEY_XF86Presentation   0x100811a9
#define XKB_KEY_XF86Database   0x100811aa
#define XKB_KEY_XF86Voicemail   0x100811ac
#define XKB_KEY_XF86Addressbook   0x100811ad
#define XKB_KEY_XF86DisplayToggle   0x100811af
#define XKB_KEY_XF86SpellCheck   0x100811b0
#define XKB_KEY_XF86ContextMenu   0x100811b6
#define XKB_KEY_XF86MediaRepeat   0x100811b7
#define XKB_KEY_XF8610ChannelsUp   0x100811b8
#define XKB_KEY_XF8610ChannelsDown   0x100811b9
#define XKB_KEY_XF86Images   0x100811ba
#define XKB_KEY_XF86NotificationCenter   0x100811bc
#define XKB_KEY_XF86PickupPhone   0x100811bd
#define XKB_KEY_XF86HangupPhone   0x100811be
#define XKB_KEY_XF86LinkPhone   0x100811bf
#define XKB_KEY_XF86Fn   0x100811d0
#define XKB_KEY_XF86Fn_Esc   0x100811d1
#define XKB_KEY_XF86Fn_F1   0x100811d2
#define XKB_KEY_XF86Fn_F2   0x100811d3
#define XKB_KEY_XF86Fn_F3   0x100811d4
#define XKB_KEY_XF86Fn_F4   0x100811d5
#define XKB_KEY_XF86Fn_F5   0x100811d6
#define XKB_KEY_XF86Fn_F6   0x100811d7
#define XKB_KEY_XF86Fn_F7   0x100811d8
#define XKB_KEY_XF86Fn_F8   0x100811d9
#define XKB_KEY_XF86Fn_F9   0x100811da
#define XKB_KEY_XF86Fn_F10   0x100811db
#define XKB_KEY_XF86Fn_F11   0x100811dc
#define XKB_KEY_XF86Fn_F12   0x100811dd
#define XKB_KEY_XF86Fn_1   0x100811de
#define XKB_KEY_XF86Fn_2   0x100811df
#define XKB_KEY_XF86Fn_D   0x100811e0
#define XKB_KEY_XF86Fn_E   0x100811e1
#define XKB_KEY_XF86Fn_F   0x100811e2
#define XKB_KEY_XF86Fn_S   0x100811e3
#define XKB_KEY_XF86Fn_B   0x100811e4
#define XKB_KEY_XF86FnRightShift   0x100811e5
#define XKB_KEY_XF86Numeric0   0x10081200
#define XKB_KEY_XF86Numeric1   0x10081201
#define XKB_KEY_XF86Numeric2   0x10081202
#define XKB_KEY_XF86Numeric3   0x10081203
#define XKB_KEY_XF86Numeric4   0x10081204
#define XKB_KEY_XF86Numeric5   0x10081205
#define XKB_KEY_XF86Numeric6   0x10081206
#define XKB_KEY_XF86Numeric7   0x10081207
#define XKB_KEY_XF86Numeric8   0x10081208
#define XKB_KEY_XF86Numeric9   0x10081209
#define XKB_KEY_XF86NumericStar   0x1008120a
#define XKB_KEY_XF86NumericPound   0x1008120b
#define XKB_KEY_XF86NumericA   0x1008120c
#define XKB_KEY_XF86NumericB   0x1008120d
#define XKB_KEY_XF86NumericC   0x1008120e
#define XKB_KEY_XF86NumericD   0x1008120f
#define XKB_KEY_XF86CameraFocus   0x10081210
#define XKB_KEY_XF86WPSButton   0x10081211
#define XKB_KEY_XF86CameraZoomIn   0x10081215
#define XKB_KEY_XF86CameraZoomOut   0x10081216
#define XKB_KEY_XF86CameraUp   0x10081217
#define XKB_KEY_XF86CameraDown   0x10081218
#define XKB_KEY_XF86CameraLeft   0x10081219
#define XKB_KEY_XF86CameraRight   0x1008121a
#define XKB_KEY_XF86AttendantOn   0x1008121b
#define XKB_KEY_XF86AttendantOff   0x1008121c
#define XKB_KEY_XF86AttendantToggle   0x1008121d
#define XKB_KEY_XF86LightsToggle   0x1008121e
#define XKB_KEY_XF86ALSToggle   0x10081230
#define XKB_KEY_XF86RefreshRateToggle   0x10081232
#define XKB_KEY_XF86Buttonconfig   0x10081240
#define XKB_KEY_XF86Taskmanager   0x10081241
#define XKB_KEY_XF86Journal   0x10081242
#define XKB_KEY_XF86ControlPanel   0x10081243
#define XKB_KEY_XF86AppSelect   0x10081244
#define XKB_KEY_XF86Screensaver   0x10081245
#define XKB_KEY_XF86VoiceCommand   0x10081246
#define XKB_KEY_XF86Assistant   0x10081247
#define XKB_KEY_XF86EmojiPicker   0x10081249
#define XKB_KEY_XF86Dictate   0x1008124a
#define XKB_KEY_XF86CameraAccessEnable   0x1008124b
#define XKB_KEY_XF86CameraAccessDisable   0x1008124c
#define XKB_KEY_XF86CameraAccessToggle   0x1008124d
#define XKB_KEY_XF86Accessibility   0x1008124e
#define XKB_KEY_XF86DoNotDisturb   0x1008124f
#define XKB_KEY_XF86BrightnessMin   0x10081250
#define XKB_KEY_XF86BrightnessMax   0x10081251
#define XKB_KEY_XF86ElectronicPrivacyScreenOn   0x10081252
#define XKB_KEY_XF86ElectronicPrivacyScreenOff   0x10081253
#define XKB_KEY_XF86ActionOnSelection   0x10081254
#define XKB_KEY_XF86ContextualInsert   0x10081255
#define XKB_KEY_XF86ContextualQuery   0x10081256
#define XKB_KEY_XF86KbdInputAssistPrev   0x10081260
#define XKB_KEY_XF86KbdInputAssistNext   0x10081261
#define XKB_KEY_XF86KbdInputAssistPrevgroup   0x10081262
#define XKB_KEY_XF86KbdInputAssistNextgroup   0x10081263
#define XKB_KEY_XF86KbdInputAssistAccept   0x10081264
#define XKB_KEY_XF86KbdInputAssistCancel   0x10081265
#define XKB_KEY_XF86RightUp   0x10081266
#define XKB_KEY_XF86RightDown   0x10081267
#define XKB_KEY_XF86LeftUp   0x10081268
#define XKB_KEY_XF86LeftDown   0x10081269
#define XKB_KEY_XF86RootMenu   0x1008126a
#define XKB_KEY_XF86MediaTopMenu   0x1008126b
#define XKB_KEY_XF86Numeric11   0x1008126c
#define XKB_KEY_XF86Numeric12   0x1008126d
#define XKB_KEY_XF86AudioDesc   0x1008126e
#define XKB_KEY_XF863DMode   0x1008126f
#define XKB_KEY_XF86NextFavorite   0x10081270
#define XKB_KEY_XF86StopRecord   0x10081271
#define XKB_KEY_XF86PauseRecord   0x10081272
#define XKB_KEY_XF86VOD   0x10081273
#define XKB_KEY_XF86Unmute   0x10081274
#define XKB_KEY_XF86FastReverse   0x10081275
#define XKB_KEY_XF86SlowReverse   0x10081276
#define XKB_KEY_XF86Data   0x10081277
#define XKB_KEY_XF86OnScreenKeyboard   0x10081278
#define XKB_KEY_XF86PrivacyScreenToggle   0x10081279
#define XKB_KEY_XF86SelectiveScreenshot   0x1008127a
#define XKB_KEY_XF86NextElement   0x1008127b
#define XKB_KEY_XF86PreviousElement   0x1008127c
#define XKB_KEY_XF86AutopilotEngageToggle   0x1008127d
#define XKB_KEY_XF86MarkWaypoint   0x1008127e
#define XKB_KEY_XF86Sos   0x1008127f
#define XKB_KEY_XF86NavChart   0x10081280
#define XKB_KEY_XF86FishingChart   0x10081281
#define XKB_KEY_XF86SingleRangeRadar   0x10081282
#define XKB_KEY_XF86DualRangeRadar   0x10081283
#define XKB_KEY_XF86RadarOverlay   0x10081284
#define XKB_KEY_XF86TraditionalSonar   0x10081285
#define XKB_KEY_XF86ClearvuSonar   0x10081286
#define XKB_KEY_XF86SidevuSonar   0x10081287
#define XKB_KEY_XF86NavInfo   0x10081288
#define XKB_KEY_XF86Macro1   0x10081290
#define XKB_KEY_XF86Macro2   0x10081291
#define XKB_KEY_XF86Macro3   0x10081292
#define XKB_KEY_XF86Macro4   0x10081293
#define XKB_KEY_XF86Macro5   0x10081294
#define XKB_KEY_XF86Macro6   0x10081295
#define XKB_KEY_XF86Macro7   0x10081296
#define XKB_KEY_XF86Macro8   0x10081297
#define XKB_KEY_XF86Macro9   0x10081298
#define XKB_KEY_XF86Macro10   0x10081299
#define XKB_KEY_XF86Macro11   0x1008129a
#define XKB_KEY_XF86Macro12   0x1008129b
#define XKB_KEY_XF86Macro13   0x1008129c
#define XKB_KEY_XF86Macro14   0x1008129d
#define XKB_KEY_XF86Macro15   0x1008129e
#define XKB_KEY_XF86Macro16   0x1008129f
#define XKB_KEY_XF86Macro17   0x100812a0
#define XKB_KEY_XF86Macro18   0x100812a1
#define XKB_KEY_XF86Macro19   0x100812a2
#define XKB_KEY_XF86Macro20   0x100812a3
#define XKB_KEY_XF86Macro21   0x100812a4
#define XKB_KEY_XF86Macro22   0x100812a5
#define XKB_KEY_XF86Macro23   0x100812a6
#define XKB_KEY_XF86Macro24   0x100812a7
#define XKB_KEY_XF86Macro25   0x100812a8
#define XKB_KEY_XF86Macro26   0x100812a9
#define XKB_KEY_XF86Macro27   0x100812aa
#define XKB_KEY_XF86Macro28   0x100812ab
#define XKB_KEY_XF86Macro29   0x100812ac
#define XKB_KEY_XF86Macro30   0x100812ad
#define XKB_KEY_XF86MacroRecordStart   0x100812b0
#define XKB_KEY_XF86MacroRecordStop   0x100812b1
#define XKB_KEY_XF86MacroPresetCycle   0x100812b2
#define XKB_KEY_XF86MacroPreset1   0x100812b3
#define XKB_KEY_XF86MacroPreset2   0x100812b4
#define XKB_KEY_XF86MacroPreset3   0x100812b5
#define XKB_KEY_XF86KbdLcdMenu1   0x100812b8
#define XKB_KEY_XF86KbdLcdMenu2   0x100812b9
#define XKB_KEY_XF86KbdLcdMenu3   0x100812ba
#define XKB_KEY_XF86KbdLcdMenu4   0x100812bb
#define XKB_KEY_XF86KbdLcdMenu5   0x100812bc
#define XKB_KEY_XF86PerformanceMode   0x100812bd
#define XKB_KEY_SunFA_Grave   0x1005ff00
#define XKB_KEY_SunFA_Circum   0x1005ff01
#define XKB_KEY_SunFA_Tilde   0x1005ff02
#define XKB_KEY_SunFA_Acute   0x1005ff03
#define XKB_KEY_SunFA_Diaeresis   0x1005ff04
#define XKB_KEY_SunFA_Cedilla   0x1005ff05
#define XKB_KEY_SunF36   0x1005ff10
#define XKB_KEY_SunF37   0x1005ff11
#define XKB_KEY_SunSys_Req   0x1005ff60
#define XKB_KEY_SunPrint_Screen   0xff61
#define XKB_KEY_SunCompose   0xff20
#define XKB_KEY_SunAltGraph   0xff7e
#define XKB_KEY_SunPageUp   0xff55
#define XKB_KEY_SunPageDown   0xff56
#define XKB_KEY_SunUndo   0xff65
#define XKB_KEY_SunAgain   0xff66
#define XKB_KEY_SunFind   0xff68
#define XKB_KEY_SunStop   0xff69
#define XKB_KEY_SunProps   0x1005ff70
#define XKB_KEY_SunFront   0x1005ff71
#define XKB_KEY_SunCopy   0x1005ff72
#define XKB_KEY_SunOpen   0x1005ff73
#define XKB_KEY_SunPaste   0x1005ff74
#define XKB_KEY_SunCut   0x1005ff75
#define XKB_KEY_SunPowerSwitch   0x1005ff76
#define XKB_KEY_SunAudioLowerVolume   0x1005ff77
#define XKB_KEY_SunAudioMute   0x1005ff78
#define XKB_KEY_SunAudioRaiseVolume   0x1005ff79
#define XKB_KEY_SunVideoDegauss   0x1005ff7a
#define XKB_KEY_SunVideoLowerBrightness   0x1005ff7b
#define XKB_KEY_SunVideoRaiseBrightness   0x1005ff7c
#define XKB_KEY_SunPowerSwitchShift   0x1005ff7d
#define XKB_KEY_Dring_accent   0x1000feb0
#define XKB_KEY_Dcircumflex_accent   0x1000fe5e
#define XKB_KEY_Dcedilla_accent   0x1000fe2c
#define XKB_KEY_Dacute_accent   0x1000fe27
#define XKB_KEY_Dgrave_accent   0x1000fe60
#define XKB_KEY_Dtilde   0x1000fe7e
#define XKB_KEY_Ddiaeresis   0x1000fe22
#define XKB_KEY_DRemove   0x1000ff00
#define XKB_KEY_hpClearLine   0x1000ff6f
#define XKB_KEY_hpInsertLine   0x1000ff70
#define XKB_KEY_hpDeleteLine   0x1000ff71
#define XKB_KEY_hpInsertChar   0x1000ff72
#define XKB_KEY_hpDeleteChar   0x1000ff73
#define XKB_KEY_hpBackTab   0x1000ff74
#define XKB_KEY_hpKP_BackTab   0x1000ff75
#define XKB_KEY_hpModelock1   0x1000ff48
#define XKB_KEY_hpModelock2   0x1000ff49
#define XKB_KEY_hpReset   0x1000ff6c
#define XKB_KEY_hpSystem   0x1000ff6d
#define XKB_KEY_hpUser   0x1000ff6e
#define XKB_KEY_hpmute_acute   0x100000a8
#define XKB_KEY_hpmute_grave   0x100000a9
#define XKB_KEY_hpmute_asciicircum   0x100000aa
#define XKB_KEY_hpmute_diaeresis   0x100000ab
#define XKB_KEY_hpmute_asciitilde   0x100000ac
#define XKB_KEY_hplira   0x100000af
#define XKB_KEY_hpguilder   0x100000be
#define XKB_KEY_hpYdiaeresis   0x100000ee
#define XKB_KEY_hpIO   0x100000ee
#define XKB_KEY_hplongminus   0x100000f6
#define XKB_KEY_hpblock   0x100000fc
#define XKB_KEY_osfCopy   0x1004ff02
#define XKB_KEY_osfCut   0x1004ff03
#define XKB_KEY_osfPaste   0x1004ff04
#define XKB_KEY_osfBackTab   0x1004ff07
#define XKB_KEY_osfBackSpace   0x1004ff08
#define XKB_KEY_osfClear   0x1004ff0b
#define XKB_KEY_osfEscape   0x1004ff1b
#define XKB_KEY_osfAddMode   0x1004ff31
#define XKB_KEY_osfPrimaryPaste   0x1004ff32
#define XKB_KEY_osfQuickPaste   0x1004ff33
#define XKB_KEY_osfPageLeft   0x1004ff40
#define XKB_KEY_osfPageUp   0x1004ff41
#define XKB_KEY_osfPageDown   0x1004ff42
#define XKB_KEY_osfPageRight   0x1004ff43
#define XKB_KEY_osfActivate   0x1004ff44
#define XKB_KEY_osfMenuBar   0x1004ff45
#define XKB_KEY_osfLeft   0x1004ff51
#define XKB_KEY_osfUp   0x1004ff52
#define XKB_KEY_osfRight   0x1004ff53
#define XKB_KEY_osfDown   0x1004ff54
#define XKB_KEY_osfEndLine   0x1004ff57
#define XKB_KEY_osfBeginLine   0x1004ff58
#define XKB_KEY_osfEndData   0x1004ff59
#define XKB_KEY_osfBeginData   0x1004ff5a
#define XKB_KEY_osfPrevMenu   0x1004ff5b
#define XKB_KEY_osfNextMenu   0x1004ff5c
#define XKB_KEY_osfPrevField   0x1004ff5d
#define XKB_KEY_osfNextField   0x1004ff5e
#define XKB_KEY_osfSelect   0x1004ff60
#define XKB_KEY_osfInsert   0x1004ff63
#define XKB_KEY_osfUndo   0x1004ff65
#define XKB_KEY_osfMenu   0x1004ff67
#define XKB_KEY_osfCancel   0x1004ff69
#define XKB_KEY_osfHelp   0x1004ff6a
#define XKB_KEY_osfSelectAll   0x1004ff71
#define XKB_KEY_osfDeselectAll   0x1004ff72
#define XKB_KEY_osfReselect   0x1004ff73
#define XKB_KEY_osfExtend   0x1004ff74
#define XKB_KEY_osfRestore   0x1004ff78
#define XKB_KEY_osfDelete   0x1004ffff
#define XKB_KEY_Reset   0x1000ff6c
#define XKB_KEY_System   0x1000ff6d
#define XKB_KEY_User   0x1000ff6e
#define XKB_KEY_ClearLine   0x1000ff6f
#define XKB_KEY_InsertLine   0x1000ff70
#define XKB_KEY_DeleteLine   0x1000ff71
#define XKB_KEY_InsertChar   0x1000ff72
#define XKB_KEY_DeleteChar   0x1000ff73
#define XKB_KEY_BackTab   0x1000ff74
#define XKB_KEY_KP_BackTab   0x1000ff75
#define XKB_KEY_Ext16bit_L   0x1000ff76
#define XKB_KEY_Ext16bit_R   0x1000ff77
#define XKB_KEY_mute_acute   0x100000a8
#define XKB_KEY_mute_grave   0x100000a9
#define XKB_KEY_mute_asciicircum   0x100000aa
#define XKB_KEY_mute_diaeresis   0x100000ab
#define XKB_KEY_mute_asciitilde   0x100000ac
#define XKB_KEY_lira   0x100000af
#define XKB_KEY_guilder   0x100000be
#define XKB_KEY_IO   0x100000ee
#define XKB_KEY_longminus   0x100000f6
#define XKB_KEY_block   0x100000fc

Detailed Description

List of predefined keysyms names.

Macro Definition Documentation

◆ XKB_KEY_NoSymbol

#define XKB_KEY_NoSymbol   0x0000

Keysym NoSymbol: Special KeySym.

Value
0x0000
Category
Special
Preferred name
NoSymbol (current name)
Since
1.0.0

◆ XKB_KEY_VoidSymbol

#define XKB_KEY_VoidSymbol   0xffffff

Keysym VoidSymbol: Void symbol.

Value
0xffffff
Category
Special
Preferred name
VoidSymbol (current name)
Since
1.0.0

◆ XKB_KEY_BackSpace

#define XKB_KEY_BackSpace   0xff08

Keysym BackSpace.

Value
0xff08
Category
Function
Preferred name
BackSpace (current name)
Unicode code point
U+0008 BACKSPACE
Since
1.0.0

◆ XKB_KEY_Tab

#define XKB_KEY_Tab   0xff09

Keysym Tab.

Value
0xff09
Category
Function
Preferred name
Tab (current name)
Unicode code point
U+0009 CHARACTER TABULATION
Keysyms with the same character
KP_Tab: computer numpad
Since
1.0.0

◆ XKB_KEY_Linefeed

#define XKB_KEY_Linefeed   0xff0a

Keysym Linefeed.

Value
0xff0a
Category
Function
Preferred name
Linefeed (current name)
Unicode code point
U+000A LINE FEED
Since
1.0.0

◆ XKB_KEY_Clear

#define XKB_KEY_Clear   0xff0b

Keysym Clear.

Value
0xff0b
Category
Function
Preferred name
Clear (current name)
Unicode code point
U+000B LINE TABULATION
Since
1.0.0

◆ XKB_KEY_Return

#define XKB_KEY_Return   0xff0d

Keysym Return.

Value
0xff0d
Category
Function
Preferred name
Return (current name)
Unicode code point
U+000D CARRIAGE RETURN
Keysyms with the same character
KP_Enter: computer numpad
Since
1.0.0

◆ XKB_KEY_Pause

#define XKB_KEY_Pause   0xff13

Keysym Pause: Pause, hold.

Value
0xff13
Category
Function
Preferred name
Pause (current name)
Since
1.0.0

◆ XKB_KEY_Scroll_Lock

#define XKB_KEY_Scroll_Lock   0xff14

Keysym Scroll_Lock.

Value
0xff14
Category
Function
Preferred name
Scroll_Lock (current name)
Since
1.0.0

◆ XKB_KEY_Sys_Req

#define XKB_KEY_Sys_Req   0xff15

Keysym Sys_Req.

Value
0xff15
Category
Function
Preferred name
Sys_Req (current name)
Since
1.0.0

◆ XKB_KEY_Escape

#define XKB_KEY_Escape   0xff1b

Keysym Escape.

Value
0xff1b
Category
Function
Preferred name
Escape (current name)
Unicode code point
U+001B ESCAPE
Since
1.0.0

◆ XKB_KEY_Delete

#define XKB_KEY_Delete   0xffff

Keysym Delete.

Value
0xffff
Category
Function
Preferred name
Delete (current name)
Unicode code point
U+007F DELETE
Since
1.0.0

◆ XKB_KEY_Multi_key

#define XKB_KEY_Multi_key   0xff20

Keysym Multi_key: Multi-key character compose.

Value
0xff20
Category
Function
Preferred name
Multi_key (current name)
Aliases
🚫 SunCompose (deprecated)
Since
1.0.0

◆ XKB_KEY_Codeinput

#define XKB_KEY_Codeinput   0xff37

Keysym Codeinput.

Value
0xff37
Category
Function
Preferred name
Codeinput (current name)
Aliases
🚫 Hangul_Codeinput (deprecated)
🚫 Kanji_Bangou (deprecated)
Since
1.0.0

◆ XKB_KEY_SingleCandidate

#define XKB_KEY_SingleCandidate   0xff3c

Keysym SingleCandidate.

Value
0xff3c
Category
Function
Preferred name
SingleCandidate (current name)
Aliases
🚫 Hangul_SingleCandidate (deprecated)
Since
1.0.0

◆ XKB_KEY_MultipleCandidate

#define XKB_KEY_MultipleCandidate   0xff3d

Keysym MultipleCandidate.

Value
0xff3d
Category
Function
Preferred name
MultipleCandidate (current name)
Aliases
🚫 Hangul_MultipleCandidate (deprecated)
🚫 Zen_Koho (deprecated)
Since
1.0.0

◆ XKB_KEY_PreviousCandidate

#define XKB_KEY_PreviousCandidate   0xff3e

Keysym PreviousCandidate.

Value
0xff3e
Category
Function
Preferred name
PreviousCandidate (current name)
Aliases
🚫 Hangul_PreviousCandidate (deprecated)
🚫 Mae_Koho (deprecated)
Since
1.0.0

◆ XKB_KEY_Kanji

#define XKB_KEY_Kanji   0xff21

Keysym Kanji: Kanji, Kanji convert.

Value
0xff21
Category
Function
Preferred name
Kanji (current name)
Since
1.0.0

◆ XKB_KEY_Muhenkan

#define XKB_KEY_Muhenkan   0xff22

Keysym Muhenkan: Cancel Conversion.

Value
0xff22
Category
Function
Preferred name
Muhenkan (current name)
Since
1.0.0

◆ XKB_KEY_Henkan_Mode

#define XKB_KEY_Henkan_Mode   0xff23

Keysym Henkan_Mode: Start/Stop Conversion.

Value
0xff23
Category
Function
Preferred name
Henkan_Mode (current name)
Aliases
ℹ️ Henkan
Since
1.0.0

◆ XKB_KEY_Henkan

#define XKB_KEY_Henkan   0xff23

Keysym Henkan: non-deprecated alias for Henkan_Mode.

Value
0xff23
Category
Function
Preferred name
ℹ️ Henkan_Mode (alternative)
Since
1.0.0

◆ XKB_KEY_Romaji

#define XKB_KEY_Romaji   0xff24

Keysym Romaji: to Romaji.

Value
0xff24
Category
Function
Preferred name
Romaji (current name)
Since
1.0.0

◆ XKB_KEY_Hiragana

#define XKB_KEY_Hiragana   0xff25

Keysym Hiragana: to Hiragana.

Value
0xff25
Category
Function
Preferred name
Hiragana (current name)
Since
1.0.0

◆ XKB_KEY_Katakana

#define XKB_KEY_Katakana   0xff26

Keysym Katakana: to Katakana.

Value
0xff26
Category
Function
Preferred name
Katakana (current name)
Since
1.0.0

◆ XKB_KEY_Hiragana_Katakana

#define XKB_KEY_Hiragana_Katakana   0xff27

Keysym Hiragana_Katakana: Hiragana/Katakana toggle.

Value
0xff27
Category
Function
Preferred name
Hiragana_Katakana (current name)
Since
1.0.0

◆ XKB_KEY_Zenkaku

#define XKB_KEY_Zenkaku   0xff28

Keysym Zenkaku: to Zenkaku.

Value
0xff28
Category
Function
Preferred name
Zenkaku (current name)
Since
1.0.0

◆ XKB_KEY_Hankaku

#define XKB_KEY_Hankaku   0xff29

Keysym Hankaku: to Hankaku.

Value
0xff29
Category
Function
Preferred name
Hankaku (current name)
Since
1.0.0

◆ XKB_KEY_Zenkaku_Hankaku

#define XKB_KEY_Zenkaku_Hankaku   0xff2a

Keysym Zenkaku_Hankaku: Zenkaku/Hankaku toggle.

Value
0xff2a
Category
Function
Preferred name
Zenkaku_Hankaku (current name)
Since
1.0.0

◆ XKB_KEY_Touroku

#define XKB_KEY_Touroku   0xff2b

Keysym Touroku: Add to Dictionary.

Value
0xff2b
Category
Function
Preferred name
Touroku (current name)
Since
1.0.0

◆ XKB_KEY_Massyo

#define XKB_KEY_Massyo   0xff2c

Keysym Massyo: Delete from Dictionary.

Value
0xff2c
Category
Function
Preferred name
Massyo (current name)
Since
1.0.0

◆ XKB_KEY_Kana_Lock

#define XKB_KEY_Kana_Lock   0xff2d

Keysym Kana_Lock: Kana Lock.

Value
0xff2d
Category
Function
Preferred name
Kana_Lock (current name)
Since
1.0.0

◆ XKB_KEY_Kana_Shift

#define XKB_KEY_Kana_Shift   0xff2e

Keysym Kana_Shift: Kana Shift.

Value
0xff2e
Category
Function
Preferred name
Kana_Shift (current name)
Since
1.0.0

◆ XKB_KEY_Eisu_Shift

#define XKB_KEY_Eisu_Shift   0xff2f

Keysym Eisu_Shift: Alphanumeric Shift.

Value
0xff2f
Category
Function
Preferred name
Eisu_Shift (current name)
Since
1.0.0

◆ XKB_KEY_Eisu_toggle

#define XKB_KEY_Eisu_toggle   0xff30

Keysym Eisu_toggle: Alphanumeric toggle.

Value
0xff30
Category
Function
Preferred name
Eisu_toggle (current name)
Since
1.0.0

◆ XKB_KEY_Kanji_Bangou

#define XKB_KEY_Kanji_Bangou   0xff37

Keysym Kanji_Bangou.

Deprecated
Legacy alias. Use XKB_KEY_Codeinput instead.
Value
0xff37
Category
Function
Preferred name
⚠️ Codeinput (replacement)
Other aliases
🚫 Hangul_Codeinput (deprecated)
Since
1.0.0

◆ XKB_KEY_Zen_Koho

#define XKB_KEY_Zen_Koho   0xff3d

Keysym Zen_Koho.

Deprecated
Legacy alias. Use XKB_KEY_MultipleCandidate instead.
Value
0xff3d
Category
Function
Preferred name
⚠️ MultipleCandidate (replacement)
Other aliases
🚫 Hangul_MultipleCandidate (deprecated)
Since
1.0.0

◆ XKB_KEY_Mae_Koho

#define XKB_KEY_Mae_Koho   0xff3e

Keysym Mae_Koho.

Deprecated
Legacy alias. Use XKB_KEY_PreviousCandidate instead.
Value
0xff3e
Category
Function
Preferred name
⚠️ PreviousCandidate (replacement)
Other aliases
🚫 Hangul_PreviousCandidate (deprecated)
Since
1.0.0

◆ XKB_KEY_Home

#define XKB_KEY_Home   0xff50

Keysym Home.

Value
0xff50
Category
Function
Preferred name
Home (current name)
Since
1.0.0

◆ XKB_KEY_Left

#define XKB_KEY_Left   0xff51

Keysym Left: Move left, left arrow.

Value
0xff51
Category
Function
Preferred name
Left (current name)
Since
1.0.0

◆ XKB_KEY_Up

#define XKB_KEY_Up   0xff52

Keysym Up: Move up, up arrow.

Value
0xff52
Category
Function
Preferred name
Up (current name)
Since
1.0.0

◆ XKB_KEY_Right

#define XKB_KEY_Right   0xff53

Keysym Right: Move right, right arrow.

Value
0xff53
Category
Function
Preferred name
Right (current name)
Since
1.0.0

◆ XKB_KEY_Down

#define XKB_KEY_Down   0xff54

Keysym Down: Move down, down arrow.

Value
0xff54
Category
Function
Preferred name
Down (current name)
Since
1.0.0

◆ XKB_KEY_Prior

#define XKB_KEY_Prior   0xff55

Keysym Prior: Prior, previous.

Value
0xff55
Category
Function
Preferred name
Prior (current name)
Aliases
🚫 Page_Up (deprecated)
🚫 SunPageUp (deprecated)
Since
1.0.0

◆ XKB_KEY_Page_Up

#define XKB_KEY_Page_Up   0xff55

Keysym Page_Up.

Deprecated
Legacy alias. Use XKB_KEY_Prior instead.
Value
0xff55
Category
Function
Preferred name
⚠️ Prior (replacement)
Other aliases
🚫 SunPageUp (deprecated)
Since
1.0.0

◆ XKB_KEY_Next

#define XKB_KEY_Next   0xff56

Keysym Next: Next.

Value
0xff56
Category
Function
Preferred name
Next (current name)
Aliases
🚫 Page_Down (deprecated)
🚫 SunPageDown (deprecated)
Since
1.0.0

◆ XKB_KEY_Page_Down

#define XKB_KEY_Page_Down   0xff56

Keysym Page_Down.

Deprecated
Legacy alias. Use XKB_KEY_Next instead.
Value
0xff56
Category
Function
Preferred name
⚠️ Next (replacement)
Other aliases
🚫 SunPageDown (deprecated)
Since
1.0.0

◆ XKB_KEY_End

#define XKB_KEY_End   0xff57

Keysym End: EOL.

Value
0xff57
Category
Function
Preferred name
End (current name)
Since
1.0.0

◆ XKB_KEY_Begin

#define XKB_KEY_Begin   0xff58

Keysym Begin: BOL.

Value
0xff58
Category
Function
Preferred name
Begin (current name)
Since
1.0.0

◆ XKB_KEY_Select

#define XKB_KEY_Select   0xff60

Keysym Select: Select, mark.

Value
0xff60
Category
Function
Preferred name
Select (current name)
Since
1.0.0

◆ XKB_KEY_Print

#define XKB_KEY_Print   0xff61

Keysym Print.

Value
0xff61
Category
Function
Preferred name
Print (current name)
Aliases
🚫 SunPrint_Screen (deprecated)
Since
1.0.0

◆ XKB_KEY_Execute

#define XKB_KEY_Execute   0xff62

Keysym Execute: Execute, run, do.

Value
0xff62
Category
Function
Preferred name
Execute (current name)
Since
1.0.0

◆ XKB_KEY_Insert

#define XKB_KEY_Insert   0xff63

Keysym Insert: Insert, insert here.

Value
0xff63
Category
Function
Preferred name
Insert (current name)
Since
1.0.0

◆ XKB_KEY_Undo

#define XKB_KEY_Undo   0xff65

Keysym Undo.

Value
0xff65
Category
Function
Preferred name
Undo (current name)
Aliases
🚫 SunUndo (deprecated)
Since
1.0.0

◆ XKB_KEY_Redo

#define XKB_KEY_Redo   0xff66

Keysym Redo: Redo, again.

Value
0xff66
Category
Function
Preferred name
Redo (current name)
Aliases
🚫 SunAgain (deprecated)
Since
1.0.0

◆ XKB_KEY_Menu

#define XKB_KEY_Menu   0xff67

Keysym Menu.

Value
0xff67
Category
Function
Preferred name
Menu (current name)
Since
1.0.0

◆ XKB_KEY_Find

#define XKB_KEY_Find   0xff68

Keysym Find: Find, search.

Value
0xff68
Category
Function
Preferred name
Find (current name)
Aliases
🚫 SunFind (deprecated)
Since
1.0.0

◆ XKB_KEY_Cancel

#define XKB_KEY_Cancel   0xff69

Keysym Cancel: Cancel, stop, abort, exit.

Value
0xff69
Category
Function
Preferred name
Cancel (current name)
Aliases
🚫 SunStop (deprecated)
Since
1.0.0

◆ XKB_KEY_Help

#define XKB_KEY_Help   0xff6a

Keysym Help: Help.

Value
0xff6a
Category
Function
Preferred name
Help (current name)
Since
1.0.0

◆ XKB_KEY_Break

#define XKB_KEY_Break   0xff6b

Keysym Break.

Value
0xff6b
Category
Function
Preferred name
Break (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Group_Shift

#define XKB_KEY_ISO_Group_Shift   0xff7e

Keysym ISO_Group_Shift.

Value
0xff7e
Category
Function
Preferred name
ISO_Group_Shift (current name)
Aliases
ℹ️ Arabic_switch
ℹ️ Greek_switch
ℹ️ Hangul_switch
ℹ️ Hebrew_switch
ℹ️ Mode_switch
🚫 SunAltGraph (deprecated)
ℹ️ kana_switch
ℹ️ script_switch
Since
1.0.0

◆ XKB_KEY_Mode_switch

#define XKB_KEY_Mode_switch   0xff7e

Keysym Mode_switch: non-deprecated alias for ISO_Group_Shift.

Value
0xff7e
Category
Function
Preferred name
ℹ️ ISO_Group_Shift (alternative)
Other aliases
ℹ️ Arabic_switch
ℹ️ Greek_switch
ℹ️ Hangul_switch
ℹ️ Hebrew_switch
🚫 SunAltGraph (deprecated)
ℹ️ kana_switch
ℹ️ script_switch
Since
1.0.0

◆ XKB_KEY_script_switch

#define XKB_KEY_script_switch   0xff7e

Keysym script_switch: non-deprecated alias for ISO_Group_Shift.

Value
0xff7e
Category
Function
Preferred name
ℹ️ ISO_Group_Shift (alternative)
Other aliases
ℹ️ Arabic_switch
ℹ️ Greek_switch
ℹ️ Hangul_switch
ℹ️ Hebrew_switch
ℹ️ Mode_switch
🚫 SunAltGraph (deprecated)
ℹ️ kana_switch
Since
1.0.0

◆ XKB_KEY_Num_Lock

#define XKB_KEY_Num_Lock   0xff7f

Keysym Num_Lock.

Value
0xff7f
Category
Function
Preferred name
Num_Lock (current name)
Since
1.0.0

◆ XKB_KEY_KP_Space

#define XKB_KEY_KP_Space   0xff80

Keysym KP_Space.

Value
0xff80
Category
Function
Preferred name
KP_Space (current name)
Unicode code point
U+0020 SPACE
Character
Special semantics
computer numpad
Keysyms with the same character
space
Since
1.0.0

◆ XKB_KEY_KP_Tab

#define XKB_KEY_KP_Tab   0xff89

Keysym KP_Tab.

Value
0xff89
Category
Function
Preferred name
KP_Tab (current name)
Unicode code point
U+0009 CHARACTER TABULATION
Special semantics
computer numpad
Keysyms with the same character
Tab
Since
1.0.0

◆ XKB_KEY_KP_Enter

#define XKB_KEY_KP_Enter   0xff8d

Keysym KP_Enter.

Value
0xff8d
Category
Function
Preferred name
KP_Enter (current name)
Unicode code point
U+000D CARRIAGE RETURN
Special semantics
computer numpad
Keysyms with the same character
Return
Since
1.0.0

◆ XKB_KEY_KP_F1

#define XKB_KEY_KP_F1   0xff91

Keysym KP_F1: PF1, KP_A, ...

Value
0xff91
Category
Function
Preferred name
KP_F1 (current name)
Since
1.0.0

◆ XKB_KEY_KP_F2

#define XKB_KEY_KP_F2   0xff92

Keysym KP_F2.

Value
0xff92
Category
Function
Preferred name
KP_F2 (current name)
Since
1.0.0

◆ XKB_KEY_KP_F3

#define XKB_KEY_KP_F3   0xff93

Keysym KP_F3.

Value
0xff93
Category
Function
Preferred name
KP_F3 (current name)
Since
1.0.0

◆ XKB_KEY_KP_F4

#define XKB_KEY_KP_F4   0xff94

Keysym KP_F4.

Value
0xff94
Category
Function
Preferred name
KP_F4 (current name)
Since
1.0.0

◆ XKB_KEY_KP_Home

#define XKB_KEY_KP_Home   0xff95

Keysym KP_Home.

Value
0xff95
Category
Function
Preferred name
KP_Home (current name)
Since
1.0.0

◆ XKB_KEY_KP_Left

#define XKB_KEY_KP_Left   0xff96

Keysym KP_Left.

Value
0xff96
Category
Function
Preferred name
KP_Left (current name)
Since
1.0.0

◆ XKB_KEY_KP_Up

#define XKB_KEY_KP_Up   0xff97

Keysym KP_Up.

Value
0xff97
Category
Function
Preferred name
KP_Up (current name)
Since
1.0.0

◆ XKB_KEY_KP_Right

#define XKB_KEY_KP_Right   0xff98

Keysym KP_Right.

Value
0xff98
Category
Function
Preferred name
KP_Right (current name)
Since
1.0.0

◆ XKB_KEY_KP_Down

#define XKB_KEY_KP_Down   0xff99

Keysym KP_Down.

Value
0xff99
Category
Function
Preferred name
KP_Down (current name)
Since
1.0.0

◆ XKB_KEY_KP_Prior

#define XKB_KEY_KP_Prior   0xff9a

Keysym KP_Prior.

Value
0xff9a
Category
Function
Preferred name
KP_Prior (current name)
Aliases
🚫 KP_Page_Up (deprecated)
Since
1.0.0

◆ XKB_KEY_KP_Page_Up

#define XKB_KEY_KP_Page_Up   0xff9a

Keysym KP_Page_Up.

Deprecated
Legacy alias. Use XKB_KEY_KP_Prior instead.
Value
0xff9a
Category
Function
Preferred name
⚠️ KP_Prior (replacement)
Since
1.0.0

◆ XKB_KEY_KP_Next

#define XKB_KEY_KP_Next   0xff9b

Keysym KP_Next.

Value
0xff9b
Category
Function
Preferred name
KP_Next (current name)
Aliases
🚫 KP_Page_Down (deprecated)
Since
1.0.0

◆ XKB_KEY_KP_Page_Down

#define XKB_KEY_KP_Page_Down   0xff9b

Keysym KP_Page_Down.

Deprecated
Legacy alias. Use XKB_KEY_KP_Next instead.
Value
0xff9b
Category
Function
Preferred name
⚠️ KP_Next (replacement)
Since
1.0.0

◆ XKB_KEY_KP_End

#define XKB_KEY_KP_End   0xff9c

Keysym KP_End.

Value
0xff9c
Category
Function
Preferred name
KP_End (current name)
Since
1.0.0

◆ XKB_KEY_KP_Begin

#define XKB_KEY_KP_Begin   0xff9d

Keysym KP_Begin.

Value
0xff9d
Category
Function
Preferred name
KP_Begin (current name)
Since
1.0.0

◆ XKB_KEY_KP_Insert

#define XKB_KEY_KP_Insert   0xff9e

Keysym KP_Insert.

Value
0xff9e
Category
Function
Preferred name
KP_Insert (current name)
Since
1.0.0

◆ XKB_KEY_KP_Delete

#define XKB_KEY_KP_Delete   0xff9f

Keysym KP_Delete.

Value
0xff9f
Category
Function
Preferred name
KP_Delete (current name)
Since
1.0.0

◆ XKB_KEY_KP_Equal

#define XKB_KEY_KP_Equal   0xffbd

Keysym KP_Equal.

Value
0xffbd
Category
Function
Preferred name
KP_Equal (current name)
Unicode code point
U+003D EQUALS SIGN
Character
=
Special semantics
computer numpad
Keysyms with the same character
equal
Since
1.0.0

◆ XKB_KEY_KP_Multiply

#define XKB_KEY_KP_Multiply   0xffaa

Keysym KP_Multiply.

Value
0xffaa
Category
Function
Preferred name
KP_Multiply (current name)
Unicode code point
U+002A ASTERISK
Character
*
Special semantics
computer numpad
Keysyms with the same character
asterisk
XF86NumericStar: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_Add

#define XKB_KEY_KP_Add   0xffab

Keysym KP_Add.

Value
0xffab
Category
Function
Preferred name
KP_Add (current name)
Unicode code point
U+002B PLUS SIGN
Character
+
Special semantics
computer numpad
Keysyms with the same character
plus
Since
1.0.0

◆ XKB_KEY_KP_Separator

#define XKB_KEY_KP_Separator   0xffac

Keysym KP_Separator.

Value
0xffac
Category
Function
Preferred name
KP_Separator (current name)
Unicode code point
U+002C COMMA
Character
,
Special semantics
computer numpad
Keysyms with the same character
comma
Since
1.0.0

◆ XKB_KEY_KP_Subtract

#define XKB_KEY_KP_Subtract   0xffad

Keysym KP_Subtract.

Value
0xffad
Category
Function
Preferred name
KP_Subtract (current name)
Unicode code point
U+002D HYPHEN-MINUS
Character
-
Special semantics
computer numpad
Keysyms with the same character
minus
Since
1.0.0

◆ XKB_KEY_KP_Decimal

#define XKB_KEY_KP_Decimal   0xffae

Keysym KP_Decimal.

Value
0xffae
Category
Function
Preferred name
KP_Decimal (current name)
Unicode code point
U+002E FULL STOP
Character
.
Special semantics
computer numpad
Keysyms with the same character
period
decimalpoint
Since
1.0.0

◆ XKB_KEY_KP_Divide

#define XKB_KEY_KP_Divide   0xffaf

Keysym KP_Divide.

Value
0xffaf
Category
Function
Preferred name
KP_Divide (current name)
Unicode code point
U+002F SOLIDUS
Character
/
Special semantics
computer numpad
Keysyms with the same character
slash
Since
1.0.0

◆ XKB_KEY_KP_0

#define XKB_KEY_KP_0   0xffb0

Keysym KP_0.

Value
0xffb0
Category
Function
Preferred name
KP_0 (current name)
Unicode code point
U+0030 DIGIT ZERO
Character
0
Special semantics
computer numpad
Keysyms with the same character
0
XF86Numeric0: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_1

#define XKB_KEY_KP_1   0xffb1

Keysym KP_1.

Value
0xffb1
Category
Function
Preferred name
KP_1 (current name)
Unicode code point
U+0031 DIGIT ONE
Character
1
Special semantics
computer numpad
Keysyms with the same character
1
XF86Numeric1: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_2

#define XKB_KEY_KP_2   0xffb2

Keysym KP_2.

Value
0xffb2
Category
Function
Preferred name
KP_2 (current name)
Unicode code point
U+0032 DIGIT TWO
Character
2
Special semantics
computer numpad
Keysyms with the same character
2
XF86Numeric2: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_3

#define XKB_KEY_KP_3   0xffb3

Keysym KP_3.

Value
0xffb3
Category
Function
Preferred name
KP_3 (current name)
Unicode code point
U+0033 DIGIT THREE
Character
3
Special semantics
computer numpad
Keysyms with the same character
3
XF86Numeric3: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_4

#define XKB_KEY_KP_4   0xffb4

Keysym KP_4.

Value
0xffb4
Category
Function
Preferred name
KP_4 (current name)
Unicode code point
U+0034 DIGIT FOUR
Character
4
Special semantics
computer numpad
Keysyms with the same character
4
XF86Numeric4: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_5

#define XKB_KEY_KP_5   0xffb5

Keysym KP_5.

Value
0xffb5
Category
Function
Preferred name
KP_5 (current name)
Unicode code point
U+0035 DIGIT FIVE
Character
5
Special semantics
computer numpad
Keysyms with the same character
5
XF86Numeric5: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_6

#define XKB_KEY_KP_6   0xffb6

Keysym KP_6.

Value
0xffb6
Category
Function
Preferred name
KP_6 (current name)
Unicode code point
U+0036 DIGIT SIX
Character
6
Special semantics
computer numpad
Keysyms with the same character
6
XF86Numeric6: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_7

#define XKB_KEY_KP_7   0xffb7

Keysym KP_7.

Value
0xffb7
Category
Function
Preferred name
KP_7 (current name)
Unicode code point
U+0037 DIGIT SEVEN
Character
7
Special semantics
computer numpad
Keysyms with the same character
7
XF86Numeric7: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_8

#define XKB_KEY_KP_8   0xffb8

Keysym KP_8.

Value
0xffb8
Category
Function
Preferred name
KP_8 (current name)
Unicode code point
U+0038 DIGIT EIGHT
Character
8
Special semantics
computer numpad
Keysyms with the same character
8
XF86Numeric8: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_KP_9

#define XKB_KEY_KP_9   0xffb9

Keysym KP_9.

Value
0xffb9
Category
Function
Preferred name
KP_9 (current name)
Unicode code point
U+0039 DIGIT NINE
Character
9
Special semantics
computer numpad
Keysyms with the same character
9
XF86Numeric9: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_F1

#define XKB_KEY_F1   0xffbe

Keysym F1.

Value
0xffbe
Category
Function
Preferred name
F1 (current name)
Since
1.0.0

◆ XKB_KEY_F2

#define XKB_KEY_F2   0xffbf

Keysym F2.

Value
0xffbf
Category
Function
Preferred name
F2 (current name)
Since
1.0.0

◆ XKB_KEY_F3

#define XKB_KEY_F3   0xffc0

Keysym F3.

Value
0xffc0
Category
Function
Preferred name
F3 (current name)
Since
1.0.0

◆ XKB_KEY_F4

#define XKB_KEY_F4   0xffc1

Keysym F4.

Value
0xffc1
Category
Function
Preferred name
F4 (current name)
Since
1.0.0

◆ XKB_KEY_F5

#define XKB_KEY_F5   0xffc2

Keysym F5.

Value
0xffc2
Category
Function
Preferred name
F5 (current name)
Since
1.0.0

◆ XKB_KEY_F6

#define XKB_KEY_F6   0xffc3

Keysym F6.

Value
0xffc3
Category
Function
Preferred name
F6 (current name)
Since
1.0.0

◆ XKB_KEY_F7

#define XKB_KEY_F7   0xffc4

Keysym F7.

Value
0xffc4
Category
Function
Preferred name
F7 (current name)
Since
1.0.0

◆ XKB_KEY_F8

#define XKB_KEY_F8   0xffc5

Keysym F8.

Value
0xffc5
Category
Function
Preferred name
F8 (current name)
Since
1.0.0

◆ XKB_KEY_F9

#define XKB_KEY_F9   0xffc6

Keysym F9.

Value
0xffc6
Category
Function
Preferred name
F9 (current name)
Since
1.0.0

◆ XKB_KEY_F10

#define XKB_KEY_F10   0xffc7

Keysym F10.

Value
0xffc7
Category
Function
Preferred name
F10 (current name)
Since
1.0.0

◆ XKB_KEY_F11

#define XKB_KEY_F11   0xffc8

Keysym F11.

Value
0xffc8
Category
Function
Preferred name
F11 (current name)
Aliases
🚫 L1 (deprecated)
Since
1.0.0

◆ XKB_KEY_L1

#define XKB_KEY_L1   0xffc8

Keysym L1.

Deprecated
Legacy alias. Use XKB_KEY_F11 instead.
Value
0xffc8
Category
Function
Preferred name
⚠️ F11 (replacement)
Since
1.0.0

◆ XKB_KEY_F12

#define XKB_KEY_F12   0xffc9

Keysym F12.

Value
0xffc9
Category
Function
Preferred name
F12 (current name)
Aliases
🚫 L2 (deprecated)
Since
1.0.0

◆ XKB_KEY_L2

#define XKB_KEY_L2   0xffc9

Keysym L2.

Deprecated
Legacy alias. Use XKB_KEY_F12 instead.
Value
0xffc9
Category
Function
Preferred name
⚠️ F12 (replacement)
Since
1.0.0

◆ XKB_KEY_F13

#define XKB_KEY_F13   0xffca

Keysym F13.

Value
0xffca
Category
Function
Preferred name
F13 (current name)
Aliases
🚫 L3 (deprecated)
Since
1.0.0

◆ XKB_KEY_L3

#define XKB_KEY_L3   0xffca

Keysym L3.

Deprecated
Legacy alias. Use XKB_KEY_F13 instead.
Value
0xffca
Category
Function
Preferred name
⚠️ F13 (replacement)
Since
1.0.0

◆ XKB_KEY_F14

#define XKB_KEY_F14   0xffcb

Keysym F14.

Value
0xffcb
Category
Function
Preferred name
F14 (current name)
Aliases
🚫 L4 (deprecated)
Since
1.0.0

◆ XKB_KEY_L4

#define XKB_KEY_L4   0xffcb

Keysym L4.

Deprecated
Legacy alias. Use XKB_KEY_F14 instead.
Value
0xffcb
Category
Function
Preferred name
⚠️ F14 (replacement)
Since
1.0.0

◆ XKB_KEY_F15

#define XKB_KEY_F15   0xffcc

Keysym F15.

Value
0xffcc
Category
Function
Preferred name
F15 (current name)
Aliases
🚫 L5 (deprecated)
Since
1.0.0

◆ XKB_KEY_L5

#define XKB_KEY_L5   0xffcc

Keysym L5.

Deprecated
Legacy alias. Use XKB_KEY_F15 instead.
Value
0xffcc
Category
Function
Preferred name
⚠️ F15 (replacement)
Since
1.0.0

◆ XKB_KEY_F16

#define XKB_KEY_F16   0xffcd

Keysym F16.

Value
0xffcd
Category
Function
Preferred name
F16 (current name)
Aliases
🚫 L6 (deprecated)
Since
1.0.0

◆ XKB_KEY_L6

#define XKB_KEY_L6   0xffcd

Keysym L6.

Deprecated
Legacy alias. Use XKB_KEY_F16 instead.
Value
0xffcd
Category
Function
Preferred name
⚠️ F16 (replacement)
Since
1.0.0

◆ XKB_KEY_F17

#define XKB_KEY_F17   0xffce

Keysym F17.

Value
0xffce
Category
Function
Preferred name
F17 (current name)
Aliases
🚫 L7 (deprecated)
Since
1.0.0

◆ XKB_KEY_L7

#define XKB_KEY_L7   0xffce

Keysym L7.

Deprecated
Legacy alias. Use XKB_KEY_F17 instead.
Value
0xffce
Category
Function
Preferred name
⚠️ F17 (replacement)
Since
1.0.0

◆ XKB_KEY_F18

#define XKB_KEY_F18   0xffcf

Keysym F18.

Value
0xffcf
Category
Function
Preferred name
F18 (current name)
Aliases
🚫 L8 (deprecated)
Since
1.0.0

◆ XKB_KEY_L8

#define XKB_KEY_L8   0xffcf

Keysym L8.

Deprecated
Legacy alias. Use XKB_KEY_F18 instead.
Value
0xffcf
Category
Function
Preferred name
⚠️ F18 (replacement)
Since
1.0.0

◆ XKB_KEY_F19

#define XKB_KEY_F19   0xffd0

Keysym F19.

Value
0xffd0
Category
Function
Preferred name
F19 (current name)
Aliases
🚫 L9 (deprecated)
Since
1.0.0

◆ XKB_KEY_L9

#define XKB_KEY_L9   0xffd0

Keysym L9.

Deprecated
Legacy alias. Use XKB_KEY_F19 instead.
Value
0xffd0
Category
Function
Preferred name
⚠️ F19 (replacement)
Since
1.0.0

◆ XKB_KEY_F20

#define XKB_KEY_F20   0xffd1

Keysym F20.

Value
0xffd1
Category
Function
Preferred name
F20 (current name)
Aliases
🚫 L10 (deprecated)
Since
1.0.0

◆ XKB_KEY_L10

#define XKB_KEY_L10   0xffd1

Keysym L10.

Deprecated
Legacy alias. Use XKB_KEY_F20 instead.
Value
0xffd1
Category
Function
Preferred name
⚠️ F20 (replacement)
Since
1.0.0

◆ XKB_KEY_F21

#define XKB_KEY_F21   0xffd2

Keysym F21.

Value
0xffd2
Category
Function
Preferred name
F21 (current name)
Aliases
🚫 R1 (deprecated)
Since
1.0.0

◆ XKB_KEY_R1

#define XKB_KEY_R1   0xffd2

Keysym R1.

Deprecated
Legacy alias. Use XKB_KEY_F21 instead.
Value
0xffd2
Category
Function
Preferred name
⚠️ F21 (replacement)
Since
1.0.0

◆ XKB_KEY_F22

#define XKB_KEY_F22   0xffd3

Keysym F22.

Value
0xffd3
Category
Function
Preferred name
F22 (current name)
Aliases
🚫 R2 (deprecated)
Since
1.0.0

◆ XKB_KEY_R2

#define XKB_KEY_R2   0xffd3

Keysym R2.

Deprecated
Legacy alias. Use XKB_KEY_F22 instead.
Value
0xffd3
Category
Function
Preferred name
⚠️ F22 (replacement)
Since
1.0.0

◆ XKB_KEY_F23

#define XKB_KEY_F23   0xffd4

Keysym F23.

Value
0xffd4
Category
Function
Preferred name
F23 (current name)
Aliases
🚫 R3 (deprecated)
Since
1.0.0

◆ XKB_KEY_R3

#define XKB_KEY_R3   0xffd4

Keysym R3.

Deprecated
Legacy alias. Use XKB_KEY_F23 instead.
Value
0xffd4
Category
Function
Preferred name
⚠️ F23 (replacement)
Since
1.0.0

◆ XKB_KEY_F24

#define XKB_KEY_F24   0xffd5

Keysym F24.

Value
0xffd5
Category
Function
Preferred name
F24 (current name)
Aliases
🚫 R4 (deprecated)
Since
1.0.0

◆ XKB_KEY_R4

#define XKB_KEY_R4   0xffd5

Keysym R4.

Deprecated
Legacy alias. Use XKB_KEY_F24 instead.
Value
0xffd5
Category
Function
Preferred name
⚠️ F24 (replacement)
Since
1.0.0

◆ XKB_KEY_F25

#define XKB_KEY_F25   0xffd6

Keysym F25.

Value
0xffd6
Category
Function
Preferred name
F25 (current name)
Aliases
🚫 R5 (deprecated)
Since
1.0.0

◆ XKB_KEY_R5

#define XKB_KEY_R5   0xffd6

Keysym R5.

Deprecated
Legacy alias. Use XKB_KEY_F25 instead.
Value
0xffd6
Category
Function
Preferred name
⚠️ F25 (replacement)
Since
1.0.0

◆ XKB_KEY_F26

#define XKB_KEY_F26   0xffd7

Keysym F26.

Value
0xffd7
Category
Function
Preferred name
F26 (current name)
Aliases
🚫 R6 (deprecated)
Since
1.0.0

◆ XKB_KEY_R6

#define XKB_KEY_R6   0xffd7

Keysym R6.

Deprecated
Legacy alias. Use XKB_KEY_F26 instead.
Value
0xffd7
Category
Function
Preferred name
⚠️ F26 (replacement)
Since
1.0.0

◆ XKB_KEY_F27

#define XKB_KEY_F27   0xffd8

Keysym F27.

Value
0xffd8
Category
Function
Preferred name
F27 (current name)
Aliases
🚫 R7 (deprecated)
Since
1.0.0

◆ XKB_KEY_R7

#define XKB_KEY_R7   0xffd8

Keysym R7.

Deprecated
Legacy alias. Use XKB_KEY_F27 instead.
Value
0xffd8
Category
Function
Preferred name
⚠️ F27 (replacement)
Since
1.0.0

◆ XKB_KEY_F28

#define XKB_KEY_F28   0xffd9

Keysym F28.

Value
0xffd9
Category
Function
Preferred name
F28 (current name)
Aliases
🚫 R8 (deprecated)
Since
1.0.0

◆ XKB_KEY_R8

#define XKB_KEY_R8   0xffd9

Keysym R8.

Deprecated
Legacy alias. Use XKB_KEY_F28 instead.
Value
0xffd9
Category
Function
Preferred name
⚠️ F28 (replacement)
Since
1.0.0

◆ XKB_KEY_F29

#define XKB_KEY_F29   0xffda

Keysym F29.

Value
0xffda
Category
Function
Preferred name
F29 (current name)
Aliases
🚫 R9 (deprecated)
Since
1.0.0

◆ XKB_KEY_R9

#define XKB_KEY_R9   0xffda

Keysym R9.

Deprecated
Legacy alias. Use XKB_KEY_F29 instead.
Value
0xffda
Category
Function
Preferred name
⚠️ F29 (replacement)
Since
1.0.0

◆ XKB_KEY_F30

#define XKB_KEY_F30   0xffdb

Keysym F30.

Value
0xffdb
Category
Function
Preferred name
F30 (current name)
Aliases
🚫 R10 (deprecated)
Since
1.0.0

◆ XKB_KEY_R10

#define XKB_KEY_R10   0xffdb

Keysym R10.

Deprecated
Legacy alias. Use XKB_KEY_F30 instead.
Value
0xffdb
Category
Function
Preferred name
⚠️ F30 (replacement)
Since
1.0.0

◆ XKB_KEY_F31

#define XKB_KEY_F31   0xffdc

Keysym F31.

Value
0xffdc
Category
Function
Preferred name
F31 (current name)
Aliases
🚫 R11 (deprecated)
Since
1.0.0

◆ XKB_KEY_R11

#define XKB_KEY_R11   0xffdc

Keysym R11.

Deprecated
Legacy alias. Use XKB_KEY_F31 instead.
Value
0xffdc
Category
Function
Preferred name
⚠️ F31 (replacement)
Since
1.0.0

◆ XKB_KEY_F32

#define XKB_KEY_F32   0xffdd

Keysym F32.

Value
0xffdd
Category
Function
Preferred name
F32 (current name)
Aliases
🚫 R12 (deprecated)
Since
1.0.0

◆ XKB_KEY_R12

#define XKB_KEY_R12   0xffdd

Keysym R12.

Deprecated
Legacy alias. Use XKB_KEY_F32 instead.
Value
0xffdd
Category
Function
Preferred name
⚠️ F32 (replacement)
Since
1.0.0

◆ XKB_KEY_F33

#define XKB_KEY_F33   0xffde

Keysym F33.

Value
0xffde
Category
Function
Preferred name
F33 (current name)
Aliases
🚫 R13 (deprecated)
Since
1.0.0

◆ XKB_KEY_R13

#define XKB_KEY_R13   0xffde

Keysym R13.

Deprecated
Legacy alias. Use XKB_KEY_F33 instead.
Value
0xffde
Category
Function
Preferred name
⚠️ F33 (replacement)
Since
1.0.0

◆ XKB_KEY_F34

#define XKB_KEY_F34   0xffdf

Keysym F34.

Value
0xffdf
Category
Function
Preferred name
F34 (current name)
Aliases
🚫 R14 (deprecated)
Since
1.0.0

◆ XKB_KEY_R14

#define XKB_KEY_R14   0xffdf

Keysym R14.

Deprecated
Legacy alias. Use XKB_KEY_F34 instead.
Value
0xffdf
Category
Function
Preferred name
⚠️ F34 (replacement)
Since
1.0.0

◆ XKB_KEY_F35

#define XKB_KEY_F35   0xffe0

Keysym F35.

Value
0xffe0
Category
Function
Preferred name
F35 (current name)
Aliases
🚫 R15 (deprecated)
Since
1.0.0

◆ XKB_KEY_R15

#define XKB_KEY_R15   0xffe0

Keysym R15.

Deprecated
Legacy alias. Use XKB_KEY_F35 instead.
Value
0xffe0
Category
Function
Preferred name
⚠️ F35 (replacement)
Since
1.0.0

◆ XKB_KEY_Shift_L

#define XKB_KEY_Shift_L   0xffe1

Keysym Shift_L: Left shift.

Value
0xffe1
Category
Function
Preferred name
Shift_L (current name)
Since
1.0.0

◆ XKB_KEY_Shift_R

#define XKB_KEY_Shift_R   0xffe2

Keysym Shift_R: Right shift.

Value
0xffe2
Category
Function
Preferred name
Shift_R (current name)
Since
1.0.0

◆ XKB_KEY_Control_L

#define XKB_KEY_Control_L   0xffe3

Keysym Control_L: Left control.

Value
0xffe3
Category
Function
Preferred name
Control_L (current name)
Since
1.0.0

◆ XKB_KEY_Control_R

#define XKB_KEY_Control_R   0xffe4

Keysym Control_R: Right control.

Value
0xffe4
Category
Function
Preferred name
Control_R (current name)
Since
1.0.0

◆ XKB_KEY_Caps_Lock

#define XKB_KEY_Caps_Lock   0xffe5

Keysym Caps_Lock: Caps lock.

Value
0xffe5
Category
Function
Preferred name
Caps_Lock (current name)
Since
1.0.0

◆ XKB_KEY_Shift_Lock

#define XKB_KEY_Shift_Lock   0xffe6

Keysym Shift_Lock: Shift lock.

Value
0xffe6
Category
Function
Preferred name
Shift_Lock (current name)
Since
1.0.0

◆ XKB_KEY_Meta_L

#define XKB_KEY_Meta_L   0xffe7

Keysym Meta_L: Left meta.

Value
0xffe7
Category
Function
Preferred name
Meta_L (current name)
Since
1.0.0

◆ XKB_KEY_Meta_R

#define XKB_KEY_Meta_R   0xffe8

Keysym Meta_R: Right meta.

Value
0xffe8
Category
Function
Preferred name
Meta_R (current name)
Since
1.0.0

◆ XKB_KEY_Alt_L

#define XKB_KEY_Alt_L   0xffe9

Keysym Alt_L: Left alt.

Value
0xffe9
Category
Function
Preferred name
Alt_L (current name)
Since
1.0.0

◆ XKB_KEY_Alt_R

#define XKB_KEY_Alt_R   0xffea

Keysym Alt_R: Right alt.

Value
0xffea
Category
Function
Preferred name
Alt_R (current name)
Since
1.0.0

◆ XKB_KEY_Super_L

#define XKB_KEY_Super_L   0xffeb

Keysym Super_L: Left super.

Value
0xffeb
Category
Function
Preferred name
Super_L (current name)
Since
1.0.0

◆ XKB_KEY_Super_R

#define XKB_KEY_Super_R   0xffec

Keysym Super_R: Right super.

Value
0xffec
Category
Function
Preferred name
Super_R (current name)
Since
1.0.0

◆ XKB_KEY_Hyper_L

#define XKB_KEY_Hyper_L   0xffed

Keysym Hyper_L: Left hyper.

Value
0xffed
Category
Function
Preferred name
Hyper_L (current name)
Since
1.0.0

◆ XKB_KEY_Hyper_R

#define XKB_KEY_Hyper_R   0xffee

Keysym Hyper_R: Right hyper.

Value
0xffee
Category
Function
Preferred name
Hyper_R (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Lock

#define XKB_KEY_ISO_Lock   0xfe01

Keysym ISO_Lock.

Value
0xfe01
Category
Function
Preferred name
ISO_Lock (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Level2_Latch

#define XKB_KEY_ISO_Level2_Latch   0xfe02

Keysym ISO_Level2_Latch.

Value
0xfe02
Category
Function
Preferred name
ISO_Level2_Latch (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Level3_Shift

#define XKB_KEY_ISO_Level3_Shift   0xfe03

Keysym ISO_Level3_Shift.

Value
0xfe03
Category
Function
Preferred name
ISO_Level3_Shift (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Level3_Latch

#define XKB_KEY_ISO_Level3_Latch   0xfe04

Keysym ISO_Level3_Latch.

Value
0xfe04
Category
Function
Preferred name
ISO_Level3_Latch (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Level3_Lock

#define XKB_KEY_ISO_Level3_Lock   0xfe05

Keysym ISO_Level3_Lock.

Value
0xfe05
Category
Function
Preferred name
ISO_Level3_Lock (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Level5_Shift

#define XKB_KEY_ISO_Level5_Shift   0xfe11

Keysym ISO_Level5_Shift.

Value
0xfe11
Category
Function
Preferred name
ISO_Level5_Shift (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Level5_Latch

#define XKB_KEY_ISO_Level5_Latch   0xfe12

Keysym ISO_Level5_Latch.

Value
0xfe12
Category
Function
Preferred name
ISO_Level5_Latch (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Level5_Lock

#define XKB_KEY_ISO_Level5_Lock   0xfe13

Keysym ISO_Level5_Lock.

Value
0xfe13
Category
Function
Preferred name
ISO_Level5_Lock (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Group_Latch

#define XKB_KEY_ISO_Group_Latch   0xfe06

Keysym ISO_Group_Latch.

Value
0xfe06
Category
Function
Preferred name
ISO_Group_Latch (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Group_Lock

#define XKB_KEY_ISO_Group_Lock   0xfe07

Keysym ISO_Group_Lock.

Value
0xfe07
Category
Function
Preferred name
ISO_Group_Lock (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Next_Group

#define XKB_KEY_ISO_Next_Group   0xfe08

Keysym ISO_Next_Group.

Value
0xfe08
Category
Function
Preferred name
ISO_Next_Group (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Next_Group_Lock

#define XKB_KEY_ISO_Next_Group_Lock   0xfe09

Keysym ISO_Next_Group_Lock.

Value
0xfe09
Category
Function
Preferred name
ISO_Next_Group_Lock (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Prev_Group

#define XKB_KEY_ISO_Prev_Group   0xfe0a

Keysym ISO_Prev_Group.

Value
0xfe0a
Category
Function
Preferred name
ISO_Prev_Group (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Prev_Group_Lock

#define XKB_KEY_ISO_Prev_Group_Lock   0xfe0b

Keysym ISO_Prev_Group_Lock.

Value
0xfe0b
Category
Function
Preferred name
ISO_Prev_Group_Lock (current name)
Since
1.0.0

◆ XKB_KEY_ISO_First_Group

#define XKB_KEY_ISO_First_Group   0xfe0c

Keysym ISO_First_Group.

Value
0xfe0c
Category
Function
Preferred name
ISO_First_Group (current name)
Since
1.0.0

◆ XKB_KEY_ISO_First_Group_Lock

#define XKB_KEY_ISO_First_Group_Lock   0xfe0d

Keysym ISO_First_Group_Lock.

Value
0xfe0d
Category
Function
Preferred name
ISO_First_Group_Lock (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Last_Group

#define XKB_KEY_ISO_Last_Group   0xfe0e

Keysym ISO_Last_Group.

Value
0xfe0e
Category
Function
Preferred name
ISO_Last_Group (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Last_Group_Lock

#define XKB_KEY_ISO_Last_Group_Lock   0xfe0f

Keysym ISO_Last_Group_Lock.

Value
0xfe0f
Category
Function
Preferred name
ISO_Last_Group_Lock (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Left_Tab

#define XKB_KEY_ISO_Left_Tab   0xfe20

Keysym ISO_Left_Tab.

Value
0xfe20
Category
Function
Preferred name
ISO_Left_Tab (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Move_Line_Up

#define XKB_KEY_ISO_Move_Line_Up   0xfe21

Keysym ISO_Move_Line_Up.

Value
0xfe21
Category
Function
Preferred name
ISO_Move_Line_Up (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Move_Line_Down

#define XKB_KEY_ISO_Move_Line_Down   0xfe22

Keysym ISO_Move_Line_Down.

Value
0xfe22
Category
Function
Preferred name
ISO_Move_Line_Down (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Partial_Line_Up

#define XKB_KEY_ISO_Partial_Line_Up   0xfe23

Keysym ISO_Partial_Line_Up.

Value
0xfe23
Category
Function
Preferred name
ISO_Partial_Line_Up (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Partial_Line_Down

#define XKB_KEY_ISO_Partial_Line_Down   0xfe24

Keysym ISO_Partial_Line_Down.

Value
0xfe24
Category
Function
Preferred name
ISO_Partial_Line_Down (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Partial_Space_Left

#define XKB_KEY_ISO_Partial_Space_Left   0xfe25

Keysym ISO_Partial_Space_Left.

Value
0xfe25
Category
Function
Preferred name
ISO_Partial_Space_Left (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Partial_Space_Right

#define XKB_KEY_ISO_Partial_Space_Right   0xfe26

Keysym ISO_Partial_Space_Right.

Value
0xfe26
Category
Function
Preferred name
ISO_Partial_Space_Right (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Set_Margin_Left

#define XKB_KEY_ISO_Set_Margin_Left   0xfe27

Keysym ISO_Set_Margin_Left.

Value
0xfe27
Category
Function
Preferred name
ISO_Set_Margin_Left (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Set_Margin_Right

#define XKB_KEY_ISO_Set_Margin_Right   0xfe28

Keysym ISO_Set_Margin_Right.

Value
0xfe28
Category
Function
Preferred name
ISO_Set_Margin_Right (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Release_Margin_Left

#define XKB_KEY_ISO_Release_Margin_Left   0xfe29

Keysym ISO_Release_Margin_Left.

Value
0xfe29
Category
Function
Preferred name
ISO_Release_Margin_Left (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Release_Margin_Right

#define XKB_KEY_ISO_Release_Margin_Right   0xfe2a

Keysym ISO_Release_Margin_Right.

Value
0xfe2a
Category
Function
Preferred name
ISO_Release_Margin_Right (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Release_Both_Margins

#define XKB_KEY_ISO_Release_Both_Margins   0xfe2b

Keysym ISO_Release_Both_Margins.

Value
0xfe2b
Category
Function
Preferred name
ISO_Release_Both_Margins (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Fast_Cursor_Left

#define XKB_KEY_ISO_Fast_Cursor_Left   0xfe2c

Keysym ISO_Fast_Cursor_Left.

Value
0xfe2c
Category
Function
Preferred name
ISO_Fast_Cursor_Left (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Fast_Cursor_Right

#define XKB_KEY_ISO_Fast_Cursor_Right   0xfe2d

Keysym ISO_Fast_Cursor_Right.

Value
0xfe2d
Category
Function
Preferred name
ISO_Fast_Cursor_Right (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Fast_Cursor_Up

#define XKB_KEY_ISO_Fast_Cursor_Up   0xfe2e

Keysym ISO_Fast_Cursor_Up.

Value
0xfe2e
Category
Function
Preferred name
ISO_Fast_Cursor_Up (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Fast_Cursor_Down

#define XKB_KEY_ISO_Fast_Cursor_Down   0xfe2f

Keysym ISO_Fast_Cursor_Down.

Value
0xfe2f
Category
Function
Preferred name
ISO_Fast_Cursor_Down (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Continuous_Underline

#define XKB_KEY_ISO_Continuous_Underline   0xfe30

Keysym ISO_Continuous_Underline.

Value
0xfe30
Category
Function
Preferred name
ISO_Continuous_Underline (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Discontinuous_Underline

#define XKB_KEY_ISO_Discontinuous_Underline   0xfe31

Keysym ISO_Discontinuous_Underline.

Value
0xfe31
Category
Function
Preferred name
ISO_Discontinuous_Underline (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Emphasize

#define XKB_KEY_ISO_Emphasize   0xfe32

Keysym ISO_Emphasize.

Value
0xfe32
Category
Function
Preferred name
ISO_Emphasize (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Center_Object

#define XKB_KEY_ISO_Center_Object   0xfe33

Keysym ISO_Center_Object.

Value
0xfe33
Category
Function
Preferred name
ISO_Center_Object (current name)
Since
1.0.0

◆ XKB_KEY_ISO_Enter

#define XKB_KEY_ISO_Enter   0xfe34

Keysym ISO_Enter.

Value
0xfe34
Category
Function
Preferred name
ISO_Enter (current name)
Since
1.0.0

◆ XKB_KEY_dead_grave

#define XKB_KEY_dead_grave   0xfe50

Keysym dead_grave.

Value
0xfe50
Category
Function
Preferred name
dead_grave (current name)
Since
1.0.0

◆ XKB_KEY_dead_acute

#define XKB_KEY_dead_acute   0xfe51

Keysym dead_acute.

Value
0xfe51
Category
Function
Preferred name
dead_acute (current name)
Since
1.0.0

◆ XKB_KEY_dead_circumflex

#define XKB_KEY_dead_circumflex   0xfe52

Keysym dead_circumflex.

Value
0xfe52
Category
Function
Preferred name
dead_circumflex (current name)
Since
1.0.0

◆ XKB_KEY_dead_tilde

#define XKB_KEY_dead_tilde   0xfe53

Keysym dead_tilde.

Value
0xfe53
Category
Function
Preferred name
dead_tilde (current name)
Aliases
ℹ️ dead_perispomeni
Since
1.0.0

◆ XKB_KEY_dead_perispomeni

#define XKB_KEY_dead_perispomeni   0xfe53

Keysym dead_perispomeni: non-deprecated alias for dead_tilde.

Value
0xfe53
Category
Function
Preferred name
ℹ️ dead_tilde (alternative)
Since
1.0.0

◆ XKB_KEY_dead_macron

#define XKB_KEY_dead_macron   0xfe54

Keysym dead_macron.

Value
0xfe54
Category
Function
Preferred name
dead_macron (current name)
Since
1.0.0

◆ XKB_KEY_dead_breve

#define XKB_KEY_dead_breve   0xfe55

Keysym dead_breve.

Value
0xfe55
Category
Function
Preferred name
dead_breve (current name)
Since
1.0.0

◆ XKB_KEY_dead_abovedot

#define XKB_KEY_dead_abovedot   0xfe56

Keysym dead_abovedot.

Value
0xfe56
Category
Function
Preferred name
dead_abovedot (current name)
Since
1.0.0

◆ XKB_KEY_dead_diaeresis

#define XKB_KEY_dead_diaeresis   0xfe57

Keysym dead_diaeresis.

Value
0xfe57
Category
Function
Preferred name
dead_diaeresis (current name)
Since
1.0.0

◆ XKB_KEY_dead_abovering

#define XKB_KEY_dead_abovering   0xfe58

Keysym dead_abovering.

Value
0xfe58
Category
Function
Preferred name
dead_abovering (current name)
Since
1.0.0

◆ XKB_KEY_dead_doubleacute

#define XKB_KEY_dead_doubleacute   0xfe59

Keysym dead_doubleacute.

Value
0xfe59
Category
Function
Preferred name
dead_doubleacute (current name)
Since
1.0.0

◆ XKB_KEY_dead_caron

#define XKB_KEY_dead_caron   0xfe5a

Keysym dead_caron.

Value
0xfe5a
Category
Function
Preferred name
dead_caron (current name)
Since
1.0.0

◆ XKB_KEY_dead_cedilla

#define XKB_KEY_dead_cedilla   0xfe5b

Keysym dead_cedilla.

Value
0xfe5b
Category
Function
Preferred name
dead_cedilla (current name)
Since
1.0.0

◆ XKB_KEY_dead_ogonek

#define XKB_KEY_dead_ogonek   0xfe5c

Keysym dead_ogonek.

Value
0xfe5c
Category
Function
Preferred name
dead_ogonek (current name)
Since
1.0.0

◆ XKB_KEY_dead_iota

#define XKB_KEY_dead_iota   0xfe5d

Keysym dead_iota.

Value
0xfe5d
Category
Function
Preferred name
dead_iota (current name)
Since
1.0.0

◆ XKB_KEY_dead_voiced_sound

#define XKB_KEY_dead_voiced_sound   0xfe5e

Keysym dead_voiced_sound.

Value
0xfe5e
Category
Function
Preferred name
dead_voiced_sound (current name)
Since
1.0.0

◆ XKB_KEY_dead_semivoiced_sound

#define XKB_KEY_dead_semivoiced_sound   0xfe5f

Keysym dead_semivoiced_sound.

Value
0xfe5f
Category
Function
Preferred name
dead_semivoiced_sound (current name)
Since
1.0.0

◆ XKB_KEY_dead_belowdot

#define XKB_KEY_dead_belowdot   0xfe60

Keysym dead_belowdot.

Value
0xfe60
Category
Function
Preferred name
dead_belowdot (current name)
Since
1.0.0

◆ XKB_KEY_dead_hook

#define XKB_KEY_dead_hook   0xfe61

Keysym dead_hook.

Value
0xfe61
Category
Function
Preferred name
dead_hook (current name)
Since
1.0.0

◆ XKB_KEY_dead_horn

#define XKB_KEY_dead_horn   0xfe62

Keysym dead_horn.

Value
0xfe62
Category
Function
Preferred name
dead_horn (current name)
Since
1.0.0

◆ XKB_KEY_dead_stroke

#define XKB_KEY_dead_stroke   0xfe63

Keysym dead_stroke.

Value
0xfe63
Category
Function
Preferred name
dead_stroke (current name)
Since
1.0.0

◆ XKB_KEY_dead_abovecomma

#define XKB_KEY_dead_abovecomma   0xfe64

Keysym dead_abovecomma.

Value
0xfe64
Category
Function
Preferred name
dead_abovecomma (current name)
Aliases
ℹ️ dead_psili
Since
1.0.0

◆ XKB_KEY_dead_psili

#define XKB_KEY_dead_psili   0xfe64

Keysym dead_psili: non-deprecated alias for dead_abovecomma.

Value
0xfe64
Category
Function
Preferred name
ℹ️ dead_abovecomma (alternative)
Since
1.0.0

◆ XKB_KEY_dead_abovereversedcomma

#define XKB_KEY_dead_abovereversedcomma   0xfe65

Keysym dead_abovereversedcomma.

Value
0xfe65
Category
Function
Preferred name
dead_abovereversedcomma (current name)
Aliases
ℹ️ dead_dasia
Since
1.0.0

◆ XKB_KEY_dead_dasia

#define XKB_KEY_dead_dasia   0xfe65

Keysym dead_dasia: non-deprecated alias for dead_abovereversedcomma.

Value
0xfe65
Category
Function
Preferred name
ℹ️ dead_abovereversedcomma (alternative)
Since
1.0.0

◆ XKB_KEY_dead_doublegrave

#define XKB_KEY_dead_doublegrave   0xfe66

Keysym dead_doublegrave.

Value
0xfe66
Category
Function
Preferred name
dead_doublegrave (current name)
Since
1.0.0

◆ XKB_KEY_dead_belowring

#define XKB_KEY_dead_belowring   0xfe67

Keysym dead_belowring.

Value
0xfe67
Category
Function
Preferred name
dead_belowring (current name)
Since
1.0.0

◆ XKB_KEY_dead_belowmacron

#define XKB_KEY_dead_belowmacron   0xfe68

Keysym dead_belowmacron.

Value
0xfe68
Category
Function
Preferred name
dead_belowmacron (current name)
Since
1.0.0

◆ XKB_KEY_dead_belowcircumflex

#define XKB_KEY_dead_belowcircumflex   0xfe69

Keysym dead_belowcircumflex.

Value
0xfe69
Category
Function
Preferred name
dead_belowcircumflex (current name)
Since
1.0.0

◆ XKB_KEY_dead_belowtilde

#define XKB_KEY_dead_belowtilde   0xfe6a

Keysym dead_belowtilde.

Value
0xfe6a
Category
Function
Preferred name
dead_belowtilde (current name)
Since
1.0.0

◆ XKB_KEY_dead_belowbreve

#define XKB_KEY_dead_belowbreve   0xfe6b

Keysym dead_belowbreve.

Value
0xfe6b
Category
Function
Preferred name
dead_belowbreve (current name)
Since
1.0.0

◆ XKB_KEY_dead_belowdiaeresis

#define XKB_KEY_dead_belowdiaeresis   0xfe6c

Keysym dead_belowdiaeresis.

Value
0xfe6c
Category
Function
Preferred name
dead_belowdiaeresis (current name)
Since
1.0.0

◆ XKB_KEY_dead_invertedbreve

#define XKB_KEY_dead_invertedbreve   0xfe6d

Keysym dead_invertedbreve.

Value
0xfe6d
Category
Function
Preferred name
dead_invertedbreve (current name)
Since
1.0.0

◆ XKB_KEY_dead_belowcomma

#define XKB_KEY_dead_belowcomma   0xfe6e

Keysym dead_belowcomma.

Value
0xfe6e
Category
Function
Preferred name
dead_belowcomma (current name)
Since
1.0.0

◆ XKB_KEY_dead_currency

#define XKB_KEY_dead_currency   0xfe6f

Keysym dead_currency.

Value
0xfe6f
Category
Function
Preferred name
dead_currency (current name)
Since
1.0.0

◆ XKB_KEY_dead_lowline

#define XKB_KEY_dead_lowline   0xfe90

Keysym dead_lowline.

Value
0xfe90
Category
Function
Preferred name
dead_lowline (current name)
Since
1.3.0

◆ XKB_KEY_dead_aboveverticalline

#define XKB_KEY_dead_aboveverticalline   0xfe91

Keysym dead_aboveverticalline.

Value
0xfe91
Category
Function
Preferred name
dead_aboveverticalline (current name)
Since
1.3.0

◆ XKB_KEY_dead_belowverticalline

#define XKB_KEY_dead_belowverticalline   0xfe92

Keysym dead_belowverticalline.

Value
0xfe92
Category
Function
Preferred name
dead_belowverticalline (current name)
Since
1.3.0

◆ XKB_KEY_dead_longsolidusoverlay

#define XKB_KEY_dead_longsolidusoverlay   0xfe93

Keysym dead_longsolidusoverlay.

Value
0xfe93
Category
Function
Preferred name
dead_longsolidusoverlay (current name)
Since
1.3.0

◆ XKB_KEY_dead_a

#define XKB_KEY_dead_a   0xfe80

Keysym dead_a.

Value
0xfe80
Category
Function
Preferred name
dead_a (current name)
Since
1.0.0

◆ XKB_KEY_dead_A

#define XKB_KEY_dead_A   0xfe81

Keysym dead_A.

Value
0xfe81
Category
Function
Preferred name
dead_A (current name)
Since
1.0.0

◆ XKB_KEY_dead_e

#define XKB_KEY_dead_e   0xfe82

Keysym dead_e.

Value
0xfe82
Category
Function
Preferred name
dead_e (current name)
Since
1.0.0

◆ XKB_KEY_dead_E

#define XKB_KEY_dead_E   0xfe83

Keysym dead_E.

Value
0xfe83
Category
Function
Preferred name
dead_E (current name)
Since
1.0.0

◆ XKB_KEY_dead_i

#define XKB_KEY_dead_i   0xfe84

Keysym dead_i.

Value
0xfe84
Category
Function
Preferred name
dead_i (current name)
Since
1.0.0

◆ XKB_KEY_dead_I

#define XKB_KEY_dead_I   0xfe85

Keysym dead_I.

Value
0xfe85
Category
Function
Preferred name
dead_I (current name)
Since
1.0.0

◆ XKB_KEY_dead_o

#define XKB_KEY_dead_o   0xfe86

Keysym dead_o.

Value
0xfe86
Category
Function
Preferred name
dead_o (current name)
Since
1.0.0

◆ XKB_KEY_dead_O

#define XKB_KEY_dead_O   0xfe87

Keysym dead_O.

Value
0xfe87
Category
Function
Preferred name
dead_O (current name)
Since
1.0.0

◆ XKB_KEY_dead_u

#define XKB_KEY_dead_u   0xfe88

Keysym dead_u.

Value
0xfe88
Category
Function
Preferred name
dead_u (current name)
Since
1.0.0

◆ XKB_KEY_dead_U

#define XKB_KEY_dead_U   0xfe89

Keysym dead_U.

Value
0xfe89
Category
Function
Preferred name
dead_U (current name)
Since
1.0.0

◆ XKB_KEY_dead_small_schwa

#define XKB_KEY_dead_small_schwa   0xfe8a

Keysym dead_small_schwa.

Deprecated
Legacy alias. Use XKB_KEY_dead_schwa instead.
Value
0xfe8a
Category
Function
Preferred name
⚠️ dead_schwa (replacement)
Since
1.0.0

◆ XKB_KEY_dead_schwa

#define XKB_KEY_dead_schwa   0xfe8a

Keysym dead_schwa.

Value
0xfe8a
Category
Function
Preferred name
dead_schwa (current name)
Aliases
🚫 dead_small_schwa (deprecated)
Since
1.6.0

◆ XKB_KEY_dead_capital_schwa

#define XKB_KEY_dead_capital_schwa   0xfe8b

Keysym dead_capital_schwa.

Deprecated
Legacy alias. Use XKB_KEY_dead_SCHWA instead.
Value
0xfe8b
Category
Function
Preferred name
⚠️ dead_SCHWA (replacement)
Since
1.0.0

◆ XKB_KEY_dead_SCHWA

#define XKB_KEY_dead_SCHWA   0xfe8b

Keysym dead_SCHWA.

Value
0xfe8b
Category
Function
Preferred name
dead_SCHWA (current name)
Aliases
🚫 dead_capital_schwa (deprecated)
Since
1.6.0

◆ XKB_KEY_dead_greek

#define XKB_KEY_dead_greek   0xfe8c

Keysym dead_greek.

Value
0xfe8c
Category
Function
Preferred name
dead_greek (current name)
Since
1.0.0

◆ XKB_KEY_dead_hamza

#define XKB_KEY_dead_hamza   0xfe8d

Keysym dead_hamza.

Value
0xfe8d
Category
Function
Preferred name
dead_hamza (current name)
Since
1.6.0

◆ XKB_KEY_dead_apostrophe

#define XKB_KEY_dead_apostrophe   0xfe8e

Keysym dead_apostrophe.

Value
0xfe8e
Category
Function
Preferred name
dead_apostrophe (current name)
Since
1.14.0

◆ XKB_KEY_First_Virtual_Screen

#define XKB_KEY_First_Virtual_Screen   0xfed0

Keysym First_Virtual_Screen.

Value
0xfed0
Category
Function
Preferred name
First_Virtual_Screen (current name)
Since
1.0.0

◆ XKB_KEY_Prev_Virtual_Screen

#define XKB_KEY_Prev_Virtual_Screen   0xfed1

Keysym Prev_Virtual_Screen.

Value
0xfed1
Category
Function
Preferred name
Prev_Virtual_Screen (current name)
Since
1.0.0

◆ XKB_KEY_Next_Virtual_Screen

#define XKB_KEY_Next_Virtual_Screen   0xfed2

Keysym Next_Virtual_Screen.

Value
0xfed2
Category
Function
Preferred name
Next_Virtual_Screen (current name)
Since
1.0.0

◆ XKB_KEY_Last_Virtual_Screen

#define XKB_KEY_Last_Virtual_Screen   0xfed4

Keysym Last_Virtual_Screen.

Value
0xfed4
Category
Function
Preferred name
Last_Virtual_Screen (current name)
Since
1.0.0

◆ XKB_KEY_Terminate_Server

#define XKB_KEY_Terminate_Server   0xfed5

Keysym Terminate_Server.

Value
0xfed5
Category
Function
Preferred name
Terminate_Server (current name)
Since
1.0.0

◆ XKB_KEY_AccessX_Enable

#define XKB_KEY_AccessX_Enable   0xfe70

Keysym AccessX_Enable.

Value
0xfe70
Category
Function
Preferred name
AccessX_Enable (current name)
Since
1.0.0

◆ XKB_KEY_AccessX_Feedback_Enable

#define XKB_KEY_AccessX_Feedback_Enable   0xfe71

Keysym AccessX_Feedback_Enable.

Value
0xfe71
Category
Function
Preferred name
AccessX_Feedback_Enable (current name)
Since
1.0.0

◆ XKB_KEY_RepeatKeys_Enable

#define XKB_KEY_RepeatKeys_Enable   0xfe72

Keysym RepeatKeys_Enable.

Value
0xfe72
Category
Function
Preferred name
RepeatKeys_Enable (current name)
Since
1.0.0

◆ XKB_KEY_SlowKeys_Enable

#define XKB_KEY_SlowKeys_Enable   0xfe73

Keysym SlowKeys_Enable.

Value
0xfe73
Category
Function
Preferred name
SlowKeys_Enable (current name)
Since
1.0.0

◆ XKB_KEY_BounceKeys_Enable

#define XKB_KEY_BounceKeys_Enable   0xfe74

Keysym BounceKeys_Enable.

Value
0xfe74
Category
Function
Preferred name
BounceKeys_Enable (current name)
Since
1.0.0

◆ XKB_KEY_StickyKeys_Enable

#define XKB_KEY_StickyKeys_Enable   0xfe75

Keysym StickyKeys_Enable.

Value
0xfe75
Category
Function
Preferred name
StickyKeys_Enable (current name)
Since
1.0.0

◆ XKB_KEY_MouseKeys_Enable

#define XKB_KEY_MouseKeys_Enable   0xfe76

Keysym MouseKeys_Enable.

Value
0xfe76
Category
Function
Preferred name
MouseKeys_Enable (current name)
Since
1.0.0

◆ XKB_KEY_MouseKeys_Accel_Enable

#define XKB_KEY_MouseKeys_Accel_Enable   0xfe77

Keysym MouseKeys_Accel_Enable.

Value
0xfe77
Category
Function
Preferred name
MouseKeys_Accel_Enable (current name)
Since
1.0.0

◆ XKB_KEY_Overlay1_Enable

#define XKB_KEY_Overlay1_Enable   0xfe78

Keysym Overlay1_Enable.

Value
0xfe78
Category
Function
Preferred name
Overlay1_Enable (current name)
Since
1.0.0

◆ XKB_KEY_Overlay2_Enable

#define XKB_KEY_Overlay2_Enable   0xfe79

Keysym Overlay2_Enable.

Value
0xfe79
Category
Function
Preferred name
Overlay2_Enable (current name)
Since
1.0.0

◆ XKB_KEY_AudibleBell_Enable

#define XKB_KEY_AudibleBell_Enable   0xfe7a

Keysym AudibleBell_Enable.

Value
0xfe7a
Category
Function
Preferred name
AudibleBell_Enable (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Left

#define XKB_KEY_Pointer_Left   0xfee0

Keysym Pointer_Left.

Value
0xfee0
Category
Function
Preferred name
Pointer_Left (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Right

#define XKB_KEY_Pointer_Right   0xfee1

Keysym Pointer_Right.

Value
0xfee1
Category
Function
Preferred name
Pointer_Right (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Up

#define XKB_KEY_Pointer_Up   0xfee2

Keysym Pointer_Up.

Value
0xfee2
Category
Function
Preferred name
Pointer_Up (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Down

#define XKB_KEY_Pointer_Down   0xfee3

Keysym Pointer_Down.

Value
0xfee3
Category
Function
Preferred name
Pointer_Down (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_UpLeft

#define XKB_KEY_Pointer_UpLeft   0xfee4

Keysym Pointer_UpLeft.

Value
0xfee4
Category
Function
Preferred name
Pointer_UpLeft (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_UpRight

#define XKB_KEY_Pointer_UpRight   0xfee5

Keysym Pointer_UpRight.

Value
0xfee5
Category
Function
Preferred name
Pointer_UpRight (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DownLeft

#define XKB_KEY_Pointer_DownLeft   0xfee6

Keysym Pointer_DownLeft.

Value
0xfee6
Category
Function
Preferred name
Pointer_DownLeft (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DownRight

#define XKB_KEY_Pointer_DownRight   0xfee7

Keysym Pointer_DownRight.

Value
0xfee7
Category
Function
Preferred name
Pointer_DownRight (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Button_Dflt

#define XKB_KEY_Pointer_Button_Dflt   0xfee8

Keysym Pointer_Button_Dflt.

Value
0xfee8
Category
Function
Preferred name
Pointer_Button_Dflt (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Button1

#define XKB_KEY_Pointer_Button1   0xfee9

Keysym Pointer_Button1.

Value
0xfee9
Category
Function
Preferred name
Pointer_Button1 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Button2

#define XKB_KEY_Pointer_Button2   0xfeea

Keysym Pointer_Button2.

Value
0xfeea
Category
Function
Preferred name
Pointer_Button2 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Button3

#define XKB_KEY_Pointer_Button3   0xfeeb

Keysym Pointer_Button3.

Value
0xfeeb
Category
Function
Preferred name
Pointer_Button3 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Button4

#define XKB_KEY_Pointer_Button4   0xfeec

Keysym Pointer_Button4.

Value
0xfeec
Category
Function
Preferred name
Pointer_Button4 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Button5

#define XKB_KEY_Pointer_Button5   0xfeed

Keysym Pointer_Button5.

Value
0xfeed
Category
Function
Preferred name
Pointer_Button5 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DblClick_Dflt

#define XKB_KEY_Pointer_DblClick_Dflt   0xfeee

Keysym Pointer_DblClick_Dflt.

Value
0xfeee
Category
Function
Preferred name
Pointer_DblClick_Dflt (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DblClick1

#define XKB_KEY_Pointer_DblClick1   0xfeef

Keysym Pointer_DblClick1.

Value
0xfeef
Category
Function
Preferred name
Pointer_DblClick1 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DblClick2

#define XKB_KEY_Pointer_DblClick2   0xfef0

Keysym Pointer_DblClick2.

Value
0xfef0
Category
Function
Preferred name
Pointer_DblClick2 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DblClick3

#define XKB_KEY_Pointer_DblClick3   0xfef1

Keysym Pointer_DblClick3.

Value
0xfef1
Category
Function
Preferred name
Pointer_DblClick3 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DblClick4

#define XKB_KEY_Pointer_DblClick4   0xfef2

Keysym Pointer_DblClick4.

Value
0xfef2
Category
Function
Preferred name
Pointer_DblClick4 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DblClick5

#define XKB_KEY_Pointer_DblClick5   0xfef3

Keysym Pointer_DblClick5.

Value
0xfef3
Category
Function
Preferred name
Pointer_DblClick5 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Drag_Dflt

#define XKB_KEY_Pointer_Drag_Dflt   0xfef4

Keysym Pointer_Drag_Dflt.

Value
0xfef4
Category
Function
Preferred name
Pointer_Drag_Dflt (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Drag1

#define XKB_KEY_Pointer_Drag1   0xfef5

Keysym Pointer_Drag1.

Value
0xfef5
Category
Function
Preferred name
Pointer_Drag1 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Drag2

#define XKB_KEY_Pointer_Drag2   0xfef6

Keysym Pointer_Drag2.

Value
0xfef6
Category
Function
Preferred name
Pointer_Drag2 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Drag3

#define XKB_KEY_Pointer_Drag3   0xfef7

Keysym Pointer_Drag3.

Value
0xfef7
Category
Function
Preferred name
Pointer_Drag3 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Drag4

#define XKB_KEY_Pointer_Drag4   0xfef8

Keysym Pointer_Drag4.

Value
0xfef8
Category
Function
Preferred name
Pointer_Drag4 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Drag5

#define XKB_KEY_Pointer_Drag5   0xfefd

Keysym Pointer_Drag5.

Value
0xfefd
Category
Function
Preferred name
Pointer_Drag5 (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_EnableKeys

#define XKB_KEY_Pointer_EnableKeys   0xfef9

Keysym Pointer_EnableKeys.

Value
0xfef9
Category
Function
Preferred name
Pointer_EnableKeys (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_Accelerate

#define XKB_KEY_Pointer_Accelerate   0xfefa

Keysym Pointer_Accelerate.

Value
0xfefa
Category
Function
Preferred name
Pointer_Accelerate (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DfltBtnNext

#define XKB_KEY_Pointer_DfltBtnNext   0xfefb

Keysym Pointer_DfltBtnNext.

Value
0xfefb
Category
Function
Preferred name
Pointer_DfltBtnNext (current name)
Since
1.0.0

◆ XKB_KEY_Pointer_DfltBtnPrev

#define XKB_KEY_Pointer_DfltBtnPrev   0xfefc

Keysym Pointer_DfltBtnPrev.

Value
0xfefc
Category
Function
Preferred name
Pointer_DfltBtnPrev (current name)
Since
1.0.0

◆ XKB_KEY_ch

#define XKB_KEY_ch   0xfea0

Keysym ch.

Value
0xfea0
Category
Function
Preferred name
ch (current name)
Since
1.0.0

◆ XKB_KEY_Ch

#define XKB_KEY_Ch   0xfea1

Keysym Ch.

Value
0xfea1
Category
Function
Preferred name
Ch (current name)
Since
1.0.0

◆ XKB_KEY_CH

#define XKB_KEY_CH   0xfea2

Keysym CH.

Value
0xfea2
Category
Function
Preferred name
CH (current name)
Since
1.0.0

◆ XKB_KEY_c_h

#define XKB_KEY_c_h   0xfea3

Keysym c_h.

Value
0xfea3
Category
Function
Preferred name
c_h (current name)
Since
1.0.0

◆ XKB_KEY_C_h

#define XKB_KEY_C_h   0xfea4

Keysym C_h.

Value
0xfea4
Category
Function
Preferred name
C_h (current name)
Since
1.0.0

◆ XKB_KEY_C_H

#define XKB_KEY_C_H   0xfea5

Keysym C_H.

Value
0xfea5
Category
Function
Preferred name
C_H (current name)
Since
1.0.0

◆ XKB_KEY_3270_Duplicate

#define XKB_KEY_3270_Duplicate   0xfd01

Keysym 3270_Duplicate.

Value
0xfd01
Category
Function
Preferred name
3270_Duplicate (current name)
Since
1.0.0

◆ XKB_KEY_3270_FieldMark

#define XKB_KEY_3270_FieldMark   0xfd02

Keysym 3270_FieldMark.

Value
0xfd02
Category
Function
Preferred name
3270_FieldMark (current name)
Since
1.0.0

◆ XKB_KEY_3270_Right2

#define XKB_KEY_3270_Right2   0xfd03

Keysym 3270_Right2.

Value
0xfd03
Category
Function
Preferred name
3270_Right2 (current name)
Since
1.0.0

◆ XKB_KEY_3270_Left2

#define XKB_KEY_3270_Left2   0xfd04

Keysym 3270_Left2.

Value
0xfd04
Category
Function
Preferred name
3270_Left2 (current name)
Since
1.0.0

◆ XKB_KEY_3270_BackTab

#define XKB_KEY_3270_BackTab   0xfd05

Keysym 3270_BackTab.

Value
0xfd05
Category
Function
Preferred name
3270_BackTab (current name)
Since
1.0.0

◆ XKB_KEY_3270_EraseEOF

#define XKB_KEY_3270_EraseEOF   0xfd06

Keysym 3270_EraseEOF.

Value
0xfd06
Category
Function
Preferred name
3270_EraseEOF (current name)
Since
1.0.0

◆ XKB_KEY_3270_EraseInput

#define XKB_KEY_3270_EraseInput   0xfd07

Keysym 3270_EraseInput.

Value
0xfd07
Category
Function
Preferred name
3270_EraseInput (current name)
Since
1.0.0

◆ XKB_KEY_3270_Reset

#define XKB_KEY_3270_Reset   0xfd08

Keysym 3270_Reset.

Value
0xfd08
Category
Function
Preferred name
3270_Reset (current name)
Since
1.0.0

◆ XKB_KEY_3270_Quit

#define XKB_KEY_3270_Quit   0xfd09

Keysym 3270_Quit.

Value
0xfd09
Category
Function
Preferred name
3270_Quit (current name)
Since
1.0.0

◆ XKB_KEY_3270_PA1

#define XKB_KEY_3270_PA1   0xfd0a

Keysym 3270_PA1.

Value
0xfd0a
Category
Function
Preferred name
3270_PA1 (current name)
Since
1.0.0

◆ XKB_KEY_3270_PA2

#define XKB_KEY_3270_PA2   0xfd0b

Keysym 3270_PA2.

Value
0xfd0b
Category
Function
Preferred name
3270_PA2 (current name)
Since
1.0.0

◆ XKB_KEY_3270_PA3

#define XKB_KEY_3270_PA3   0xfd0c

Keysym 3270_PA3.

Value
0xfd0c
Category
Function
Preferred name
3270_PA3 (current name)
Since
1.0.0

◆ XKB_KEY_3270_Test

#define XKB_KEY_3270_Test   0xfd0d

Keysym 3270_Test.

Value
0xfd0d
Category
Function
Preferred name
3270_Test (current name)
Since
1.0.0

◆ XKB_KEY_3270_Attn

#define XKB_KEY_3270_Attn   0xfd0e

Keysym 3270_Attn.

Value
0xfd0e
Category
Function
Preferred name
3270_Attn (current name)
Since
1.0.0

◆ XKB_KEY_3270_CursorBlink

#define XKB_KEY_3270_CursorBlink   0xfd0f

Keysym 3270_CursorBlink.

Value
0xfd0f
Category
Function
Preferred name
3270_CursorBlink (current name)
Since
1.0.0

◆ XKB_KEY_3270_AltCursor

#define XKB_KEY_3270_AltCursor   0xfd10

Keysym 3270_AltCursor.

Value
0xfd10
Category
Function
Preferred name
3270_AltCursor (current name)
Since
1.0.0

◆ XKB_KEY_3270_KeyClick

#define XKB_KEY_3270_KeyClick   0xfd11

Keysym 3270_KeyClick.

Value
0xfd11
Category
Function
Preferred name
3270_KeyClick (current name)
Since
1.0.0

◆ XKB_KEY_3270_Jump

#define XKB_KEY_3270_Jump   0xfd12

Keysym 3270_Jump.

Value
0xfd12
Category
Function
Preferred name
3270_Jump (current name)
Since
1.0.0

◆ XKB_KEY_3270_Ident

#define XKB_KEY_3270_Ident   0xfd13

Keysym 3270_Ident.

Value
0xfd13
Category
Function
Preferred name
3270_Ident (current name)
Since
1.0.0

◆ XKB_KEY_3270_Rule

#define XKB_KEY_3270_Rule   0xfd14

Keysym 3270_Rule.

Value
0xfd14
Category
Function
Preferred name
3270_Rule (current name)
Since
1.0.0

◆ XKB_KEY_3270_Copy

#define XKB_KEY_3270_Copy   0xfd15

Keysym 3270_Copy.

Value
0xfd15
Category
Function
Preferred name
3270_Copy (current name)
Since
1.0.0

◆ XKB_KEY_3270_Play

#define XKB_KEY_3270_Play   0xfd16

Keysym 3270_Play.

Value
0xfd16
Category
Function
Preferred name
3270_Play (current name)
Since
1.0.0

◆ XKB_KEY_3270_Setup

#define XKB_KEY_3270_Setup   0xfd17

Keysym 3270_Setup.

Value
0xfd17
Category
Function
Preferred name
3270_Setup (current name)
Since
1.0.0

◆ XKB_KEY_3270_Record

#define XKB_KEY_3270_Record   0xfd18

Keysym 3270_Record.

Value
0xfd18
Category
Function
Preferred name
3270_Record (current name)
Since
1.0.0

◆ XKB_KEY_3270_ChangeScreen

#define XKB_KEY_3270_ChangeScreen   0xfd19

Keysym 3270_ChangeScreen.

Value
0xfd19
Category
Function
Preferred name
3270_ChangeScreen (current name)
Since
1.0.0

◆ XKB_KEY_3270_DeleteWord

#define XKB_KEY_3270_DeleteWord   0xfd1a

Keysym 3270_DeleteWord.

Value
0xfd1a
Category
Function
Preferred name
3270_DeleteWord (current name)
Since
1.0.0

◆ XKB_KEY_3270_ExSelect

#define XKB_KEY_3270_ExSelect   0xfd1b

Keysym 3270_ExSelect.

Value
0xfd1b
Category
Function
Preferred name
3270_ExSelect (current name)
Since
1.0.0

◆ XKB_KEY_3270_CursorSelect

#define XKB_KEY_3270_CursorSelect   0xfd1c

Keysym 3270_CursorSelect.

Value
0xfd1c
Category
Function
Preferred name
3270_CursorSelect (current name)
Since
1.0.0

◆ XKB_KEY_3270_PrintScreen

#define XKB_KEY_3270_PrintScreen   0xfd1d

Keysym 3270_PrintScreen.

Value
0xfd1d
Category
Function
Preferred name
3270_PrintScreen (current name)
Since
1.0.0

◆ XKB_KEY_3270_Enter

#define XKB_KEY_3270_Enter   0xfd1e

Keysym 3270_Enter.

Value
0xfd1e
Category
Function
Preferred name
3270_Enter (current name)
Since
1.0.0

◆ XKB_KEY_space

#define XKB_KEY_space   0x0020

Keysym space.

Value
0x0020
Category
Latin-1
Preferred name
space (current name)
Unicode code point
U+0020 SPACE
Character
Keysyms with the same character
KP_Space: computer numpad
Since
1.0.0

◆ XKB_KEY_exclam

#define XKB_KEY_exclam   0x0021

Keysym exclam.

Value
0x0021
Category
Latin-1
Preferred name
exclam (current name)
Unicode code point
U+0021 EXCLAMATION MARK
Character
!
Since
1.0.0

◆ XKB_KEY_quotedbl

#define XKB_KEY_quotedbl   0x0022

Keysym quotedbl.

Value
0x0022
Category
Latin-1
Preferred name
quotedbl (current name)
Unicode code point
U+0022 QUOTATION MARK
Character
"
Since
1.0.0

◆ XKB_KEY_numbersign

#define XKB_KEY_numbersign   0x0023

Keysym numbersign.

Value
0x0023
Category
Latin-1
Preferred name
numbersign (current name)
Unicode code point
U+0023 NUMBER SIGN
Character
#
Keysyms with the same character
XF86NumericPound: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_dollar

#define XKB_KEY_dollar   0x0024

Keysym dollar.

Value
0x0024
Category
Latin-1
Preferred name
dollar (current name)
Unicode code point
U+0024 DOLLAR SIGN
Character
$
Since
1.0.0

◆ XKB_KEY_percent

#define XKB_KEY_percent   0x0025

Keysym percent.

Value
0x0025
Category
Latin-1
Preferred name
percent (current name)
Unicode code point
U+0025 PERCENT SIGN
Character
%
Since
1.0.0

◆ XKB_KEY_ampersand

#define XKB_KEY_ampersand   0x0026

Keysym ampersand.

Value
0x0026
Category
Latin-1
Preferred name
ampersand (current name)
Unicode code point
U+0026 AMPERSAND
Character
&
Since
1.0.0

◆ XKB_KEY_apostrophe

#define XKB_KEY_apostrophe   0x0027

Keysym apostrophe.

Value
0x0027
Category
Latin-1
Preferred name
apostrophe (current name)
Aliases
🚫 quoteright (deprecated)
Unicode code point
U+0027 APOSTROPHE
Character
'
Since
1.0.0

◆ XKB_KEY_quoteright

#define XKB_KEY_quoteright   0x0027

Keysym quoteright.

Value
0x0027
Category
Latin-1
Preferred name
⚠️ apostrophe (replacement)
Unicode code point
U+0027 APOSTROPHE
Character
'
Since
1.0.0

◆ XKB_KEY_parenleft

#define XKB_KEY_parenleft   0x0028

Keysym parenleft.

Value
0x0028
Category
Latin-1
Preferred name
parenleft (current name)
Unicode code point
U+0028 LEFT PARENTHESIS
Character
(
Since
1.0.0

◆ XKB_KEY_parenright

#define XKB_KEY_parenright   0x0029

Keysym parenright.

Value
0x0029
Category
Latin-1
Preferred name
parenright (current name)
Unicode code point
U+0029 RIGHT PARENTHESIS
Character
)
Since
1.0.0

◆ XKB_KEY_asterisk

#define XKB_KEY_asterisk   0x002a

Keysym asterisk.

Value
0x002a
Category
Latin-1
Preferred name
asterisk (current name)
Unicode code point
U+002A ASTERISK
Character
*
Keysyms with the same character
KP_Multiply: computer numpad
XF86NumericStar: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_plus

#define XKB_KEY_plus   0x002b

Keysym plus.

Value
0x002b
Category
Latin-1
Preferred name
plus (current name)
Unicode code point
U+002B PLUS SIGN
Character
+
Keysyms with the same character
KP_Add: computer numpad
Since
1.0.0

◆ XKB_KEY_comma

#define XKB_KEY_comma   0x002c

Keysym comma.

Value
0x002c
Category
Latin-1
Preferred name
comma (current name)
Unicode code point
U+002C COMMA
Character
,
Keysyms with the same character
KP_Separator: computer numpad
Since
1.0.0

◆ XKB_KEY_minus

#define XKB_KEY_minus   0x002d

Keysym minus.

Value
0x002d
Category
Latin-1
Preferred name
minus (current name)
Unicode code point
U+002D HYPHEN-MINUS
Character
-
Keysyms with the same character
KP_Subtract: computer numpad
Since
1.0.0

◆ XKB_KEY_period

#define XKB_KEY_period   0x002e

Keysym period.

Value
0x002e
Category
Latin-1
Preferred name
period (current name)
Unicode code point
U+002E FULL STOP
Character
.
Keysyms with the same character
decimalpoint
KP_Decimal: computer numpad
Since
1.0.0

◆ XKB_KEY_slash

#define XKB_KEY_slash   0x002f

Keysym slash.

Value
0x002f
Category
Latin-1
Preferred name
slash (current name)
Unicode code point
U+002F SOLIDUS
Character
/
Keysyms with the same character
KP_Divide: computer numpad
Since
1.0.0

◆ XKB_KEY_0

#define XKB_KEY_0   0x0030

Keysym 0.

Value
0x0030
Category
Latin-1
Preferred name
0 (current name)
Unicode code point
U+0030 DIGIT ZERO
Character
0
Keysyms with the same character
KP_0: computer numpad
XF86Numeric0: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_1

#define XKB_KEY_1   0x0031

Keysym 1.

Value
0x0031
Category
Latin-1
Preferred name
1 (current name)
Unicode code point
U+0031 DIGIT ONE
Character
1
Keysyms with the same character
KP_1: computer numpad
XF86Numeric1: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_2

#define XKB_KEY_2   0x0032

Keysym 2.

Value
0x0032
Category
Latin-1
Preferred name
2 (current name)
Unicode code point
U+0032 DIGIT TWO
Character
2
Keysyms with the same character
KP_2: computer numpad
XF86Numeric2: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_3

#define XKB_KEY_3   0x0033

Keysym 3.

Value
0x0033
Category
Latin-1
Preferred name
3 (current name)
Unicode code point
U+0033 DIGIT THREE
Character
3
Keysyms with the same character
KP_3: computer numpad
XF86Numeric3: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_4

#define XKB_KEY_4   0x0034

Keysym 4.

Value
0x0034
Category
Latin-1
Preferred name
4 (current name)
Unicode code point
U+0034 DIGIT FOUR
Character
4
Keysyms with the same character
KP_4: computer numpad
XF86Numeric4: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_5

#define XKB_KEY_5   0x0035

Keysym 5.

Value
0x0035
Category
Latin-1
Preferred name
5 (current name)
Unicode code point
U+0035 DIGIT FIVE
Character
5
Keysyms with the same character
KP_5: computer numpad
XF86Numeric5: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_6

#define XKB_KEY_6   0x0036

Keysym 6.

Value
0x0036
Category
Latin-1
Preferred name
6 (current name)
Unicode code point
U+0036 DIGIT SIX
Character
6
Keysyms with the same character
KP_6: computer numpad
XF86Numeric6: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_7

#define XKB_KEY_7   0x0037

Keysym 7.

Value
0x0037
Category
Latin-1
Preferred name
7 (current name)
Unicode code point
U+0037 DIGIT SEVEN
Character
7
Keysyms with the same character
KP_7: computer numpad
XF86Numeric7: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_8

#define XKB_KEY_8   0x0038

Keysym 8.

Value
0x0038
Category
Latin-1
Preferred name
8 (current name)
Unicode code point
U+0038 DIGIT EIGHT
Character
8
Keysyms with the same character
KP_8: computer numpad
XF86Numeric8: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_9

#define XKB_KEY_9   0x0039

Keysym 9.

Value
0x0039
Category
Latin-1
Preferred name
9 (current name)
Unicode code point
U+0039 DIGIT NINE
Character
9
Keysyms with the same character
KP_9: computer numpad
XF86Numeric9: phone, remote controls and other keypads
Since
1.0.0

◆ XKB_KEY_colon

#define XKB_KEY_colon   0x003a

Keysym colon.

Value
0x003a
Category
Latin-1
Preferred name
colon (current name)
Unicode code point
U+003A COLON
Character
:
Since
1.0.0

◆ XKB_KEY_semicolon

#define XKB_KEY_semicolon   0x003b

Keysym semicolon.

Value
0x003b
Category
Latin-1
Preferred name
semicolon (current name)
Unicode code point
U+003B SEMICOLON
Character
;
Since
1.0.0

◆ XKB_KEY_less

#define XKB_KEY_less   0x003c

Keysym less.

Value
0x003c
Category
Latin-1
Preferred name
less (current name)
Unicode code point
U+003C LESS-THAN SIGN
Character
<
Keysyms with the same character
leftcaret
Since
1.0.0

◆ XKB_KEY_equal

#define XKB_KEY_equal   0x003d

Keysym equal.

Value
0x003d
Category
Latin-1
Preferred name
equal (current name)
Unicode code point
U+003D EQUALS SIGN
Character
=
Keysyms with the same character
KP_Equal: computer numpad
Since
1.0.0

◆ XKB_KEY_greater

#define XKB_KEY_greater   0x003e

Keysym greater.

Value
0x003e
Category
Latin-1
Preferred name
greater (current name)
Unicode code point
U+003E GREATER-THAN SIGN
Character
>
Keysyms with the same character
rightcaret
Since
1.0.0

◆ XKB_KEY_question

#define XKB_KEY_question   0x003f

Keysym question.

Value
0x003f
Category
Latin-1
Preferred name
question (current name)
Unicode code point
U+003F QUESTION MARK
Character
?
Since
1.0.0

◆ XKB_KEY_at

#define XKB_KEY_at   0x0040

Keysym at.

Value
0x0040
Category
Latin-1
Preferred name
at (current name)
Unicode code point
U+0040 COMMERCIAL AT
Character
@
Since
1.0.0

◆ XKB_KEY_A

#define XKB_KEY_A   0x0041

Keysym A.

Value
0x0041
Category
Latin-1
Preferred name
A (current name)
Unicode code point
U+0041 LATIN CAPITAL LETTER A
Character
A
Since
1.0.0

◆ XKB_KEY_B

#define XKB_KEY_B   0x0042

Keysym B.

Value
0x0042
Category
Latin-1
Preferred name
B (current name)
Unicode code point
U+0042 LATIN CAPITAL LETTER B
Character
B
Since
1.0.0

◆ XKB_KEY_C

#define XKB_KEY_C   0x0043

Keysym C.

Value
0x0043
Category
Latin-1
Preferred name
C (current name)
Unicode code point
U+0043 LATIN CAPITAL LETTER C
Character
C
Since
1.0.0

◆ XKB_KEY_D

#define XKB_KEY_D   0x0044

Keysym D.

Value
0x0044
Category
Latin-1
Preferred name
D (current name)
Unicode code point
U+0044 LATIN CAPITAL LETTER D
Character
D
Since
1.0.0

◆ XKB_KEY_E

#define XKB_KEY_E   0x0045

Keysym E.

Value
0x0045
Category
Latin-1
Preferred name
E (current name)
Unicode code point
U+0045 LATIN CAPITAL LETTER E
Character
E
Since
1.0.0

◆ XKB_KEY_F

#define XKB_KEY_F   0x0046

Keysym F.

Value
0x0046
Category
Latin-1
Preferred name
F (current name)
Unicode code point
U+0046 LATIN CAPITAL LETTER F
Character
F
Since
1.0.0

◆ XKB_KEY_G

#define XKB_KEY_G   0x0047

Keysym G.

Value
0x0047
Category
Latin-1
Preferred name
G (current name)
Unicode code point
U+0047 LATIN CAPITAL LETTER G
Character
G
Since
1.0.0

◆ XKB_KEY_H

#define XKB_KEY_H   0x0048

Keysym H.

Value
0x0048
Category
Latin-1
Preferred name
H (current name)
Unicode code point
U+0048 LATIN CAPITAL LETTER H
Character
H
Since
1.0.0

◆ XKB_KEY_I

#define XKB_KEY_I   0x0049

Keysym I.

Value
0x0049
Category
Latin-1
Preferred name
I (current name)
Unicode code point
U+0049 LATIN CAPITAL LETTER I
Character
I
Since
1.0.0

◆ XKB_KEY_J

#define XKB_KEY_J   0x004a

Keysym J.

Value
0x004a
Category
Latin-1
Preferred name
J (current name)
Unicode code point
U+004A LATIN CAPITAL LETTER J
Character
J
Since
1.0.0

◆ XKB_KEY_K

#define XKB_KEY_K   0x004b

Keysym K.

Value
0x004b
Category
Latin-1
Preferred name
K (current name)
Unicode code point
U+004B LATIN CAPITAL LETTER K
Character
K
Since
1.0.0

◆ XKB_KEY_L

#define XKB_KEY_L   0x004c

Keysym L.

Value
0x004c
Category
Latin-1
Preferred name
L (current name)
Unicode code point
U+004C LATIN CAPITAL LETTER L
Character
L
Since
1.0.0

◆ XKB_KEY_M

#define XKB_KEY_M   0x004d

Keysym M.

Value
0x004d
Category
Latin-1
Preferred name
M (current name)
Unicode code point
U+004D LATIN CAPITAL LETTER M
Character
M
Since
1.0.0

◆ XKB_KEY_N

#define XKB_KEY_N   0x004e

Keysym N.

Value
0x004e
Category
Latin-1
Preferred name
N (current name)
Unicode code point
U+004E LATIN CAPITAL LETTER N
Character
N
Since
1.0.0

◆ XKB_KEY_O

#define XKB_KEY_O   0x004f

Keysym O.

Value
0x004f
Category
Latin-1
Preferred name
O (current name)
Unicode code point
U+004F LATIN CAPITAL LETTER O
Character
O
Since
1.0.0

◆ XKB_KEY_P

#define XKB_KEY_P   0x0050

Keysym P.

Value
0x0050
Category
Latin-1
Preferred name
P (current name)
Unicode code point
U+0050 LATIN CAPITAL LETTER P
Character
P
Since
1.0.0

◆ XKB_KEY_Q

#define XKB_KEY_Q   0x0051

Keysym Q.

Value
0x0051
Category
Latin-1
Preferred name
Q (current name)
Unicode code point
U+0051 LATIN CAPITAL LETTER Q
Character
Q
Since
1.0.0

◆ XKB_KEY_R

#define XKB_KEY_R   0x0052

Keysym R.

Value
0x0052
Category
Latin-1
Preferred name
R (current name)
Unicode code point
U+0052 LATIN CAPITAL LETTER R
Character
R
Since
1.0.0

◆ XKB_KEY_S

#define XKB_KEY_S   0x0053

Keysym S.

Value
0x0053
Category
Latin-1
Preferred name
S (current name)
Unicode code point
U+0053 LATIN CAPITAL LETTER S
Character
S
Since
1.0.0

◆ XKB_KEY_T

#define XKB_KEY_T   0x0054

Keysym T.

Value
0x0054
Category
Latin-1
Preferred name
T (current name)
Unicode code point
U+0054 LATIN CAPITAL LETTER T
Character
T
Since
1.0.0

◆ XKB_KEY_U

#define XKB_KEY_U   0x0055

Keysym U.

Value
0x0055
Category
Latin-1
Preferred name
U (current name)
Unicode code point
U+0055 LATIN CAPITAL LETTER U
Character
U
Since
1.0.0

◆ XKB_KEY_V

#define XKB_KEY_V   0x0056

Keysym V.

Value
0x0056
Category
Latin-1
Preferred name
V (current name)
Unicode code point
U+0056 LATIN CAPITAL LETTER V
Character
V
Since
1.0.0

◆ XKB_KEY_W

#define XKB_KEY_W   0x0057

Keysym W.

Value
0x0057
Category
Latin-1
Preferred name
W (current name)
Unicode code point
U+0057 LATIN CAPITAL LETTER W
Character
W
Since
1.0.0

◆ XKB_KEY_X

#define XKB_KEY_X   0x0058

Keysym X.

Value
0x0058
Category
Latin-1
Preferred name
X (current name)
Unicode code point
U+0058 LATIN CAPITAL LETTER X
Character
X
Since
1.0.0

◆ XKB_KEY_Y

#define XKB_KEY_Y   0x0059

Keysym Y.

Value
0x0059
Category
Latin-1
Preferred name
Y (current name)
Unicode code point
U+0059 LATIN CAPITAL LETTER Y
Character
Y
Since
1.0.0

◆ XKB_KEY_Z

#define XKB_KEY_Z   0x005a

Keysym Z.

Value
0x005a
Category
Latin-1
Preferred name
Z (current name)
Unicode code point
U+005A LATIN CAPITAL LETTER Z
Character
Z
Since
1.0.0

◆ XKB_KEY_bracketleft

#define XKB_KEY_bracketleft   0x005b

Keysym bracketleft.

Value
0x005b
Category
Latin-1
Preferred name
bracketleft (current name)
Unicode code point
U+005B LEFT SQUARE BRACKET
Character
[
Since
1.0.0

◆ XKB_KEY_backslash

#define XKB_KEY_backslash   0x005c

Keysym backslash.

Value
0x005c
Category
Latin-1
Preferred name
backslash (current name)
Unicode code point
U+005C REVERSE SOLIDUS
Character
\
Since
1.0.0

◆ XKB_KEY_bracketright

#define XKB_KEY_bracketright   0x005d

Keysym bracketright.

Value
0x005d
Category
Latin-1
Preferred name
bracketright (current name)
Unicode code point
U+005D RIGHT SQUARE BRACKET
Character
]
Since
1.0.0

◆ XKB_KEY_asciicircum

#define XKB_KEY_asciicircum   0x005e

Keysym asciicircum.

Value
0x005e
Category
Latin-1
Preferred name
asciicircum (current name)
Unicode code point
U+005E CIRCUMFLEX ACCENT
Character
^
Since
1.0.0

◆ XKB_KEY_underscore

#define XKB_KEY_underscore   0x005f

Keysym underscore.

Value
0x005f
Category
Latin-1
Preferred name
underscore (current name)
Unicode code point
U+005F LOW LINE
Character
_
Keysyms with the same character
underbar
Since
1.0.0

◆ XKB_KEY_grave

#define XKB_KEY_grave   0x0060

Keysym grave.

Value
0x0060
Category
Latin-1
Preferred name
grave (current name)
Aliases
🚫 quoteleft (deprecated)
Unicode code point
U+0060 GRAVE ACCENT
Character
`
Since
1.0.0

◆ XKB_KEY_quoteleft

#define XKB_KEY_quoteleft   0x0060

Keysym quoteleft.

Value
0x0060
Category
Latin-1
Preferred name
⚠️ grave (replacement)
Unicode code point
U+0060 GRAVE ACCENT
Character
`
Since
1.0.0

◆ XKB_KEY_a

#define XKB_KEY_a   0x0061

Keysym a.

Value
0x0061
Category
Latin-1
Preferred name
a (current name)
Unicode code point
U+0061 LATIN SMALL LETTER A
Character
a
Since
1.0.0

◆ XKB_KEY_b

#define XKB_KEY_b   0x0062

Keysym b.

Value
0x0062
Category
Latin-1
Preferred name
b (current name)
Unicode code point
U+0062 LATIN SMALL LETTER B
Character
b
Since
1.0.0

◆ XKB_KEY_c

#define XKB_KEY_c   0x0063

Keysym c.

Value
0x0063
Category
Latin-1
Preferred name
c (current name)
Unicode code point
U+0063 LATIN SMALL LETTER C
Character
c
Since
1.0.0

◆ XKB_KEY_d

#define XKB_KEY_d   0x0064

Keysym d.

Value
0x0064
Category
Latin-1
Preferred name
d (current name)
Unicode code point
U+0064 LATIN SMALL LETTER D
Character
d
Since
1.0.0

◆ XKB_KEY_e

#define XKB_KEY_e   0x0065

Keysym e.

Value
0x0065
Category
Latin-1
Preferred name
e (current name)
Unicode code point
U+0065 LATIN SMALL LETTER E
Character
e
Since
1.0.0

◆ XKB_KEY_f

#define XKB_KEY_f   0x0066

Keysym f.

Value
0x0066
Category
Latin-1
Preferred name
f (current name)
Unicode code point
U+0066 LATIN SMALL LETTER F
Character
f
Since
1.0.0

◆ XKB_KEY_g

#define XKB_KEY_g   0x0067

Keysym g.

Value
0x0067
Category
Latin-1
Preferred name
g (current name)
Unicode code point
U+0067 LATIN SMALL LETTER G
Character
g
Since
1.0.0

◆ XKB_KEY_h

#define XKB_KEY_h   0x0068

Keysym h.

Value
0x0068
Category
Latin-1
Preferred name
h (current name)
Unicode code point
U+0068 LATIN SMALL LETTER H
Character
h
Since
1.0.0

◆ XKB_KEY_i

#define XKB_KEY_i   0x0069

Keysym i.

Value
0x0069
Category
Latin-1
Preferred name
i (current name)
Unicode code point
U+0069 LATIN SMALL LETTER I
Character
i
Since
1.0.0

◆ XKB_KEY_j

#define XKB_KEY_j   0x006a

Keysym j.

Value
0x006a
Category
Latin-1
Preferred name
j (current name)
Unicode code point
U+006A LATIN SMALL LETTER J
Character
j
Since
1.0.0

◆ XKB_KEY_k

#define XKB_KEY_k   0x006b

Keysym k.

Value
0x006b
Category
Latin-1
Preferred name
k (current name)
Unicode code point
U+006B LATIN SMALL LETTER K
Character
k
Since
1.0.0

◆ XKB_KEY_l

#define XKB_KEY_l   0x006c

Keysym l.

Value
0x006c
Category
Latin-1
Preferred name
l (current name)
Unicode code point
U+006C LATIN SMALL LETTER L
Character
l
Since
1.0.0

◆ XKB_KEY_m

#define XKB_KEY_m   0x006d

Keysym m.

Value
0x006d
Category
Latin-1
Preferred name
m (current name)
Unicode code point
U+006D LATIN SMALL LETTER M
Character
m
Since
1.0.0

◆ XKB_KEY_n

#define XKB_KEY_n   0x006e

Keysym n.

Value
0x006e
Category
Latin-1
Preferred name
n (current name)
Unicode code point
U+006E LATIN SMALL LETTER N
Character
n
Since
1.0.0

◆ XKB_KEY_o

#define XKB_KEY_o   0x006f

Keysym o.

Value
0x006f
Category
Latin-1
Preferred name
o (current name)
Unicode code point
U+006F LATIN SMALL LETTER O
Character
o
Since
1.0.0

◆ XKB_KEY_p

#define XKB_KEY_p   0x0070

Keysym p.

Value
0x0070
Category
Latin-1
Preferred name
p (current name)
Unicode code point
U+0070 LATIN SMALL LETTER P
Character
p
Since
1.0.0

◆ XKB_KEY_q

#define XKB_KEY_q   0x0071

Keysym q.

Value
0x0071
Category
Latin-1
Preferred name
q (current name)
Unicode code point
U+0071 LATIN SMALL LETTER Q
Character
q
Since
1.0.0

◆ XKB_KEY_r

#define XKB_KEY_r   0x0072

Keysym r.

Value
0x0072
Category
Latin-1
Preferred name
r (current name)
Unicode code point
U+0072 LATIN SMALL LETTER R
Character
r
Since
1.0.0

◆ XKB_KEY_s

#define XKB_KEY_s   0x0073

Keysym s.

Value
0x0073
Category
Latin-1
Preferred name
s (current name)
Unicode code point
U+0073 LATIN SMALL LETTER S
Character
s
Since
1.0.0

◆ XKB_KEY_t

#define XKB_KEY_t   0x0074

Keysym t.

Value
0x0074
Category
Latin-1
Preferred name
t (current name)
Unicode code point
U+0074 LATIN SMALL LETTER T
Character
t
Since
1.0.0

◆ XKB_KEY_u

#define XKB_KEY_u   0x0075

Keysym u.

Value
0x0075
Category
Latin-1
Preferred name
u (current name)
Unicode code point
U+0075 LATIN SMALL LETTER U
Character
u
Since
1.0.0

◆ XKB_KEY_v

#define XKB_KEY_v   0x0076

Keysym v.

Value
0x0076
Category
Latin-1
Preferred name
v (current name)
Unicode code point
U+0076 LATIN SMALL LETTER V
Character
v
Since
1.0.0

◆ XKB_KEY_w

#define XKB_KEY_w   0x0077

Keysym w.

Value
0x0077
Category
Latin-1
Preferred name
w (current name)
Unicode code point
U+0077 LATIN SMALL LETTER W
Character
w
Since
1.0.0

◆ XKB_KEY_x

#define XKB_KEY_x   0x0078

Keysym x.

Value
0x0078
Category
Latin-1
Preferred name
x (current name)
Unicode code point
U+0078 LATIN SMALL LETTER X
Character
x
Since
1.0.0

◆ XKB_KEY_y

#define XKB_KEY_y   0x0079

Keysym y.

Value
0x0079
Category
Latin-1
Preferred name
y (current name)
Unicode code point
U+0079 LATIN SMALL LETTER Y
Character
y
Since
1.0.0

◆ XKB_KEY_z

#define XKB_KEY_z   0x007a

Keysym z.

Value
0x007a
Category
Latin-1
Preferred name
z (current name)
Unicode code point
U+007A LATIN SMALL LETTER Z
Character
z
Since
1.0.0

◆ XKB_KEY_braceleft

#define XKB_KEY_braceleft   0x007b

Keysym braceleft.

Value
0x007b
Category
Latin-1
Preferred name
braceleft (current name)
Unicode code point
U+007B LEFT CURLY BRACKET
Character
{
Since
1.0.0

◆ XKB_KEY_bar

#define XKB_KEY_bar   0x007c

Keysym bar.

Value
0x007c
Category
Latin-1
Preferred name
bar (current name)
Unicode code point
U+007C VERTICAL LINE
Character
|
Since
1.0.0

◆ XKB_KEY_braceright

#define XKB_KEY_braceright   0x007d

Keysym braceright.

Value
0x007d
Category
Latin-1
Preferred name
braceright (current name)
Unicode code point
U+007D RIGHT CURLY BRACKET
Character
}
Since
1.0.0

◆ XKB_KEY_asciitilde

#define XKB_KEY_asciitilde   0x007e

Keysym asciitilde.

Value
0x007e
Category
Latin-1
Preferred name
asciitilde (current name)
Unicode code point
U+007E TILDE
Character
~
Since
1.0.0

◆ XKB_KEY_nobreakspace

#define XKB_KEY_nobreakspace   0x00a0

Keysym nobreakspace.

Value
0x00a0
Category
Latin-1
Preferred name
nobreakspace (current name)
Unicode code point
U+00A0 NO-BREAK SPACE
Since
1.0.0

◆ XKB_KEY_exclamdown

#define XKB_KEY_exclamdown   0x00a1

Keysym exclamdown.

Value
0x00a1
Category
Latin-1
Preferred name
exclamdown (current name)
Unicode code point
U+00A1 INVERTED EXCLAMATION MARK
Character
¡
Since
1.0.0

◆ XKB_KEY_cent

#define XKB_KEY_cent   0x00a2

Keysym cent.

Value
0x00a2
Category
Latin-1
Preferred name
cent (current name)
Unicode code point
U+00A2 CENT SIGN
Character
¢
Since
1.0.0

◆ XKB_KEY_sterling

#define XKB_KEY_sterling   0x00a3

Keysym sterling.

Value
0x00a3
Category
Latin-1
Preferred name
sterling (current name)
Unicode code point
U+00A3 POUND SIGN
Character
£
Since
1.0.0

◆ XKB_KEY_currency

#define XKB_KEY_currency   0x00a4

Keysym currency.

Value
0x00a4
Category
Latin-1
Preferred name
currency (current name)
Unicode code point
U+00A4 CURRENCY SIGN
Character
¤
Since
1.0.0

◆ XKB_KEY_yen

#define XKB_KEY_yen   0x00a5

Keysym yen.

Value
0x00a5
Category
Latin-1
Preferred name
yen (current name)
Unicode code point
U+00A5 YEN SIGN
Character
¥
Since
1.0.0

◆ XKB_KEY_brokenbar

#define XKB_KEY_brokenbar   0x00a6

Keysym brokenbar.

Value
0x00a6
Category
Latin-1
Preferred name
brokenbar (current name)
Unicode code point
U+00A6 BROKEN BAR
Character
¦
Since
1.0.0

◆ XKB_KEY_section

#define XKB_KEY_section   0x00a7

Keysym section.

Value
0x00a7
Category
Latin-1
Preferred name
section (current name)
Unicode code point
U+00A7 SECTION SIGN
Character
§
Since
1.0.0

◆ XKB_KEY_diaeresis

#define XKB_KEY_diaeresis   0x00a8

Keysym diaeresis.

Value
0x00a8
Category
Latin-1
Preferred name
diaeresis (current name)
Unicode code point
U+00A8 DIAERESIS
Character
¨
Since
1.0.0

◆ XKB_KEY_copyright

#define XKB_KEY_copyright   0x00a9

Keysym copyright.

Value
0x00a9
Category
Latin-1
Preferred name
copyright (current name)
Unicode code point
U+00A9 COPYRIGHT SIGN
Character
©
Since
1.0.0

◆ XKB_KEY_ordfeminine

#define XKB_KEY_ordfeminine   0x00aa

Keysym ordfeminine.

Value
0x00aa
Category
Latin-1
Preferred name
ordfeminine (current name)
Unicode code point
U+00AA FEMININE ORDINAL INDICATOR
Character
ª
Since
1.0.0

◆ XKB_KEY_guillemotleft

#define XKB_KEY_guillemotleft   0x00ab

Keysym guillemotleft.

Deprecated
Legacy alias. Use XKB_KEY_guillemetleft instead.
Value
0x00ab
Category
Latin-1
Preferred name
⚠️ guillemetleft (replacement)
Since
1.0.0

◆ XKB_KEY_guillemetleft

#define XKB_KEY_guillemetleft   0x00ab

Keysym guillemetleft: U+00AB LEFT-POINTING DOUBLE ANGLE QUOTATION MARK.

Value
0x00ab
Category
Latin-1
Preferred name
guillemetleft (current name)
Aliases
🚫 guillemotleft (deprecated)
Since
1.6.0

◆ XKB_KEY_notsign

#define XKB_KEY_notsign   0x00ac

Keysym notsign.

Value
0x00ac
Category
Latin-1
Preferred name
notsign (current name)
Unicode code point
U+00AC NOT SIGN
Character
¬
Since
1.0.0

◆ XKB_KEY_hyphen

#define XKB_KEY_hyphen   0x00ad

Keysym hyphen.

Value
0x00ad
Category
Latin-1
Preferred name
hyphen (current name)
Unicode code point
U+00AD SOFT HYPHEN
Since
1.0.0

◆ XKB_KEY_registered

#define XKB_KEY_registered   0x00ae

Keysym registered.

Value
0x00ae
Category
Latin-1
Preferred name
registered (current name)
Unicode code point
U+00AE REGISTERED SIGN
Character
®
Since
1.0.0

◆ XKB_KEY_macron

#define XKB_KEY_macron   0x00af

Keysym macron.

Value
0x00af
Category
Latin-1
Preferred name
macron (current name)
Unicode code point
U+00AF MACRON
Character
¯
Keysyms with the same character
overbar
Since
1.0.0

◆ XKB_KEY_degree

#define XKB_KEY_degree   0x00b0

Keysym degree.

Value
0x00b0
Category
Latin-1
Preferred name
degree (current name)
Unicode code point
U+00B0 DEGREE SIGN
Character
°
Since
1.0.0

◆ XKB_KEY_plusminus

#define XKB_KEY_plusminus   0x00b1

Keysym plusminus.

Value
0x00b1
Category
Latin-1
Preferred name
plusminus (current name)
Unicode code point
U+00B1 PLUS-MINUS SIGN
Character
±
Since
1.0.0

◆ XKB_KEY_twosuperior

#define XKB_KEY_twosuperior   0x00b2

Keysym twosuperior.

Value
0x00b2
Category
Latin-1
Preferred name
twosuperior (current name)
Unicode code point
U+00B2 SUPERSCRIPT TWO
Character
²
Since
1.0.0

◆ XKB_KEY_threesuperior

#define XKB_KEY_threesuperior   0x00b3

Keysym threesuperior.

Value
0x00b3
Category
Latin-1
Preferred name
threesuperior (current name)
Unicode code point
U+00B3 SUPERSCRIPT THREE
Character
³
Since
1.0.0

◆ XKB_KEY_acute

#define XKB_KEY_acute   0x00b4

Keysym acute.

Value
0x00b4
Category
Latin-1
Preferred name
acute (current name)
Unicode code point
U+00B4 ACUTE ACCENT
Character
´
Since
1.0.0

◆ XKB_KEY_mu

#define XKB_KEY_mu   0x00b5

Keysym mu.

Value
0x00b5
Category
Latin-1
Preferred name
mu (current name)
Unicode code point
U+00B5 MICRO SIGN
Character
µ
Since
1.0.0

◆ XKB_KEY_paragraph

#define XKB_KEY_paragraph   0x00b6

Keysym paragraph.

Value
0x00b6
Category
Latin-1
Preferred name
paragraph (current name)
Unicode code point
U+00B6 PILCROW SIGN
Character
Since
1.0.0

◆ XKB_KEY_periodcentered

#define XKB_KEY_periodcentered   0x00b7

Keysym periodcentered.

Value
0x00b7
Category
Latin-1
Preferred name
periodcentered (current name)
Unicode code point
U+00B7 MIDDLE DOT
Character
·
Since
1.0.0

◆ XKB_KEY_cedilla

#define XKB_KEY_cedilla   0x00b8

Keysym cedilla.

Value
0x00b8
Category
Latin-1
Preferred name
cedilla (current name)
Unicode code point
U+00B8 CEDILLA
Character
¸
Since
1.0.0

◆ XKB_KEY_onesuperior

#define XKB_KEY_onesuperior   0x00b9

Keysym onesuperior.

Value
0x00b9
Category
Latin-1
Preferred name
onesuperior (current name)
Unicode code point
U+00B9 SUPERSCRIPT ONE
Character
¹
Since
1.0.0

◆ XKB_KEY_masculine

#define XKB_KEY_masculine   0x00ba

Keysym masculine.

Deprecated
Legacy alias. Use XKB_KEY_ordmasculine instead.
Value
0x00ba
Category
Latin-1
Preferred name
⚠️ ordmasculine (replacement)
Since
1.0.0

◆ XKB_KEY_ordmasculine

#define XKB_KEY_ordmasculine   0x00ba

Keysym ordmasculine: U+00BA MASCULINE ORDINAL INDICATOR.

Value
0x00ba
Category
Latin-1
Preferred name
ordmasculine (current name)
Aliases
🚫 masculine (deprecated)
Since
1.6.0

◆ XKB_KEY_guillemotright

#define XKB_KEY_guillemotright   0x00bb

Keysym guillemotright.

Deprecated
Legacy alias. Use XKB_KEY_guillemetright instead.
Value
0x00bb
Category
Latin-1
Preferred name
⚠️ guillemetright (replacement)
Since
1.0.0

◆ XKB_KEY_guillemetright

#define XKB_KEY_guillemetright   0x00bb

Keysym guillemetright: U+00BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK.

Value
0x00bb
Category
Latin-1
Preferred name
guillemetright (current name)
Aliases
🚫 guillemotright (deprecated)
Since
1.6.0

◆ XKB_KEY_onequarter

#define XKB_KEY_onequarter   0x00bc

Keysym onequarter.

Value
0x00bc
Category
Latin-1
Preferred name
onequarter (current name)
Unicode code point
U+00BC VULGAR FRACTION ONE QUARTER
Character
¼
Since
1.0.0

◆ XKB_KEY_onehalf

#define XKB_KEY_onehalf   0x00bd

Keysym onehalf.

Value
0x00bd
Category
Latin-1
Preferred name
onehalf (current name)
Unicode code point
U+00BD VULGAR FRACTION ONE HALF
Character
½
Since
1.0.0

◆ XKB_KEY_threequarters

#define XKB_KEY_threequarters   0x00be

Keysym threequarters.

Value
0x00be
Category
Latin-1
Preferred name
threequarters (current name)
Unicode code point
U+00BE VULGAR FRACTION THREE QUARTERS
Character
¾
Since
1.0.0

◆ XKB_KEY_questiondown

#define XKB_KEY_questiondown   0x00bf

Keysym questiondown.

Value
0x00bf
Category
Latin-1
Preferred name
questiondown (current name)
Unicode code point
U+00BF INVERTED QUESTION MARK
Character
¿
Since
1.0.0

◆ XKB_KEY_Agrave

#define XKB_KEY_Agrave   0x00c0

Keysym Agrave.

Value
0x00c0
Category
Latin-1
Preferred name
Agrave (current name)
Unicode code point
U+00C0 LATIN CAPITAL LETTER A WITH GRAVE
Character
À
Since
1.0.0

◆ XKB_KEY_Aacute

#define XKB_KEY_Aacute   0x00c1

Keysym Aacute.

Value
0x00c1
Category
Latin-1
Preferred name
Aacute (current name)
Unicode code point
U+00C1 LATIN CAPITAL LETTER A WITH ACUTE
Character
Á
Since
1.0.0

◆ XKB_KEY_Acircumflex

#define XKB_KEY_Acircumflex   0x00c2

Keysym Acircumflex.

Value
0x00c2
Category
Latin-1
Preferred name
Acircumflex (current name)
Unicode code point
U+00C2 LATIN CAPITAL LETTER A WITH CIRCUMFLEX
Character
Â
Since
1.0.0

◆ XKB_KEY_Atilde

#define XKB_KEY_Atilde   0x00c3

Keysym Atilde.

Value
0x00c3
Category
Latin-1
Preferred name
Atilde (current name)
Unicode code point
U+00C3 LATIN CAPITAL LETTER A WITH TILDE
Character
Ã
Since
1.0.0

◆ XKB_KEY_Adiaeresis

#define XKB_KEY_Adiaeresis   0x00c4

Keysym Adiaeresis.

Value
0x00c4
Category
Latin-1
Preferred name
Adiaeresis (current name)
Unicode code point
U+00C4 LATIN CAPITAL LETTER A WITH DIAERESIS
Character
Ä
Since
1.0.0

◆ XKB_KEY_Aring

#define XKB_KEY_Aring   0x00c5

Keysym Aring.

Value
0x00c5
Category
Latin-1
Preferred name
Aring (current name)
Unicode code point
U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE
Character
Å
Since
1.0.0

◆ XKB_KEY_AE

#define XKB_KEY_AE   0x00c6

Keysym AE.

Value
0x00c6
Category
Latin-1
Preferred name
AE (current name)
Unicode code point
U+00C6 LATIN CAPITAL LETTER AE
Character
Æ
Since
1.0.0

◆ XKB_KEY_Ccedilla

#define XKB_KEY_Ccedilla   0x00c7

Keysym Ccedilla.

Value
0x00c7
Category
Latin-1
Preferred name
Ccedilla (current name)
Unicode code point
U+00C7 LATIN CAPITAL LETTER C WITH CEDILLA
Character
Ç
Since
1.0.0

◆ XKB_KEY_Egrave

#define XKB_KEY_Egrave   0x00c8

Keysym Egrave.

Value
0x00c8
Category
Latin-1
Preferred name
Egrave (current name)
Unicode code point
U+00C8 LATIN CAPITAL LETTER E WITH GRAVE
Character
È
Since
1.0.0

◆ XKB_KEY_Eacute

#define XKB_KEY_Eacute   0x00c9

Keysym Eacute.

Value
0x00c9
Category
Latin-1
Preferred name
Eacute (current name)
Unicode code point
U+00C9 LATIN CAPITAL LETTER E WITH ACUTE
Character
É
Since
1.0.0

◆ XKB_KEY_Ecircumflex

#define XKB_KEY_Ecircumflex   0x00ca

Keysym Ecircumflex.

Value
0x00ca
Category
Latin-1
Preferred name
Ecircumflex (current name)
Unicode code point
U+00CA LATIN CAPITAL LETTER E WITH CIRCUMFLEX
Character
Ê
Since
1.0.0

◆ XKB_KEY_Ediaeresis

#define XKB_KEY_Ediaeresis   0x00cb

Keysym Ediaeresis.

Value
0x00cb
Category
Latin-1
Preferred name
Ediaeresis (current name)
Unicode code point
U+00CB LATIN CAPITAL LETTER E WITH DIAERESIS
Character
Ë
Since
1.0.0

◆ XKB_KEY_Igrave

#define XKB_KEY_Igrave   0x00cc

Keysym Igrave.

Value
0x00cc
Category
Latin-1
Preferred name
Igrave (current name)
Unicode code point
U+00CC LATIN CAPITAL LETTER I WITH GRAVE
Character
Ì
Since
1.0.0

◆ XKB_KEY_Iacute

#define XKB_KEY_Iacute   0x00cd

Keysym Iacute.

Value
0x00cd
Category
Latin-1
Preferred name
Iacute (current name)
Unicode code point
U+00CD LATIN CAPITAL LETTER I WITH ACUTE
Character
Í
Since
1.0.0

◆ XKB_KEY_Icircumflex

#define XKB_KEY_Icircumflex   0x00ce

Keysym Icircumflex.

Value
0x00ce
Category
Latin-1
Preferred name
Icircumflex (current name)
Unicode code point
U+00CE LATIN CAPITAL LETTER I WITH CIRCUMFLEX
Character
Î
Since
1.0.0

◆ XKB_KEY_Idiaeresis

#define XKB_KEY_Idiaeresis   0x00cf

Keysym Idiaeresis.

Value
0x00cf
Category
Latin-1
Preferred name
Idiaeresis (current name)
Unicode code point
U+00CF LATIN CAPITAL LETTER I WITH DIAERESIS
Character
Ï
Since
1.0.0

◆ XKB_KEY_ETH

#define XKB_KEY_ETH   0x00d0

Keysym ETH.

Value
0x00d0
Category
Latin-1
Preferred name
ETH (current name)
Aliases
🚫 Eth (deprecated)
Unicode code point
U+00D0 LATIN CAPITAL LETTER ETH
Character
Ð
Since
1.0.0

◆ XKB_KEY_Eth

#define XKB_KEY_Eth   0x00d0

Keysym Eth.

Value
0x00d0
Category
Latin-1
Preferred name
⚠️ ETH (replacement)
Unicode code point
U+00D0 LATIN CAPITAL LETTER ETH
Character
Ð
Since
1.0.0

◆ XKB_KEY_Ntilde

#define XKB_KEY_Ntilde   0x00d1

Keysym Ntilde.

Value
0x00d1
Category
Latin-1
Preferred name
Ntilde (current name)
Unicode code point
U+00D1 LATIN CAPITAL LETTER N WITH TILDE
Character
Ñ
Since
1.0.0

◆ XKB_KEY_Ograve

#define XKB_KEY_Ograve   0x00d2

Keysym Ograve.

Value
0x00d2
Category
Latin-1
Preferred name
Ograve (current name)
Unicode code point
U+00D2 LATIN CAPITAL LETTER O WITH GRAVE
Character
Ò
Since
1.0.0

◆ XKB_KEY_Oacute

#define XKB_KEY_Oacute   0x00d3

Keysym Oacute.

Value
0x00d3
Category
Latin-1
Preferred name
Oacute (current name)
Unicode code point
U+00D3 LATIN CAPITAL LETTER O WITH ACUTE
Character
Ó
Since
1.0.0

◆ XKB_KEY_Ocircumflex

#define XKB_KEY_Ocircumflex   0x00d4

Keysym Ocircumflex.

Value
0x00d4
Category
Latin-1
Preferred name
Ocircumflex (current name)
Unicode code point
U+00D4 LATIN CAPITAL LETTER O WITH CIRCUMFLEX
Character
Ô
Since
1.0.0

◆ XKB_KEY_Otilde

#define XKB_KEY_Otilde   0x00d5

Keysym Otilde.

Value
0x00d5
Category
Latin-1
Preferred name
Otilde (current name)
Unicode code point
U+00D5 LATIN CAPITAL LETTER O WITH TILDE
Character
Õ
Since
1.0.0

◆ XKB_KEY_Odiaeresis

#define XKB_KEY_Odiaeresis   0x00d6

Keysym Odiaeresis.

Value
0x00d6
Category
Latin-1
Preferred name
Odiaeresis (current name)
Unicode code point
U+00D6 LATIN CAPITAL LETTER O WITH DIAERESIS
Character
Ö
Since
1.0.0

◆ XKB_KEY_multiply

#define XKB_KEY_multiply   0x00d7

Keysym multiply.

Value
0x00d7
Category
Latin-1
Preferred name
multiply (current name)
Unicode code point
U+00D7 MULTIPLICATION SIGN
Character
×
Since
1.0.0

◆ XKB_KEY_Oslash

#define XKB_KEY_Oslash   0x00d8

Keysym Oslash.

Value
0x00d8
Category
Latin-1
Preferred name
Oslash (current name)
Aliases
🚫 Ooblique (deprecated)
Unicode code point
U+00D8 LATIN CAPITAL LETTER O WITH STROKE
Character
Ø
Since
1.0.0

◆ XKB_KEY_Ooblique

#define XKB_KEY_Ooblique   0x00d8

Keysym Ooblique.

Value
0x00d8
Category
Latin-1
Preferred name
⚠️ Oslash (replacement)
Unicode code point
U+00D8 LATIN CAPITAL LETTER O WITH STROKE
Character
Ø
Since
1.0.0

◆ XKB_KEY_Ugrave

#define XKB_KEY_Ugrave   0x00d9

Keysym Ugrave.

Value
0x00d9
Category
Latin-1
Preferred name
Ugrave (current name)
Unicode code point
U+00D9 LATIN CAPITAL LETTER U WITH GRAVE
Character
Ù
Since
1.0.0

◆ XKB_KEY_Uacute

#define XKB_KEY_Uacute   0x00da

Keysym Uacute.

Value
0x00da
Category
Latin-1
Preferred name
Uacute (current name)
Unicode code point
U+00DA LATIN CAPITAL LETTER U WITH ACUTE
Character
Ú
Since
1.0.0

◆ XKB_KEY_Ucircumflex

#define XKB_KEY_Ucircumflex   0x00db

Keysym Ucircumflex.

Value
0x00db
Category
Latin-1
Preferred name
Ucircumflex (current name)
Unicode code point
U+00DB LATIN CAPITAL LETTER U WITH CIRCUMFLEX
Character
Û
Since
1.0.0

◆ XKB_KEY_Udiaeresis

#define XKB_KEY_Udiaeresis   0x00dc

Keysym Udiaeresis.

Value
0x00dc
Category
Latin-1
Preferred name
Udiaeresis (current name)
Unicode code point
U+00DC LATIN CAPITAL LETTER U WITH DIAERESIS
Character
Ü
Since
1.0.0

◆ XKB_KEY_Yacute

#define XKB_KEY_Yacute   0x00dd

Keysym Yacute.

Value
0x00dd
Category
Latin-1
Preferred name
Yacute (current name)
Unicode code point
U+00DD LATIN CAPITAL LETTER Y WITH ACUTE
Character
Ý
Since
1.0.0

◆ XKB_KEY_THORN

#define XKB_KEY_THORN   0x00de

Keysym THORN.

Value
0x00de
Category
Latin-1
Preferred name
THORN (current name)
Aliases
🚫 Thorn (deprecated)
Unicode code point
U+00DE LATIN CAPITAL LETTER THORN
Character
Þ
Since
1.0.0

◆ XKB_KEY_Thorn

#define XKB_KEY_Thorn   0x00de

Keysym Thorn.

Value
0x00de
Category
Latin-1
Preferred name
⚠️ THORN (replacement)
Unicode code point
U+00DE LATIN CAPITAL LETTER THORN
Character
Þ
Since
1.0.0

◆ XKB_KEY_ssharp

#define XKB_KEY_ssharp   0x00df

Keysym ssharp.

Value
0x00df
Category
Latin-1
Preferred name
ssharp (current name)
Unicode code point
U+00DF LATIN SMALL LETTER SHARP S
Character
ß
Since
1.0.0

◆ XKB_KEY_agrave

#define XKB_KEY_agrave   0x00e0

Keysym agrave.

Value
0x00e0
Category
Latin-1
Preferred name
agrave (current name)
Unicode code point
U+00E0 LATIN SMALL LETTER A WITH GRAVE
Character
à
Since
1.0.0

◆ XKB_KEY_aacute

#define XKB_KEY_aacute   0x00e1

Keysym aacute.

Value
0x00e1
Category
Latin-1
Preferred name
aacute (current name)
Unicode code point
U+00E1 LATIN SMALL LETTER A WITH ACUTE
Character
á
Since
1.0.0

◆ XKB_KEY_acircumflex

#define XKB_KEY_acircumflex   0x00e2

Keysym acircumflex.

Value
0x00e2
Category
Latin-1
Preferred name
acircumflex (current name)
Unicode code point
U+00E2 LATIN SMALL LETTER A WITH CIRCUMFLEX
Character
â
Since
1.0.0

◆ XKB_KEY_atilde

#define XKB_KEY_atilde   0x00e3

Keysym atilde.

Value
0x00e3
Category
Latin-1
Preferred name
atilde (current name)
Unicode code point
U+00E3 LATIN SMALL LETTER A WITH TILDE
Character
ã
Since
1.0.0

◆ XKB_KEY_adiaeresis

#define XKB_KEY_adiaeresis   0x00e4

Keysym adiaeresis.

Value
0x00e4
Category
Latin-1
Preferred name
adiaeresis (current name)
Unicode code point
U+00E4 LATIN SMALL LETTER A WITH DIAERESIS
Character
ä
Since
1.0.0

◆ XKB_KEY_aring

#define XKB_KEY_aring   0x00e5

Keysym aring.

Value
0x00e5
Category
Latin-1
Preferred name
aring (current name)
Unicode code point
U+00E5 LATIN SMALL LETTER A WITH RING ABOVE
Character
å
Since
1.0.0

◆ XKB_KEY_ae

#define XKB_KEY_ae   0x00e6

Keysym ae.

Value
0x00e6
Category
Latin-1
Preferred name
ae (current name)
Unicode code point
U+00E6 LATIN SMALL LETTER AE
Character
æ
Since
1.0.0

◆ XKB_KEY_ccedilla

#define XKB_KEY_ccedilla   0x00e7

Keysym ccedilla.

Value
0x00e7
Category
Latin-1
Preferred name
ccedilla (current name)
Unicode code point
U+00E7 LATIN SMALL LETTER C WITH CEDILLA
Character
ç
Since
1.0.0

◆ XKB_KEY_egrave

#define XKB_KEY_egrave   0x00e8

Keysym egrave.

Value
0x00e8
Category
Latin-1
Preferred name
egrave (current name)
Unicode code point
U+00E8 LATIN SMALL LETTER E WITH GRAVE
Character
è
Since
1.0.0

◆ XKB_KEY_eacute

#define XKB_KEY_eacute   0x00e9

Keysym eacute.

Value
0x00e9
Category
Latin-1
Preferred name
eacute (current name)
Unicode code point
U+00E9 LATIN SMALL LETTER E WITH ACUTE
Character
é
Since
1.0.0

◆ XKB_KEY_ecircumflex

#define XKB_KEY_ecircumflex   0x00ea

Keysym ecircumflex.

Value
0x00ea
Category
Latin-1
Preferred name
ecircumflex (current name)
Unicode code point
U+00EA LATIN SMALL LETTER E WITH CIRCUMFLEX
Character
ê
Since
1.0.0

◆ XKB_KEY_ediaeresis

#define XKB_KEY_ediaeresis   0x00eb

Keysym ediaeresis.

Value
0x00eb
Category
Latin-1
Preferred name
ediaeresis (current name)
Unicode code point
U+00EB LATIN SMALL LETTER E WITH DIAERESIS
Character
ë
Since
1.0.0

◆ XKB_KEY_igrave

#define XKB_KEY_igrave   0x00ec

Keysym igrave.

Value
0x00ec
Category
Latin-1
Preferred name
igrave (current name)
Unicode code point
U+00EC LATIN SMALL LETTER I WITH GRAVE
Character
ì
Since
1.0.0

◆ XKB_KEY_iacute

#define XKB_KEY_iacute   0x00ed

Keysym iacute.

Value
0x00ed
Category
Latin-1
Preferred name
iacute (current name)
Unicode code point
U+00ED LATIN SMALL LETTER I WITH ACUTE
Character
í
Since
1.0.0

◆ XKB_KEY_icircumflex

#define XKB_KEY_icircumflex   0x00ee

Keysym icircumflex.

Value
0x00ee
Category
Latin-1
Preferred name
icircumflex (current name)
Unicode code point
U+00EE LATIN SMALL LETTER I WITH CIRCUMFLEX
Character
î
Since
1.0.0

◆ XKB_KEY_idiaeresis

#define XKB_KEY_idiaeresis   0x00ef

Keysym idiaeresis.

Value
0x00ef
Category
Latin-1
Preferred name
idiaeresis (current name)
Unicode code point
U+00EF LATIN SMALL LETTER I WITH DIAERESIS
Character
ï
Since
1.0.0

◆ XKB_KEY_eth

#define XKB_KEY_eth   0x00f0

Keysym eth.

Value
0x00f0
Category
Latin-1
Preferred name
eth (current name)
Unicode code point
U+00F0 LATIN SMALL LETTER ETH
Character
ð
Since
1.0.0

◆ XKB_KEY_ntilde

#define XKB_KEY_ntilde   0x00f1

Keysym ntilde.

Value
0x00f1
Category
Latin-1
Preferred name
ntilde (current name)
Unicode code point
U+00F1 LATIN SMALL LETTER N WITH TILDE
Character
ñ
Since
1.0.0

◆ XKB_KEY_ograve

#define XKB_KEY_ograve   0x00f2

Keysym ograve.

Value
0x00f2
Category
Latin-1
Preferred name
ograve (current name)
Unicode code point
U+00F2 LATIN SMALL LETTER O WITH GRAVE
Character
ò
Since
1.0.0

◆ XKB_KEY_oacute

#define XKB_KEY_oacute   0x00f3

Keysym oacute.

Value
0x00f3
Category
Latin-1
Preferred name
oacute (current name)
Unicode code point
U+00F3 LATIN SMALL LETTER O WITH ACUTE
Character
ó
Since
1.0.0

◆ XKB_KEY_ocircumflex

#define XKB_KEY_ocircumflex   0x00f4

Keysym ocircumflex.

Value
0x00f4
Category
Latin-1
Preferred name
ocircumflex (current name)
Unicode code point
U+00F4 LATIN SMALL LETTER O WITH CIRCUMFLEX
Character
ô
Since
1.0.0

◆ XKB_KEY_otilde

#define XKB_KEY_otilde   0x00f5

Keysym otilde.

Value
0x00f5
Category
Latin-1
Preferred name
otilde (current name)
Unicode code point
U+00F5 LATIN SMALL LETTER O WITH TILDE
Character
õ
Since
1.0.0

◆ XKB_KEY_odiaeresis

#define XKB_KEY_odiaeresis   0x00f6

Keysym odiaeresis.

Value
0x00f6
Category
Latin-1
Preferred name
odiaeresis (current name)
Unicode code point
U+00F6 LATIN SMALL LETTER O WITH DIAERESIS
Character
ö
Since
1.0.0

◆ XKB_KEY_division

#define XKB_KEY_division   0x00f7

Keysym division.

Value
0x00f7
Category
Latin-1
Preferred name
division (current name)
Unicode code point
U+00F7 DIVISION SIGN
Character
÷
Since
1.0.0

◆ XKB_KEY_oslash

#define XKB_KEY_oslash   0x00f8

Keysym oslash.

Value
0x00f8
Category
Latin-1
Preferred name
oslash (current name)
Aliases
🚫 ooblique (deprecated)
Unicode code point
U+00F8 LATIN SMALL LETTER O WITH STROKE
Character
ø
Since
1.0.0

◆ XKB_KEY_ooblique

#define XKB_KEY_ooblique   0x00f8

Keysym ooblique.

Value
0x00f8
Category
Latin-1
Preferred name
⚠️ oslash (replacement)
Unicode code point
U+00F8 LATIN SMALL LETTER O WITH STROKE
Character
ø
Since
1.0.0

◆ XKB_KEY_ugrave

#define XKB_KEY_ugrave   0x00f9

Keysym ugrave.

Value
0x00f9
Category
Latin-1
Preferred name
ugrave (current name)
Unicode code point
U+00F9 LATIN SMALL LETTER U WITH GRAVE
Character
ù
Since
1.0.0

◆ XKB_KEY_uacute

#define XKB_KEY_uacute   0x00fa

Keysym uacute.

Value
0x00fa
Category
Latin-1
Preferred name
uacute (current name)
Unicode code point
U+00FA LATIN SMALL LETTER U WITH ACUTE
Character
ú
Since
1.0.0

◆ XKB_KEY_ucircumflex

#define XKB_KEY_ucircumflex   0x00fb

Keysym ucircumflex.

Value
0x00fb
Category
Latin-1
Preferred name
ucircumflex (current name)
Unicode code point
U+00FB LATIN SMALL LETTER U WITH CIRCUMFLEX
Character
û
Since
1.0.0

◆ XKB_KEY_udiaeresis

#define XKB_KEY_udiaeresis   0x00fc

Keysym udiaeresis.

Value
0x00fc
Category
Latin-1
Preferred name
udiaeresis (current name)
Unicode code point
U+00FC LATIN SMALL LETTER U WITH DIAERESIS
Character
ü
Since
1.0.0

◆ XKB_KEY_yacute

#define XKB_KEY_yacute   0x00fd

Keysym yacute.

Value
0x00fd
Category
Latin-1
Preferred name
yacute (current name)
Unicode code point
U+00FD LATIN SMALL LETTER Y WITH ACUTE
Character
ý
Since
1.0.0

◆ XKB_KEY_thorn

#define XKB_KEY_thorn   0x00fe

Keysym thorn.

Value
0x00fe
Category
Latin-1
Preferred name
thorn (current name)
Unicode code point
U+00FE LATIN SMALL LETTER THORN
Character
þ
Since
1.0.0

◆ XKB_KEY_ydiaeresis

#define XKB_KEY_ydiaeresis   0x00ff

Keysym ydiaeresis.

Value
0x00ff
Category
Latin-1
Preferred name
ydiaeresis (current name)
Unicode code point
U+00FF LATIN SMALL LETTER Y WITH DIAERESIS
Character
ÿ
Since
1.0.0

◆ XKB_KEY_Aogonek

#define XKB_KEY_Aogonek   0x01a1

Keysym Aogonek.

Value
0x01a1
Category
Legacy
Preferred name
Aogonek (current name)
Unicode code point
U+0104 LATIN CAPITAL LETTER A WITH OGONEK
Character
Ą
Keysyms with the same character
U0104: Unicode keysym
Since
1.0.0

◆ XKB_KEY_breve

#define XKB_KEY_breve   0x01a2

Keysym breve.

Value
0x01a2
Category
Legacy
Preferred name
breve (current name)
Unicode code point
U+02D8 BREVE
Character
˘
Keysyms with the same character
U02D8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Lstroke

#define XKB_KEY_Lstroke   0x01a3

Keysym Lstroke.

Value
0x01a3
Category
Legacy
Preferred name
Lstroke (current name)
Unicode code point
U+0141 LATIN CAPITAL LETTER L WITH STROKE
Character
Ł
Keysyms with the same character
U0141: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Lcaron

#define XKB_KEY_Lcaron   0x01a5

Keysym Lcaron.

Value
0x01a5
Category
Legacy
Preferred name
Lcaron (current name)
Unicode code point
U+013D LATIN CAPITAL LETTER L WITH CARON
Character
Ľ
Keysyms with the same character
U013D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Sacute

#define XKB_KEY_Sacute   0x01a6

Keysym Sacute.

Value
0x01a6
Category
Legacy
Preferred name
Sacute (current name)
Unicode code point
U+015A LATIN CAPITAL LETTER S WITH ACUTE
Character
Ś
Keysyms with the same character
U015A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Scaron

#define XKB_KEY_Scaron   0x01a9

Keysym Scaron.

Value
0x01a9
Category
Legacy
Preferred name
Scaron (current name)
Unicode code point
U+0160 LATIN CAPITAL LETTER S WITH CARON
Character
Š
Keysyms with the same character
U0160: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Scedilla

#define XKB_KEY_Scedilla   0x01aa

Keysym Scedilla.

Value
0x01aa
Category
Legacy
Preferred name
Scedilla (current name)
Unicode code point
U+015E LATIN CAPITAL LETTER S WITH CEDILLA
Character
Ş
Keysyms with the same character
U015E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Tcaron

#define XKB_KEY_Tcaron   0x01ab

Keysym Tcaron.

Value
0x01ab
Category
Legacy
Preferred name
Tcaron (current name)
Unicode code point
U+0164 LATIN CAPITAL LETTER T WITH CARON
Character
Ť
Keysyms with the same character
U0164: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Zacute

#define XKB_KEY_Zacute   0x01ac

Keysym Zacute.

Value
0x01ac
Category
Legacy
Preferred name
Zacute (current name)
Unicode code point
U+0179 LATIN CAPITAL LETTER Z WITH ACUTE
Character
Ź
Keysyms with the same character
U0179: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Zcaron

#define XKB_KEY_Zcaron   0x01ae

Keysym Zcaron.

Value
0x01ae
Category
Legacy
Preferred name
Zcaron (current name)
Unicode code point
U+017D LATIN CAPITAL LETTER Z WITH CARON
Character
Ž
Keysyms with the same character
U017D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Zabovedot

#define XKB_KEY_Zabovedot   0x01af

Keysym Zabovedot.

Value
0x01af
Category
Legacy
Preferred name
Zabovedot (current name)
Unicode code point
U+017B LATIN CAPITAL LETTER Z WITH DOT ABOVE
Character
Ż
Keysyms with the same character
U017B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_aogonek

#define XKB_KEY_aogonek   0x01b1

Keysym aogonek.

Value
0x01b1
Category
Legacy
Preferred name
aogonek (current name)
Unicode code point
U+0105 LATIN SMALL LETTER A WITH OGONEK
Character
ą
Keysyms with the same character
U0105: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ogonek

#define XKB_KEY_ogonek   0x01b2

Keysym ogonek.

Value
0x01b2
Category
Legacy
Preferred name
ogonek (current name)
Unicode code point
U+02DB OGONEK
Character
˛
Keysyms with the same character
U02DB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_lstroke

#define XKB_KEY_lstroke   0x01b3

Keysym lstroke.

Value
0x01b3
Category
Legacy
Preferred name
lstroke (current name)
Unicode code point
U+0142 LATIN SMALL LETTER L WITH STROKE
Character
ł
Keysyms with the same character
U0142: Unicode keysym
Since
1.0.0

◆ XKB_KEY_lcaron

#define XKB_KEY_lcaron   0x01b5

Keysym lcaron.

Value
0x01b5
Category
Legacy
Preferred name
lcaron (current name)
Unicode code point
U+013E LATIN SMALL LETTER L WITH CARON
Character
ľ
Keysyms with the same character
U013E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_sacute

#define XKB_KEY_sacute   0x01b6

Keysym sacute.

Value
0x01b6
Category
Legacy
Preferred name
sacute (current name)
Unicode code point
U+015B LATIN SMALL LETTER S WITH ACUTE
Character
ś
Keysyms with the same character
U015B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_caron

#define XKB_KEY_caron   0x01b7

Keysym caron.

Value
0x01b7
Category
Legacy
Preferred name
caron (current name)
Unicode code point
U+02C7 CARON
Character
ˇ
Keysyms with the same character
U02C7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_scaron

#define XKB_KEY_scaron   0x01b9

Keysym scaron.

Value
0x01b9
Category
Legacy
Preferred name
scaron (current name)
Unicode code point
U+0161 LATIN SMALL LETTER S WITH CARON
Character
š
Keysyms with the same character
U0161: Unicode keysym
Since
1.0.0

◆ XKB_KEY_scedilla

#define XKB_KEY_scedilla   0x01ba

Keysym scedilla.

Value
0x01ba
Category
Legacy
Preferred name
scedilla (current name)
Unicode code point
U+015F LATIN SMALL LETTER S WITH CEDILLA
Character
ş
Keysyms with the same character
U015F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_tcaron

#define XKB_KEY_tcaron   0x01bb

Keysym tcaron.

Value
0x01bb
Category
Legacy
Preferred name
tcaron (current name)
Unicode code point
U+0165 LATIN SMALL LETTER T WITH CARON
Character
ť
Keysyms with the same character
U0165: Unicode keysym
Since
1.0.0

◆ XKB_KEY_zacute

#define XKB_KEY_zacute   0x01bc

Keysym zacute.

Value
0x01bc
Category
Legacy
Preferred name
zacute (current name)
Unicode code point
U+017A LATIN SMALL LETTER Z WITH ACUTE
Character
ź
Keysyms with the same character
U017A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_doubleacute

#define XKB_KEY_doubleacute   0x01bd

Keysym doubleacute.

Value
0x01bd
Category
Legacy
Preferred name
doubleacute (current name)
Unicode code point
U+02DD DOUBLE ACUTE ACCENT
Character
˝
Keysyms with the same character
U02DD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_zcaron

#define XKB_KEY_zcaron   0x01be

Keysym zcaron.

Value
0x01be
Category
Legacy
Preferred name
zcaron (current name)
Unicode code point
U+017E LATIN SMALL LETTER Z WITH CARON
Character
ž
Keysyms with the same character
U017E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_zabovedot

#define XKB_KEY_zabovedot   0x01bf

Keysym zabovedot.

Value
0x01bf
Category
Legacy
Preferred name
zabovedot (current name)
Unicode code point
U+017C LATIN SMALL LETTER Z WITH DOT ABOVE
Character
ż
Keysyms with the same character
U017C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Racute

#define XKB_KEY_Racute   0x01c0

Keysym Racute.

Value
0x01c0
Category
Legacy
Preferred name
Racute (current name)
Unicode code point
U+0154 LATIN CAPITAL LETTER R WITH ACUTE
Character
Ŕ
Keysyms with the same character
U0154: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Abreve

#define XKB_KEY_Abreve   0x01c3

Keysym Abreve.

Value
0x01c3
Category
Legacy
Preferred name
Abreve (current name)
Unicode code point
U+0102 LATIN CAPITAL LETTER A WITH BREVE
Character
Ă
Keysyms with the same character
U0102: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Lacute

#define XKB_KEY_Lacute   0x01c5

Keysym Lacute.

Value
0x01c5
Category
Legacy
Preferred name
Lacute (current name)
Unicode code point
U+0139 LATIN CAPITAL LETTER L WITH ACUTE
Character
Ĺ
Keysyms with the same character
U0139: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cacute

#define XKB_KEY_Cacute   0x01c6

Keysym Cacute.

Value
0x01c6
Category
Legacy
Preferred name
Cacute (current name)
Unicode code point
U+0106 LATIN CAPITAL LETTER C WITH ACUTE
Character
Ć
Keysyms with the same character
U0106: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ccaron

#define XKB_KEY_Ccaron   0x01c8

Keysym Ccaron.

Value
0x01c8
Category
Legacy
Preferred name
Ccaron (current name)
Unicode code point
U+010C LATIN CAPITAL LETTER C WITH CARON
Character
Č
Keysyms with the same character
U010C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Eogonek

#define XKB_KEY_Eogonek   0x01ca

Keysym Eogonek.

Value
0x01ca
Category
Legacy
Preferred name
Eogonek (current name)
Unicode code point
U+0118 LATIN CAPITAL LETTER E WITH OGONEK
Character
Ę
Keysyms with the same character
U0118: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ecaron

#define XKB_KEY_Ecaron   0x01cc

Keysym Ecaron.

Value
0x01cc
Category
Legacy
Preferred name
Ecaron (current name)
Unicode code point
U+011A LATIN CAPITAL LETTER E WITH CARON
Character
Ě
Keysyms with the same character
U011A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Dcaron

#define XKB_KEY_Dcaron   0x01cf

Keysym Dcaron.

Value
0x01cf
Category
Legacy
Preferred name
Dcaron (current name)
Unicode code point
U+010E LATIN CAPITAL LETTER D WITH CARON
Character
Ď
Keysyms with the same character
U010E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Dstroke

#define XKB_KEY_Dstroke   0x01d0

Keysym Dstroke.

Value
0x01d0
Category
Legacy
Preferred name
Dstroke (current name)
Unicode code point
U+0110 LATIN CAPITAL LETTER D WITH STROKE
Character
Đ
Keysyms with the same character
U0110: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Nacute

#define XKB_KEY_Nacute   0x01d1

Keysym Nacute.

Value
0x01d1
Category
Legacy
Preferred name
Nacute (current name)
Unicode code point
U+0143 LATIN CAPITAL LETTER N WITH ACUTE
Character
Ń
Keysyms with the same character
U0143: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ncaron

#define XKB_KEY_Ncaron   0x01d2

Keysym Ncaron.

Value
0x01d2
Category
Legacy
Preferred name
Ncaron (current name)
Unicode code point
U+0147 LATIN CAPITAL LETTER N WITH CARON
Character
Ň
Keysyms with the same character
U0147: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Odoubleacute

#define XKB_KEY_Odoubleacute   0x01d5

Keysym Odoubleacute.

Value
0x01d5
Category
Legacy
Preferred name
Odoubleacute (current name)
Unicode code point
U+0150 LATIN CAPITAL LETTER O WITH DOUBLE ACUTE
Character
Ő
Keysyms with the same character
U0150: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Rcaron

#define XKB_KEY_Rcaron   0x01d8

Keysym Rcaron.

Value
0x01d8
Category
Legacy
Preferred name
Rcaron (current name)
Unicode code point
U+0158 LATIN CAPITAL LETTER R WITH CARON
Character
Ř
Keysyms with the same character
U0158: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Uring

#define XKB_KEY_Uring   0x01d9

Keysym Uring.

Value
0x01d9
Category
Legacy
Preferred name
Uring (current name)
Unicode code point
U+016E LATIN CAPITAL LETTER U WITH RING ABOVE
Character
Ů
Keysyms with the same character
U016E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Udoubleacute

#define XKB_KEY_Udoubleacute   0x01db

Keysym Udoubleacute.

Value
0x01db
Category
Legacy
Preferred name
Udoubleacute (current name)
Unicode code point
U+0170 LATIN CAPITAL LETTER U WITH DOUBLE ACUTE
Character
Ű
Keysyms with the same character
U0170: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Tcedilla

#define XKB_KEY_Tcedilla   0x01de

Keysym Tcedilla.

Value
0x01de
Category
Legacy
Preferred name
Tcedilla (current name)
Unicode code point
U+0162 LATIN CAPITAL LETTER T WITH CEDILLA
Character
Ţ
Keysyms with the same character
U0162: Unicode keysym
Since
1.0.0

◆ XKB_KEY_racute

#define XKB_KEY_racute   0x01e0

Keysym racute.

Value
0x01e0
Category
Legacy
Preferred name
racute (current name)
Unicode code point
U+0155 LATIN SMALL LETTER R WITH ACUTE
Character
ŕ
Keysyms with the same character
U0155: Unicode keysym
Since
1.0.0

◆ XKB_KEY_abreve

#define XKB_KEY_abreve   0x01e3

Keysym abreve.

Value
0x01e3
Category
Legacy
Preferred name
abreve (current name)
Unicode code point
U+0103 LATIN SMALL LETTER A WITH BREVE
Character
ă
Keysyms with the same character
U0103: Unicode keysym
Since
1.0.0

◆ XKB_KEY_lacute

#define XKB_KEY_lacute   0x01e5

Keysym lacute.

Value
0x01e5
Category
Legacy
Preferred name
lacute (current name)
Unicode code point
U+013A LATIN SMALL LETTER L WITH ACUTE
Character
ĺ
Keysyms with the same character
U013A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_cacute

#define XKB_KEY_cacute   0x01e6

Keysym cacute.

Value
0x01e6
Category
Legacy
Preferred name
cacute (current name)
Unicode code point
U+0107 LATIN SMALL LETTER C WITH ACUTE
Character
ć
Keysyms with the same character
U0107: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ccaron

#define XKB_KEY_ccaron   0x01e8

Keysym ccaron.

Value
0x01e8
Category
Legacy
Preferred name
ccaron (current name)
Unicode code point
U+010D LATIN SMALL LETTER C WITH CARON
Character
č
Keysyms with the same character
U010D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_eogonek

#define XKB_KEY_eogonek   0x01ea

Keysym eogonek.

Value
0x01ea
Category
Legacy
Preferred name
eogonek (current name)
Unicode code point
U+0119 LATIN SMALL LETTER E WITH OGONEK
Character
ę
Keysyms with the same character
U0119: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ecaron

#define XKB_KEY_ecaron   0x01ec

Keysym ecaron.

Value
0x01ec
Category
Legacy
Preferred name
ecaron (current name)
Unicode code point
U+011B LATIN SMALL LETTER E WITH CARON
Character
ě
Keysyms with the same character
U011B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_dcaron

#define XKB_KEY_dcaron   0x01ef

Keysym dcaron.

Value
0x01ef
Category
Legacy
Preferred name
dcaron (current name)
Unicode code point
U+010F LATIN SMALL LETTER D WITH CARON
Character
ď
Keysyms with the same character
U010F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_dstroke

#define XKB_KEY_dstroke   0x01f0

Keysym dstroke.

Value
0x01f0
Category
Legacy
Preferred name
dstroke (current name)
Unicode code point
U+0111 LATIN SMALL LETTER D WITH STROKE
Character
đ
Keysyms with the same character
U0111: Unicode keysym
Since
1.0.0

◆ XKB_KEY_nacute

#define XKB_KEY_nacute   0x01f1

Keysym nacute.

Value
0x01f1
Category
Legacy
Preferred name
nacute (current name)
Unicode code point
U+0144 LATIN SMALL LETTER N WITH ACUTE
Character
ń
Keysyms with the same character
U0144: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ncaron

#define XKB_KEY_ncaron   0x01f2

Keysym ncaron.

Value
0x01f2
Category
Legacy
Preferred name
ncaron (current name)
Unicode code point
U+0148 LATIN SMALL LETTER N WITH CARON
Character
ň
Keysyms with the same character
U0148: Unicode keysym
Since
1.0.0

◆ XKB_KEY_odoubleacute

#define XKB_KEY_odoubleacute   0x01f5

Keysym odoubleacute.

Value
0x01f5
Category
Legacy
Preferred name
odoubleacute (current name)
Unicode code point
U+0151 LATIN SMALL LETTER O WITH DOUBLE ACUTE
Character
ő
Keysyms with the same character
U0151: Unicode keysym
Since
1.0.0

◆ XKB_KEY_rcaron

#define XKB_KEY_rcaron   0x01f8

Keysym rcaron.

Value
0x01f8
Category
Legacy
Preferred name
rcaron (current name)
Unicode code point
U+0159 LATIN SMALL LETTER R WITH CARON
Character
ř
Keysyms with the same character
U0159: Unicode keysym
Since
1.0.0

◆ XKB_KEY_uring

#define XKB_KEY_uring   0x01f9

Keysym uring.

Value
0x01f9
Category
Legacy
Preferred name
uring (current name)
Unicode code point
U+016F LATIN SMALL LETTER U WITH RING ABOVE
Character
ů
Keysyms with the same character
U016F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_udoubleacute

#define XKB_KEY_udoubleacute   0x01fb

Keysym udoubleacute.

Value
0x01fb
Category
Legacy
Preferred name
udoubleacute (current name)
Unicode code point
U+0171 LATIN SMALL LETTER U WITH DOUBLE ACUTE
Character
ű
Keysyms with the same character
U0171: Unicode keysym
Since
1.0.0

◆ XKB_KEY_tcedilla

#define XKB_KEY_tcedilla   0x01fe

Keysym tcedilla.

Value
0x01fe
Category
Legacy
Preferred name
tcedilla (current name)
Unicode code point
U+0163 LATIN SMALL LETTER T WITH CEDILLA
Character
ţ
Keysyms with the same character
U0163: Unicode keysym
Since
1.0.0

◆ XKB_KEY_abovedot

#define XKB_KEY_abovedot   0x01ff

Keysym abovedot.

Value
0x01ff
Category
Legacy
Preferred name
abovedot (current name)
Unicode code point
U+02D9 DOT ABOVE
Character
˙
Keysyms with the same character
U02D9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hstroke

#define XKB_KEY_Hstroke   0x02a1

Keysym Hstroke.

Value
0x02a1
Category
Legacy
Preferred name
Hstroke (current name)
Unicode code point
U+0126 LATIN CAPITAL LETTER H WITH STROKE
Character
Ħ
Keysyms with the same character
U0126: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hcircumflex

#define XKB_KEY_Hcircumflex   0x02a6

Keysym Hcircumflex.

Value
0x02a6
Category
Legacy
Preferred name
Hcircumflex (current name)
Unicode code point
U+0124 LATIN CAPITAL LETTER H WITH CIRCUMFLEX
Character
Ĥ
Keysyms with the same character
U0124: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Iabovedot

#define XKB_KEY_Iabovedot   0x02a9

Keysym Iabovedot.

Value
0x02a9
Category
Legacy
Preferred name
Iabovedot (current name)
Unicode code point
U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE
Character
İ
Keysyms with the same character
U0130: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Gbreve

#define XKB_KEY_Gbreve   0x02ab

Keysym Gbreve.

Value
0x02ab
Category
Legacy
Preferred name
Gbreve (current name)
Unicode code point
U+011E LATIN CAPITAL LETTER G WITH BREVE
Character
Ğ
Keysyms with the same character
U011E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Jcircumflex

#define XKB_KEY_Jcircumflex   0x02ac

Keysym Jcircumflex.

Value
0x02ac
Category
Legacy
Preferred name
Jcircumflex (current name)
Unicode code point
U+0134 LATIN CAPITAL LETTER J WITH CIRCUMFLEX
Character
Ĵ
Keysyms with the same character
U0134: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hstroke

#define XKB_KEY_hstroke   0x02b1

Keysym hstroke.

Value
0x02b1
Category
Legacy
Preferred name
hstroke (current name)
Unicode code point
U+0127 LATIN SMALL LETTER H WITH STROKE
Character
ħ
Keysyms with the same character
U0127: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hcircumflex

#define XKB_KEY_hcircumflex   0x02b6

Keysym hcircumflex.

Value
0x02b6
Category
Legacy
Preferred name
hcircumflex (current name)
Unicode code point
U+0125 LATIN SMALL LETTER H WITH CIRCUMFLEX
Character
ĥ
Keysyms with the same character
U0125: Unicode keysym
Since
1.0.0

◆ XKB_KEY_idotless

#define XKB_KEY_idotless   0x02b9

Keysym idotless.

Value
0x02b9
Category
Legacy
Preferred name
idotless (current name)
Unicode code point
U+0131 LATIN SMALL LETTER DOTLESS I
Character
ı
Keysyms with the same character
U0131: Unicode keysym
Since
1.0.0

◆ XKB_KEY_gbreve

#define XKB_KEY_gbreve   0x02bb

Keysym gbreve.

Value
0x02bb
Category
Legacy
Preferred name
gbreve (current name)
Unicode code point
U+011F LATIN SMALL LETTER G WITH BREVE
Character
ğ
Keysyms with the same character
U011F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_jcircumflex

#define XKB_KEY_jcircumflex   0x02bc

Keysym jcircumflex.

Value
0x02bc
Category
Legacy
Preferred name
jcircumflex (current name)
Unicode code point
U+0135 LATIN SMALL LETTER J WITH CIRCUMFLEX
Character
ĵ
Keysyms with the same character
U0135: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cabovedot

#define XKB_KEY_Cabovedot   0x02c5

Keysym Cabovedot.

Value
0x02c5
Category
Legacy
Preferred name
Cabovedot (current name)
Unicode code point
U+010A LATIN CAPITAL LETTER C WITH DOT ABOVE
Character
Ċ
Keysyms with the same character
U010A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ccircumflex

#define XKB_KEY_Ccircumflex   0x02c6

Keysym Ccircumflex.

Value
0x02c6
Category
Legacy
Preferred name
Ccircumflex (current name)
Unicode code point
U+0108 LATIN CAPITAL LETTER C WITH CIRCUMFLEX
Character
Ĉ
Keysyms with the same character
U0108: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Gabovedot

#define XKB_KEY_Gabovedot   0x02d5

Keysym Gabovedot.

Value
0x02d5
Category
Legacy
Preferred name
Gabovedot (current name)
Unicode code point
U+0120 LATIN CAPITAL LETTER G WITH DOT ABOVE
Character
Ġ
Keysyms with the same character
U0120: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Gcircumflex

#define XKB_KEY_Gcircumflex   0x02d8

Keysym Gcircumflex.

Value
0x02d8
Category
Legacy
Preferred name
Gcircumflex (current name)
Unicode code point
U+011C LATIN CAPITAL LETTER G WITH CIRCUMFLEX
Character
Ĝ
Keysyms with the same character
U011C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ubreve

#define XKB_KEY_Ubreve   0x02dd

Keysym Ubreve.

Value
0x02dd
Category
Legacy
Preferred name
Ubreve (current name)
Unicode code point
U+016C LATIN CAPITAL LETTER U WITH BREVE
Character
Ŭ
Keysyms with the same character
U016C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Scircumflex

#define XKB_KEY_Scircumflex   0x02de

Keysym Scircumflex.

Value
0x02de
Category
Legacy
Preferred name
Scircumflex (current name)
Unicode code point
U+015C LATIN CAPITAL LETTER S WITH CIRCUMFLEX
Character
Ŝ
Keysyms with the same character
U015C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_cabovedot

#define XKB_KEY_cabovedot   0x02e5

Keysym cabovedot.

Value
0x02e5
Category
Legacy
Preferred name
cabovedot (current name)
Unicode code point
U+010B LATIN SMALL LETTER C WITH DOT ABOVE
Character
ċ
Keysyms with the same character
U010B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ccircumflex

#define XKB_KEY_ccircumflex   0x02e6

Keysym ccircumflex.

Value
0x02e6
Category
Legacy
Preferred name
ccircumflex (current name)
Unicode code point
U+0109 LATIN SMALL LETTER C WITH CIRCUMFLEX
Character
ĉ
Keysyms with the same character
U0109: Unicode keysym
Since
1.0.0

◆ XKB_KEY_gabovedot

#define XKB_KEY_gabovedot   0x02f5

Keysym gabovedot.

Value
0x02f5
Category
Legacy
Preferred name
gabovedot (current name)
Unicode code point
U+0121 LATIN SMALL LETTER G WITH DOT ABOVE
Character
ġ
Keysyms with the same character
U0121: Unicode keysym
Since
1.0.0

◆ XKB_KEY_gcircumflex

#define XKB_KEY_gcircumflex   0x02f8

Keysym gcircumflex.

Value
0x02f8
Category
Legacy
Preferred name
gcircumflex (current name)
Unicode code point
U+011D LATIN SMALL LETTER G WITH CIRCUMFLEX
Character
ĝ
Keysyms with the same character
U011D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ubreve

#define XKB_KEY_ubreve   0x02fd

Keysym ubreve.

Value
0x02fd
Category
Legacy
Preferred name
ubreve (current name)
Unicode code point
U+016D LATIN SMALL LETTER U WITH BREVE
Character
ŭ
Keysyms with the same character
U016D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_scircumflex

#define XKB_KEY_scircumflex   0x02fe

Keysym scircumflex.

Value
0x02fe
Category
Legacy
Preferred name
scircumflex (current name)
Unicode code point
U+015D LATIN SMALL LETTER S WITH CIRCUMFLEX
Character
ŝ
Keysyms with the same character
U015D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kra

#define XKB_KEY_kra   0x03a2

Keysym kra.

Value
0x03a2
Category
Legacy
Preferred name
kra (current name)
Aliases
🚫 kappa (deprecated)
Unicode code point
U+0138 LATIN SMALL LETTER KRA
Character
ĸ
Keysyms with the same character
U0138: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kappa

#define XKB_KEY_kappa   0x03a2

Keysym kappa.

Value
0x03a2
Category
Legacy
Preferred name
⚠️ kra (replacement)
Unicode code point
U+0138 LATIN SMALL LETTER KRA
Character
ĸ
Keysyms with the same character
U0138: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Rcedilla

#define XKB_KEY_Rcedilla   0x03a3

Keysym Rcedilla.

Value
0x03a3
Category
Legacy
Preferred name
Rcedilla (current name)
Unicode code point
U+0156 LATIN CAPITAL LETTER R WITH CEDILLA
Character
Ŗ
Keysyms with the same character
U0156: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Itilde

#define XKB_KEY_Itilde   0x03a5

Keysym Itilde.

Value
0x03a5
Category
Legacy
Preferred name
Itilde (current name)
Unicode code point
U+0128 LATIN CAPITAL LETTER I WITH TILDE
Character
Ĩ
Keysyms with the same character
U0128: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Lcedilla

#define XKB_KEY_Lcedilla   0x03a6

Keysym Lcedilla.

Value
0x03a6
Category
Legacy
Preferred name
Lcedilla (current name)
Unicode code point
U+013B LATIN CAPITAL LETTER L WITH CEDILLA
Character
Ļ
Keysyms with the same character
U013B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Emacron

#define XKB_KEY_Emacron   0x03aa

Keysym Emacron.

Value
0x03aa
Category
Legacy
Preferred name
Emacron (current name)
Unicode code point
U+0112 LATIN CAPITAL LETTER E WITH MACRON
Character
Ē
Keysyms with the same character
U0112: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Gcedilla

#define XKB_KEY_Gcedilla   0x03ab

Keysym Gcedilla.

Value
0x03ab
Category
Legacy
Preferred name
Gcedilla (current name)
Unicode code point
U+0122 LATIN CAPITAL LETTER G WITH CEDILLA
Character
Ģ
Keysyms with the same character
U0122: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Tslash

#define XKB_KEY_Tslash   0x03ac

Keysym Tslash.

Value
0x03ac
Category
Legacy
Preferred name
Tslash (current name)
Unicode code point
U+0166 LATIN CAPITAL LETTER T WITH STROKE
Character
Ŧ
Keysyms with the same character
U0166: Unicode keysym
Since
1.0.0

◆ XKB_KEY_rcedilla

#define XKB_KEY_rcedilla   0x03b3

Keysym rcedilla.

Value
0x03b3
Category
Legacy
Preferred name
rcedilla (current name)
Unicode code point
U+0157 LATIN SMALL LETTER R WITH CEDILLA
Character
ŗ
Keysyms with the same character
U0157: Unicode keysym
Since
1.0.0

◆ XKB_KEY_itilde

#define XKB_KEY_itilde   0x03b5

Keysym itilde.

Value
0x03b5
Category
Legacy
Preferred name
itilde (current name)
Unicode code point
U+0129 LATIN SMALL LETTER I WITH TILDE
Character
ĩ
Keysyms with the same character
U0129: Unicode keysym
Since
1.0.0

◆ XKB_KEY_lcedilla

#define XKB_KEY_lcedilla   0x03b6

Keysym lcedilla.

Value
0x03b6
Category
Legacy
Preferred name
lcedilla (current name)
Unicode code point
U+013C LATIN SMALL LETTER L WITH CEDILLA
Character
ļ
Keysyms with the same character
U013C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_emacron

#define XKB_KEY_emacron   0x03ba

Keysym emacron.

Value
0x03ba
Category
Legacy
Preferred name
emacron (current name)
Unicode code point
U+0113 LATIN SMALL LETTER E WITH MACRON
Character
ē
Keysyms with the same character
U0113: Unicode keysym
Since
1.0.0

◆ XKB_KEY_gcedilla

#define XKB_KEY_gcedilla   0x03bb

Keysym gcedilla.

Value
0x03bb
Category
Legacy
Preferred name
gcedilla (current name)
Unicode code point
U+0123 LATIN SMALL LETTER G WITH CEDILLA
Character
ģ
Keysyms with the same character
U0123: Unicode keysym
Since
1.0.0

◆ XKB_KEY_tslash

#define XKB_KEY_tslash   0x03bc

Keysym tslash.

Value
0x03bc
Category
Legacy
Preferred name
tslash (current name)
Unicode code point
U+0167 LATIN SMALL LETTER T WITH STROKE
Character
ŧ
Keysyms with the same character
U0167: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ENG

#define XKB_KEY_ENG   0x03bd

Keysym ENG.

Value
0x03bd
Category
Legacy
Preferred name
ENG (current name)
Unicode code point
U+014A LATIN CAPITAL LETTER ENG
Character
Ŋ
Keysyms with the same character
U014A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_eng

#define XKB_KEY_eng   0x03bf

Keysym eng.

Value
0x03bf
Category
Legacy
Preferred name
eng (current name)
Unicode code point
U+014B LATIN SMALL LETTER ENG
Character
ŋ
Keysyms with the same character
U014B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Amacron

#define XKB_KEY_Amacron   0x03c0

Keysym Amacron.

Value
0x03c0
Category
Legacy
Preferred name
Amacron (current name)
Unicode code point
U+0100 LATIN CAPITAL LETTER A WITH MACRON
Character
Ā
Keysyms with the same character
U0100: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Iogonek

#define XKB_KEY_Iogonek   0x03c7

Keysym Iogonek.

Value
0x03c7
Category
Legacy
Preferred name
Iogonek (current name)
Unicode code point
U+012E LATIN CAPITAL LETTER I WITH OGONEK
Character
Į
Keysyms with the same character
U012E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Eabovedot

#define XKB_KEY_Eabovedot   0x03cc

Keysym Eabovedot.

Value
0x03cc
Category
Legacy
Preferred name
Eabovedot (current name)
Unicode code point
U+0116 LATIN CAPITAL LETTER E WITH DOT ABOVE
Character
Ė
Keysyms with the same character
U0116: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Imacron

#define XKB_KEY_Imacron   0x03cf

Keysym Imacron.

Value
0x03cf
Category
Legacy
Preferred name
Imacron (current name)
Unicode code point
U+012A LATIN CAPITAL LETTER I WITH MACRON
Character
Ī
Keysyms with the same character
U012A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ncedilla

#define XKB_KEY_Ncedilla   0x03d1

Keysym Ncedilla.

Value
0x03d1
Category
Legacy
Preferred name
Ncedilla (current name)
Unicode code point
U+0145 LATIN CAPITAL LETTER N WITH CEDILLA
Character
Ņ
Keysyms with the same character
U0145: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Omacron

#define XKB_KEY_Omacron   0x03d2

Keysym Omacron.

Value
0x03d2
Category
Legacy
Preferred name
Omacron (current name)
Unicode code point
U+014C LATIN CAPITAL LETTER O WITH MACRON
Character
Ō
Keysyms with the same character
U014C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Kcedilla

#define XKB_KEY_Kcedilla   0x03d3

Keysym Kcedilla.

Value
0x03d3
Category
Legacy
Preferred name
Kcedilla (current name)
Unicode code point
U+0136 LATIN CAPITAL LETTER K WITH CEDILLA
Character
Ķ
Keysyms with the same character
U0136: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Uogonek

#define XKB_KEY_Uogonek   0x03d9

Keysym Uogonek.

Value
0x03d9
Category
Legacy
Preferred name
Uogonek (current name)
Unicode code point
U+0172 LATIN CAPITAL LETTER U WITH OGONEK
Character
Ų
Keysyms with the same character
U0172: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Utilde

#define XKB_KEY_Utilde   0x03dd

Keysym Utilde.

Value
0x03dd
Category
Legacy
Preferred name
Utilde (current name)
Unicode code point
U+0168 LATIN CAPITAL LETTER U WITH TILDE
Character
Ũ
Keysyms with the same character
U0168: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Umacron

#define XKB_KEY_Umacron   0x03de

Keysym Umacron.

Value
0x03de
Category
Legacy
Preferred name
Umacron (current name)
Unicode code point
U+016A LATIN CAPITAL LETTER U WITH MACRON
Character
Ū
Keysyms with the same character
U016A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_amacron

#define XKB_KEY_amacron   0x03e0

Keysym amacron.

Value
0x03e0
Category
Legacy
Preferred name
amacron (current name)
Unicode code point
U+0101 LATIN SMALL LETTER A WITH MACRON
Character
ā
Keysyms with the same character
U0101: Unicode keysym
Since
1.0.0

◆ XKB_KEY_iogonek

#define XKB_KEY_iogonek   0x03e7

Keysym iogonek.

Value
0x03e7
Category
Legacy
Preferred name
iogonek (current name)
Unicode code point
U+012F LATIN SMALL LETTER I WITH OGONEK
Character
į
Keysyms with the same character
U012F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_eabovedot

#define XKB_KEY_eabovedot   0x03ec

Keysym eabovedot.

Value
0x03ec
Category
Legacy
Preferred name
eabovedot (current name)
Unicode code point
U+0117 LATIN SMALL LETTER E WITH DOT ABOVE
Character
ė
Keysyms with the same character
U0117: Unicode keysym
Since
1.0.0

◆ XKB_KEY_imacron

#define XKB_KEY_imacron   0x03ef

Keysym imacron.

Value
0x03ef
Category
Legacy
Preferred name
imacron (current name)
Unicode code point
U+012B LATIN SMALL LETTER I WITH MACRON
Character
ī
Keysyms with the same character
U012B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ncedilla

#define XKB_KEY_ncedilla   0x03f1

Keysym ncedilla.

Value
0x03f1
Category
Legacy
Preferred name
ncedilla (current name)
Unicode code point
U+0146 LATIN SMALL LETTER N WITH CEDILLA
Character
ņ
Keysyms with the same character
U0146: Unicode keysym
Since
1.0.0

◆ XKB_KEY_omacron

#define XKB_KEY_omacron   0x03f2

Keysym omacron.

Value
0x03f2
Category
Legacy
Preferred name
omacron (current name)
Unicode code point
U+014D LATIN SMALL LETTER O WITH MACRON
Character
ō
Keysyms with the same character
U014D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kcedilla

#define XKB_KEY_kcedilla   0x03f3

Keysym kcedilla.

Value
0x03f3
Category
Legacy
Preferred name
kcedilla (current name)
Unicode code point
U+0137 LATIN SMALL LETTER K WITH CEDILLA
Character
ķ
Keysyms with the same character
U0137: Unicode keysym
Since
1.0.0

◆ XKB_KEY_uogonek

#define XKB_KEY_uogonek   0x03f9

Keysym uogonek.

Value
0x03f9
Category
Legacy
Preferred name
uogonek (current name)
Unicode code point
U+0173 LATIN SMALL LETTER U WITH OGONEK
Character
ų
Keysyms with the same character
U0173: Unicode keysym
Since
1.0.0

◆ XKB_KEY_utilde

#define XKB_KEY_utilde   0x03fd

Keysym utilde.

Value
0x03fd
Category
Legacy
Preferred name
utilde (current name)
Unicode code point
U+0169 LATIN SMALL LETTER U WITH TILDE
Character
ũ
Keysyms with the same character
U0169: Unicode keysym
Since
1.0.0

◆ XKB_KEY_umacron

#define XKB_KEY_umacron   0x03fe

Keysym umacron.

Value
0x03fe
Category
Legacy
Preferred name
umacron (current name)
Unicode code point
U+016B LATIN SMALL LETTER U WITH MACRON
Character
ū
Keysyms with the same character
U016B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Wcircumflex

#define XKB_KEY_Wcircumflex   0x1000174

Keysym Wcircumflex.

Value
0x1000174
Category
Unicode
Preferred name
Wcircumflex (current name)
Unicode code point
U+0174 LATIN CAPITAL LETTER W WITH CIRCUMFLEX
Character
Ŵ
Since
1.0.0

◆ XKB_KEY_wcircumflex

#define XKB_KEY_wcircumflex   0x1000175

Keysym wcircumflex.

Value
0x1000175
Category
Unicode
Preferred name
wcircumflex (current name)
Unicode code point
U+0175 LATIN SMALL LETTER W WITH CIRCUMFLEX
Character
ŵ
Since
1.0.0

◆ XKB_KEY_Ycircumflex

#define XKB_KEY_Ycircumflex   0x1000176

Keysym Ycircumflex.

Value
0x1000176
Category
Unicode
Preferred name
Ycircumflex (current name)
Unicode code point
U+0176 LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
Character
Ŷ
Since
1.0.0

◆ XKB_KEY_ycircumflex

#define XKB_KEY_ycircumflex   0x1000177

Keysym ycircumflex.

Value
0x1000177
Category
Unicode
Preferred name
ycircumflex (current name)
Unicode code point
U+0177 LATIN SMALL LETTER Y WITH CIRCUMFLEX
Character
ŷ
Since
1.0.0

◆ XKB_KEY_Babovedot

#define XKB_KEY_Babovedot   0x1001e02

Keysym Babovedot.

Value
0x1001e02
Category
Unicode
Preferred name
Babovedot (current name)
Unicode code point
U+1E02 LATIN CAPITAL LETTER B WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_babovedot

#define XKB_KEY_babovedot   0x1001e03

Keysym babovedot.

Value
0x1001e03
Category
Unicode
Preferred name
babovedot (current name)
Unicode code point
U+1E03 LATIN SMALL LETTER B WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Dabovedot

#define XKB_KEY_Dabovedot   0x1001e0a

Keysym Dabovedot.

Value
0x1001e0a
Category
Unicode
Preferred name
Dabovedot (current name)
Unicode code point
U+1E0A LATIN CAPITAL LETTER D WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_dabovedot

#define XKB_KEY_dabovedot   0x1001e0b

Keysym dabovedot.

Value
0x1001e0b
Category
Unicode
Preferred name
dabovedot (current name)
Unicode code point
U+1E0B LATIN SMALL LETTER D WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Fabovedot

#define XKB_KEY_Fabovedot   0x1001e1e

Keysym Fabovedot.

Value
0x1001e1e
Category
Unicode
Preferred name
Fabovedot (current name)
Unicode code point
U+1E1E LATIN CAPITAL LETTER F WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_fabovedot

#define XKB_KEY_fabovedot   0x1001e1f

Keysym fabovedot.

Value
0x1001e1f
Category
Unicode
Preferred name
fabovedot (current name)
Unicode code point
U+1E1F LATIN SMALL LETTER F WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Mabovedot

#define XKB_KEY_Mabovedot   0x1001e40

Keysym Mabovedot.

Value
0x1001e40
Category
Unicode
Preferred name
Mabovedot (current name)
Unicode code point
U+1E40 LATIN CAPITAL LETTER M WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_mabovedot

#define XKB_KEY_mabovedot   0x1001e41

Keysym mabovedot.

Value
0x1001e41
Category
Unicode
Preferred name
mabovedot (current name)
Unicode code point
U+1E41 LATIN SMALL LETTER M WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Pabovedot

#define XKB_KEY_Pabovedot   0x1001e56

Keysym Pabovedot.

Value
0x1001e56
Category
Unicode
Preferred name
Pabovedot (current name)
Unicode code point
U+1E56 LATIN CAPITAL LETTER P WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_pabovedot

#define XKB_KEY_pabovedot   0x1001e57

Keysym pabovedot.

Value
0x1001e57
Category
Unicode
Preferred name
pabovedot (current name)
Unicode code point
U+1E57 LATIN SMALL LETTER P WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Sabovedot

#define XKB_KEY_Sabovedot   0x1001e60

Keysym Sabovedot.

Value
0x1001e60
Category
Unicode
Preferred name
Sabovedot (current name)
Unicode code point
U+1E60 LATIN CAPITAL LETTER S WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_sabovedot

#define XKB_KEY_sabovedot   0x1001e61

Keysym sabovedot.

Value
0x1001e61
Category
Unicode
Preferred name
sabovedot (current name)
Unicode code point
U+1E61 LATIN SMALL LETTER S WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Tabovedot

#define XKB_KEY_Tabovedot   0x1001e6a

Keysym Tabovedot.

Value
0x1001e6a
Category
Unicode
Preferred name
Tabovedot (current name)
Unicode code point
U+1E6A LATIN CAPITAL LETTER T WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_tabovedot

#define XKB_KEY_tabovedot   0x1001e6b

Keysym tabovedot.

Value
0x1001e6b
Category
Unicode
Preferred name
tabovedot (current name)
Unicode code point
U+1E6B LATIN SMALL LETTER T WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Wgrave

#define XKB_KEY_Wgrave   0x1001e80

Keysym Wgrave.

Value
0x1001e80
Category
Unicode
Preferred name
Wgrave (current name)
Unicode code point
U+1E80 LATIN CAPITAL LETTER W WITH GRAVE
Character
Since
1.0.0

◆ XKB_KEY_wgrave

#define XKB_KEY_wgrave   0x1001e81

Keysym wgrave.

Value
0x1001e81
Category
Unicode
Preferred name
wgrave (current name)
Unicode code point
U+1E81 LATIN SMALL LETTER W WITH GRAVE
Character
Since
1.0.0

◆ XKB_KEY_Wacute

#define XKB_KEY_Wacute   0x1001e82

Keysym Wacute.

Value
0x1001e82
Category
Unicode
Preferred name
Wacute (current name)
Unicode code point
U+1E82 LATIN CAPITAL LETTER W WITH ACUTE
Character
Since
1.0.0

◆ XKB_KEY_wacute

#define XKB_KEY_wacute   0x1001e83

Keysym wacute.

Value
0x1001e83
Category
Unicode
Preferred name
wacute (current name)
Unicode code point
U+1E83 LATIN SMALL LETTER W WITH ACUTE
Character
Since
1.0.0

◆ XKB_KEY_Wdiaeresis

#define XKB_KEY_Wdiaeresis   0x1001e84

Keysym Wdiaeresis.

Value
0x1001e84
Category
Unicode
Preferred name
Wdiaeresis (current name)
Unicode code point
U+1E84 LATIN CAPITAL LETTER W WITH DIAERESIS
Character
Since
1.0.0

◆ XKB_KEY_wdiaeresis

#define XKB_KEY_wdiaeresis   0x1001e85

Keysym wdiaeresis.

Value
0x1001e85
Category
Unicode
Preferred name
wdiaeresis (current name)
Unicode code point
U+1E85 LATIN SMALL LETTER W WITH DIAERESIS
Character
Since
1.0.0

◆ XKB_KEY_Ygrave

#define XKB_KEY_Ygrave   0x1001ef2

Keysym Ygrave.

Value
0x1001ef2
Category
Unicode
Preferred name
Ygrave (current name)
Unicode code point
U+1EF2 LATIN CAPITAL LETTER Y WITH GRAVE
Character
Since
1.0.0

◆ XKB_KEY_ygrave

#define XKB_KEY_ygrave   0x1001ef3

Keysym ygrave.

Value
0x1001ef3
Category
Unicode
Preferred name
ygrave (current name)
Unicode code point
U+1EF3 LATIN SMALL LETTER Y WITH GRAVE
Character
Since
1.0.0

◆ XKB_KEY_OE

#define XKB_KEY_OE   0x13bc

Keysym OE.

Value
0x13bc
Category
Legacy
Preferred name
OE (current name)
Unicode code point
U+0152 LATIN CAPITAL LIGATURE OE
Character
Œ
Keysyms with the same character
U0152: Unicode keysym
Since
1.0.0

◆ XKB_KEY_oe

#define XKB_KEY_oe   0x13bd

Keysym oe.

Value
0x13bd
Category
Legacy
Preferred name
oe (current name)
Unicode code point
U+0153 LATIN SMALL LIGATURE OE
Character
œ
Keysyms with the same character
U0153: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ydiaeresis

#define XKB_KEY_Ydiaeresis   0x13be

Keysym Ydiaeresis.

Value
0x13be
Category
Legacy
Preferred name
Ydiaeresis (current name)
Unicode code point
U+0178 LATIN CAPITAL LETTER Y WITH DIAERESIS
Character
Ÿ
Keysyms with the same character
U0178: Unicode keysym
Since
1.0.0

◆ XKB_KEY_overline

#define XKB_KEY_overline   0x047e

Keysym overline.

Value
0x047e
Category
Legacy
Preferred name
overline (current name)
Unicode code point
U+203E OVERLINE
Character
Keysyms with the same character
U203E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_fullstop

#define XKB_KEY_kana_fullstop   0x04a1

Keysym kana_fullstop.

Value
0x04a1
Category
Legacy
Preferred name
kana_fullstop (current name)
Unicode code point
U+3002 IDEOGRAPHIC FULL STOP
Character
Keysyms with the same character
U3002: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_openingbracket

#define XKB_KEY_kana_openingbracket   0x04a2

Keysym kana_openingbracket.

Value
0x04a2
Category
Legacy
Preferred name
kana_openingbracket (current name)
Unicode code point
U+300C LEFT CORNER BRACKET
Character
Keysyms with the same character
U300C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_closingbracket

#define XKB_KEY_kana_closingbracket   0x04a3

Keysym kana_closingbracket.

Value
0x04a3
Category
Legacy
Preferred name
kana_closingbracket (current name)
Unicode code point
U+300D RIGHT CORNER BRACKET
Character
Keysyms with the same character
U300D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_comma

#define XKB_KEY_kana_comma   0x04a4

Keysym kana_comma.

Value
0x04a4
Category
Legacy
Preferred name
kana_comma (current name)
Unicode code point
U+3001 IDEOGRAPHIC COMMA
Character
Keysyms with the same character
U3001: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_conjunctive

#define XKB_KEY_kana_conjunctive   0x04a5

Keysym kana_conjunctive.

Value
0x04a5
Category
Legacy
Preferred name
kana_conjunctive (current name)
Aliases
🚫 kana_middledot (deprecated)
Unicode code point
U+30FB KATAKANA MIDDLE DOT
Character
Keysyms with the same character
U30FB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_middledot

#define XKB_KEY_kana_middledot   0x04a5

Keysym kana_middledot.

Value
0x04a5
Category
Legacy
Preferred name
⚠️ kana_conjunctive (replacement)
Unicode code point
U+30FB KATAKANA MIDDLE DOT
Character
Keysyms with the same character
U30FB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_WO

#define XKB_KEY_kana_WO   0x04a6

Keysym kana_WO.

Value
0x04a6
Category
Legacy
Preferred name
kana_WO (current name)
Unicode code point
U+30F2 KATAKANA LETTER WO
Character
Keysyms with the same character
U30F2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_a

#define XKB_KEY_kana_a   0x04a7

Keysym kana_a.

Value
0x04a7
Category
Legacy
Preferred name
kana_a (current name)
Unicode code point
U+30A1 KATAKANA LETTER SMALL A
Character
Keysyms with the same character
U30A1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_i

#define XKB_KEY_kana_i   0x04a8

Keysym kana_i.

Value
0x04a8
Category
Legacy
Preferred name
kana_i (current name)
Unicode code point
U+30A3 KATAKANA LETTER SMALL I
Character
Keysyms with the same character
U30A3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_u

#define XKB_KEY_kana_u   0x04a9

Keysym kana_u.

Value
0x04a9
Category
Legacy
Preferred name
kana_u (current name)
Unicode code point
U+30A5 KATAKANA LETTER SMALL U
Character
Keysyms with the same character
U30A5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_e

#define XKB_KEY_kana_e   0x04aa

Keysym kana_e.

Value
0x04aa
Category
Legacy
Preferred name
kana_e (current name)
Unicode code point
U+30A7 KATAKANA LETTER SMALL E
Character
Keysyms with the same character
U30A7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_o

#define XKB_KEY_kana_o   0x04ab

Keysym kana_o.

Value
0x04ab
Category
Legacy
Preferred name
kana_o (current name)
Unicode code point
U+30A9 KATAKANA LETTER SMALL O
Character
Keysyms with the same character
U30A9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_ya

#define XKB_KEY_kana_ya   0x04ac

Keysym kana_ya.

Value
0x04ac
Category
Legacy
Preferred name
kana_ya (current name)
Unicode code point
U+30E3 KATAKANA LETTER SMALL YA
Character
Keysyms with the same character
U30E3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_yu

#define XKB_KEY_kana_yu   0x04ad

Keysym kana_yu.

Value
0x04ad
Category
Legacy
Preferred name
kana_yu (current name)
Unicode code point
U+30E5 KATAKANA LETTER SMALL YU
Character
Keysyms with the same character
U30E5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_yo

#define XKB_KEY_kana_yo   0x04ae

Keysym kana_yo.

Value
0x04ae
Category
Legacy
Preferred name
kana_yo (current name)
Unicode code point
U+30E7 KATAKANA LETTER SMALL YO
Character
Keysyms with the same character
U30E7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_tsu

#define XKB_KEY_kana_tsu   0x04af

Keysym kana_tsu.

Value
0x04af
Category
Legacy
Preferred name
kana_tsu (current name)
Aliases
🚫 kana_tu (deprecated)
Unicode code point
U+30C3 KATAKANA LETTER SMALL TU
Character
Keysyms with the same character
U30C3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_tu

#define XKB_KEY_kana_tu   0x04af

Keysym kana_tu.

Value
0x04af
Category
Legacy
Preferred name
⚠️ kana_tsu (replacement)
Unicode code point
U+30C3 KATAKANA LETTER SMALL TU
Character
Keysyms with the same character
U30C3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_prolongedsound

#define XKB_KEY_prolongedsound   0x04b0

Keysym prolongedsound.

Value
0x04b0
Category
Legacy
Preferred name
prolongedsound (current name)
Unicode code point
U+30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK
Character
Keysyms with the same character
U30FC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_A

#define XKB_KEY_kana_A   0x04b1

Keysym kana_A.

Value
0x04b1
Category
Legacy
Preferred name
kana_A (current name)
Unicode code point
U+30A2 KATAKANA LETTER A
Character
Keysyms with the same character
U30A2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_I

#define XKB_KEY_kana_I   0x04b2

Keysym kana_I.

Value
0x04b2
Category
Legacy
Preferred name
kana_I (current name)
Unicode code point
U+30A4 KATAKANA LETTER I
Character
Keysyms with the same character
U30A4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_U

#define XKB_KEY_kana_U   0x04b3

Keysym kana_U.

Value
0x04b3
Category
Legacy
Preferred name
kana_U (current name)
Unicode code point
U+30A6 KATAKANA LETTER U
Character
Keysyms with the same character
U30A6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_E

#define XKB_KEY_kana_E   0x04b4

Keysym kana_E.

Value
0x04b4
Category
Legacy
Preferred name
kana_E (current name)
Unicode code point
U+30A8 KATAKANA LETTER E
Character
Keysyms with the same character
U30A8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_O

#define XKB_KEY_kana_O   0x04b5

Keysym kana_O.

Value
0x04b5
Category
Legacy
Preferred name
kana_O (current name)
Unicode code point
U+30AA KATAKANA LETTER O
Character
Keysyms with the same character
U30AA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_KA

#define XKB_KEY_kana_KA   0x04b6

Keysym kana_KA.

Value
0x04b6
Category
Legacy
Preferred name
kana_KA (current name)
Unicode code point
U+30AB KATAKANA LETTER KA
Character
Keysyms with the same character
U30AB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_KI

#define XKB_KEY_kana_KI   0x04b7

Keysym kana_KI.

Value
0x04b7
Category
Legacy
Preferred name
kana_KI (current name)
Unicode code point
U+30AD KATAKANA LETTER KI
Character
Keysyms with the same character
U30AD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_KU

#define XKB_KEY_kana_KU   0x04b8

Keysym kana_KU.

Value
0x04b8
Category
Legacy
Preferred name
kana_KU (current name)
Unicode code point
U+30AF KATAKANA LETTER KU
Character
Keysyms with the same character
U30AF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_KE

#define XKB_KEY_kana_KE   0x04b9

Keysym kana_KE.

Value
0x04b9
Category
Legacy
Preferred name
kana_KE (current name)
Unicode code point
U+30B1 KATAKANA LETTER KE
Character
Keysyms with the same character
U30B1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_KO

#define XKB_KEY_kana_KO   0x04ba

Keysym kana_KO.

Value
0x04ba
Category
Legacy
Preferred name
kana_KO (current name)
Unicode code point
U+30B3 KATAKANA LETTER KO
Character
Keysyms with the same character
U30B3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_SA

#define XKB_KEY_kana_SA   0x04bb

Keysym kana_SA.

Value
0x04bb
Category
Legacy
Preferred name
kana_SA (current name)
Unicode code point
U+30B5 KATAKANA LETTER SA
Character
Keysyms with the same character
U30B5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_SHI

#define XKB_KEY_kana_SHI   0x04bc

Keysym kana_SHI.

Value
0x04bc
Category
Legacy
Preferred name
kana_SHI (current name)
Unicode code point
U+30B7 KATAKANA LETTER SI
Character
Keysyms with the same character
U30B7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_SU

#define XKB_KEY_kana_SU   0x04bd

Keysym kana_SU.

Value
0x04bd
Category
Legacy
Preferred name
kana_SU (current name)
Unicode code point
U+30B9 KATAKANA LETTER SU
Character
Keysyms with the same character
U30B9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_SE

#define XKB_KEY_kana_SE   0x04be

Keysym kana_SE.

Value
0x04be
Category
Legacy
Preferred name
kana_SE (current name)
Unicode code point
U+30BB KATAKANA LETTER SE
Character
Keysyms with the same character
U30BB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_SO

#define XKB_KEY_kana_SO   0x04bf

Keysym kana_SO.

Value
0x04bf
Category
Legacy
Preferred name
kana_SO (current name)
Unicode code point
U+30BD KATAKANA LETTER SO
Character
Keysyms with the same character
U30BD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_TA

#define XKB_KEY_kana_TA   0x04c0

Keysym kana_TA.

Value
0x04c0
Category
Legacy
Preferred name
kana_TA (current name)
Unicode code point
U+30BF KATAKANA LETTER TA
Character
Keysyms with the same character
U30BF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_CHI

#define XKB_KEY_kana_CHI   0x04c1

Keysym kana_CHI.

Value
0x04c1
Category
Legacy
Preferred name
kana_CHI (current name)
Aliases
🚫 kana_TI (deprecated)
Unicode code point
U+30C1 KATAKANA LETTER TI
Character
Keysyms with the same character
U30C1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_TI

#define XKB_KEY_kana_TI   0x04c1

Keysym kana_TI.

Value
0x04c1
Category
Legacy
Preferred name
⚠️ kana_CHI (replacement)
Unicode code point
U+30C1 KATAKANA LETTER TI
Character
Keysyms with the same character
U30C1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_TSU

#define XKB_KEY_kana_TSU   0x04c2

Keysym kana_TSU.

Value
0x04c2
Category
Legacy
Preferred name
kana_TSU (current name)
Aliases
🚫 kana_TU (deprecated)
Unicode code point
U+30C4 KATAKANA LETTER TU
Character
Keysyms with the same character
U30C4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_TU

#define XKB_KEY_kana_TU   0x04c2

Keysym kana_TU.

Value
0x04c2
Category
Legacy
Preferred name
⚠️ kana_TSU (replacement)
Unicode code point
U+30C4 KATAKANA LETTER TU
Character
Keysyms with the same character
U30C4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_TE

#define XKB_KEY_kana_TE   0x04c3

Keysym kana_TE.

Value
0x04c3
Category
Legacy
Preferred name
kana_TE (current name)
Unicode code point
U+30C6 KATAKANA LETTER TE
Character
Keysyms with the same character
U30C6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_TO

#define XKB_KEY_kana_TO   0x04c4

Keysym kana_TO.

Value
0x04c4
Category
Legacy
Preferred name
kana_TO (current name)
Unicode code point
U+30C8 KATAKANA LETTER TO
Character
Keysyms with the same character
U30C8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_NA

#define XKB_KEY_kana_NA   0x04c5

Keysym kana_NA.

Value
0x04c5
Category
Legacy
Preferred name
kana_NA (current name)
Unicode code point
U+30CA KATAKANA LETTER NA
Character
Keysyms with the same character
U30CA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_NI

#define XKB_KEY_kana_NI   0x04c6

Keysym kana_NI.

Value
0x04c6
Category
Legacy
Preferred name
kana_NI (current name)
Unicode code point
U+30CB KATAKANA LETTER NI
Character
Keysyms with the same character
U30CB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_NU

#define XKB_KEY_kana_NU   0x04c7

Keysym kana_NU.

Value
0x04c7
Category
Legacy
Preferred name
kana_NU (current name)
Unicode code point
U+30CC KATAKANA LETTER NU
Character
Keysyms with the same character
U30CC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_NE

#define XKB_KEY_kana_NE   0x04c8

Keysym kana_NE.

Value
0x04c8
Category
Legacy
Preferred name
kana_NE (current name)
Unicode code point
U+30CD KATAKANA LETTER NE
Character
Keysyms with the same character
U30CD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_NO

#define XKB_KEY_kana_NO   0x04c9

Keysym kana_NO.

Value
0x04c9
Category
Legacy
Preferred name
kana_NO (current name)
Unicode code point
U+30CE KATAKANA LETTER NO
Character
Keysyms with the same character
U30CE: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_HA

#define XKB_KEY_kana_HA   0x04ca

Keysym kana_HA.

Value
0x04ca
Category
Legacy
Preferred name
kana_HA (current name)
Unicode code point
U+30CF KATAKANA LETTER HA
Character
Keysyms with the same character
U30CF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_HI

#define XKB_KEY_kana_HI   0x04cb

Keysym kana_HI.

Value
0x04cb
Category
Legacy
Preferred name
kana_HI (current name)
Unicode code point
U+30D2 KATAKANA LETTER HI
Character
Keysyms with the same character
U30D2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_FU

#define XKB_KEY_kana_FU   0x04cc

Keysym kana_FU.

Value
0x04cc
Category
Legacy
Preferred name
kana_FU (current name)
Aliases
🚫 kana_HU (deprecated)
Unicode code point
U+30D5 KATAKANA LETTER HU
Character
Keysyms with the same character
U30D5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_HU

#define XKB_KEY_kana_HU   0x04cc

Keysym kana_HU.

Value
0x04cc
Category
Legacy
Preferred name
⚠️ kana_FU (replacement)
Unicode code point
U+30D5 KATAKANA LETTER HU
Character
Keysyms with the same character
U30D5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_HE

#define XKB_KEY_kana_HE   0x04cd

Keysym kana_HE.

Value
0x04cd
Category
Legacy
Preferred name
kana_HE (current name)
Unicode code point
U+30D8 KATAKANA LETTER HE
Character
Keysyms with the same character
U30D8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_HO

#define XKB_KEY_kana_HO   0x04ce

Keysym kana_HO.

Value
0x04ce
Category
Legacy
Preferred name
kana_HO (current name)
Unicode code point
U+30DB KATAKANA LETTER HO
Character
Keysyms with the same character
U30DB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_MA

#define XKB_KEY_kana_MA   0x04cf

Keysym kana_MA.

Value
0x04cf
Category
Legacy
Preferred name
kana_MA (current name)
Unicode code point
U+30DE KATAKANA LETTER MA
Character
Keysyms with the same character
U30DE: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_MI

#define XKB_KEY_kana_MI   0x04d0

Keysym kana_MI.

Value
0x04d0
Category
Legacy
Preferred name
kana_MI (current name)
Unicode code point
U+30DF KATAKANA LETTER MI
Character
Keysyms with the same character
U30DF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_MU

#define XKB_KEY_kana_MU   0x04d1

Keysym kana_MU.

Value
0x04d1
Category
Legacy
Preferred name
kana_MU (current name)
Unicode code point
U+30E0 KATAKANA LETTER MU
Character
Keysyms with the same character
U30E0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_ME

#define XKB_KEY_kana_ME   0x04d2

Keysym kana_ME.

Value
0x04d2
Category
Legacy
Preferred name
kana_ME (current name)
Unicode code point
U+30E1 KATAKANA LETTER ME
Character
Keysyms with the same character
U30E1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_MO

#define XKB_KEY_kana_MO   0x04d3

Keysym kana_MO.

Value
0x04d3
Category
Legacy
Preferred name
kana_MO (current name)
Unicode code point
U+30E2 KATAKANA LETTER MO
Character
Keysyms with the same character
U30E2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_YA

#define XKB_KEY_kana_YA   0x04d4

Keysym kana_YA.

Value
0x04d4
Category
Legacy
Preferred name
kana_YA (current name)
Unicode code point
U+30E4 KATAKANA LETTER YA
Character
Keysyms with the same character
U30E4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_YU

#define XKB_KEY_kana_YU   0x04d5

Keysym kana_YU.

Value
0x04d5
Category
Legacy
Preferred name
kana_YU (current name)
Unicode code point
U+30E6 KATAKANA LETTER YU
Character
Keysyms with the same character
U30E6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_YO

#define XKB_KEY_kana_YO   0x04d6

Keysym kana_YO.

Value
0x04d6
Category
Legacy
Preferred name
kana_YO (current name)
Unicode code point
U+30E8 KATAKANA LETTER YO
Character
Keysyms with the same character
U30E8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_RA

#define XKB_KEY_kana_RA   0x04d7

Keysym kana_RA.

Value
0x04d7
Category
Legacy
Preferred name
kana_RA (current name)
Unicode code point
U+30E9 KATAKANA LETTER RA
Character
Keysyms with the same character
U30E9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_RI

#define XKB_KEY_kana_RI   0x04d8

Keysym kana_RI.

Value
0x04d8
Category
Legacy
Preferred name
kana_RI (current name)
Unicode code point
U+30EA KATAKANA LETTER RI
Character
Keysyms with the same character
U30EA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_RU

#define XKB_KEY_kana_RU   0x04d9

Keysym kana_RU.

Value
0x04d9
Category
Legacy
Preferred name
kana_RU (current name)
Unicode code point
U+30EB KATAKANA LETTER RU
Character
Keysyms with the same character
U30EB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_RE

#define XKB_KEY_kana_RE   0x04da

Keysym kana_RE.

Value
0x04da
Category
Legacy
Preferred name
kana_RE (current name)
Unicode code point
U+30EC KATAKANA LETTER RE
Character
Keysyms with the same character
U30EC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_RO

#define XKB_KEY_kana_RO   0x04db

Keysym kana_RO.

Value
0x04db
Category
Legacy
Preferred name
kana_RO (current name)
Unicode code point
U+30ED KATAKANA LETTER RO
Character
Keysyms with the same character
U30ED: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_WA

#define XKB_KEY_kana_WA   0x04dc

Keysym kana_WA.

Value
0x04dc
Category
Legacy
Preferred name
kana_WA (current name)
Unicode code point
U+30EF KATAKANA LETTER WA
Character
Keysyms with the same character
U30EF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_N

#define XKB_KEY_kana_N   0x04dd

Keysym kana_N.

Value
0x04dd
Category
Legacy
Preferred name
kana_N (current name)
Unicode code point
U+30F3 KATAKANA LETTER N
Character
Keysyms with the same character
U30F3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_voicedsound

#define XKB_KEY_voicedsound   0x04de

Keysym voicedsound.

Value
0x04de
Category
Legacy
Preferred name
voicedsound (current name)
Unicode code point
U+309B KATAKANA-HIRAGANA VOICED SOUND MARK
Character
Keysyms with the same character
U309B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_semivoicedsound

#define XKB_KEY_semivoicedsound   0x04df

Keysym semivoicedsound.

Value
0x04df
Category
Legacy
Preferred name
semivoicedsound (current name)
Unicode code point
U+309C KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
Character
Keysyms with the same character
U309C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_kana_switch

#define XKB_KEY_kana_switch   0xff7e

Keysym kana_switch: non-deprecated alias for ISO_Group_Shift.

Value
0xff7e
Category
Function
Preferred name
ℹ️ ISO_Group_Shift (alternative)
Other aliases
ℹ️ Arabic_switch
ℹ️ Greek_switch
ℹ️ Hangul_switch
ℹ️ Hebrew_switch
ℹ️ Mode_switch
🚫 SunAltGraph (deprecated)
ℹ️ script_switch
Since
1.0.0

◆ XKB_KEY_Farsi_0

#define XKB_KEY_Farsi_0   0x10006f0

Keysym Farsi_0.

Value
0x10006f0
Category
Unicode
Preferred name
Farsi_0 (current name)
Unicode code point
U+06F0 EXTENDED ARABIC-INDIC DIGIT ZERO
Character
۰
Since
1.0.0

◆ XKB_KEY_Farsi_1

#define XKB_KEY_Farsi_1   0x10006f1

Keysym Farsi_1.

Value
0x10006f1
Category
Unicode
Preferred name
Farsi_1 (current name)
Unicode code point
U+06F1 EXTENDED ARABIC-INDIC DIGIT ONE
Character
۱
Since
1.0.0

◆ XKB_KEY_Farsi_2

#define XKB_KEY_Farsi_2   0x10006f2

Keysym Farsi_2.

Value
0x10006f2
Category
Unicode
Preferred name
Farsi_2 (current name)
Unicode code point
U+06F2 EXTENDED ARABIC-INDIC DIGIT TWO
Character
۲
Since
1.0.0

◆ XKB_KEY_Farsi_3

#define XKB_KEY_Farsi_3   0x10006f3

Keysym Farsi_3.

Value
0x10006f3
Category
Unicode
Preferred name
Farsi_3 (current name)
Unicode code point
U+06F3 EXTENDED ARABIC-INDIC DIGIT THREE
Character
۳
Since
1.0.0

◆ XKB_KEY_Farsi_4

#define XKB_KEY_Farsi_4   0x10006f4

Keysym Farsi_4.

Value
0x10006f4
Category
Unicode
Preferred name
Farsi_4 (current name)
Unicode code point
U+06F4 EXTENDED ARABIC-INDIC DIGIT FOUR
Character
۴
Since
1.0.0

◆ XKB_KEY_Farsi_5

#define XKB_KEY_Farsi_5   0x10006f5

Keysym Farsi_5.

Value
0x10006f5
Category
Unicode
Preferred name
Farsi_5 (current name)
Unicode code point
U+06F5 EXTENDED ARABIC-INDIC DIGIT FIVE
Character
۵
Since
1.0.0

◆ XKB_KEY_Farsi_6

#define XKB_KEY_Farsi_6   0x10006f6

Keysym Farsi_6.

Value
0x10006f6
Category
Unicode
Preferred name
Farsi_6 (current name)
Unicode code point
U+06F6 EXTENDED ARABIC-INDIC DIGIT SIX
Character
۶
Since
1.0.0

◆ XKB_KEY_Farsi_7

#define XKB_KEY_Farsi_7   0x10006f7

Keysym Farsi_7.

Value
0x10006f7
Category
Unicode
Preferred name
Farsi_7 (current name)
Unicode code point
U+06F7 EXTENDED ARABIC-INDIC DIGIT SEVEN
Character
۷
Since
1.0.0

◆ XKB_KEY_Farsi_8

#define XKB_KEY_Farsi_8   0x10006f8

Keysym Farsi_8.

Value
0x10006f8
Category
Unicode
Preferred name
Farsi_8 (current name)
Unicode code point
U+06F8 EXTENDED ARABIC-INDIC DIGIT EIGHT
Character
۸
Since
1.0.0

◆ XKB_KEY_Farsi_9

#define XKB_KEY_Farsi_9   0x10006f9

Keysym Farsi_9.

Value
0x10006f9
Category
Unicode
Preferred name
Farsi_9 (current name)
Unicode code point
U+06F9 EXTENDED ARABIC-INDIC DIGIT NINE
Character
۹
Since
1.0.0

◆ XKB_KEY_Arabic_percent

#define XKB_KEY_Arabic_percent   0x100066a

Keysym Arabic_percent.

Value
0x100066a
Category
Unicode
Preferred name
Arabic_percent (current name)
Unicode code point
U+066A ARABIC PERCENT SIGN
Character
٪
Since
1.0.0

◆ XKB_KEY_Arabic_superscript_alef

#define XKB_KEY_Arabic_superscript_alef   0x1000670

Keysym Arabic_superscript_alef.

Value
0x1000670
Category
Unicode
Preferred name
Arabic_superscript_alef (current name)
Unicode code point
U+0670 ARABIC LETTER SUPERSCRIPT ALEF
Character
ٰ
Since
1.0.0

◆ XKB_KEY_Arabic_tteh

#define XKB_KEY_Arabic_tteh   0x1000679

Keysym Arabic_tteh.

Value
0x1000679
Category
Unicode
Preferred name
Arabic_tteh (current name)
Unicode code point
U+0679 ARABIC LETTER TTEH
Character
ٹ
Since
1.0.0

◆ XKB_KEY_Arabic_peh

#define XKB_KEY_Arabic_peh   0x100067e

Keysym Arabic_peh.

Value
0x100067e
Category
Unicode
Preferred name
Arabic_peh (current name)
Unicode code point
U+067E ARABIC LETTER PEH
Character
پ
Since
1.0.0

◆ XKB_KEY_Arabic_tcheh

#define XKB_KEY_Arabic_tcheh   0x1000686

Keysym Arabic_tcheh.

Value
0x1000686
Category
Unicode
Preferred name
Arabic_tcheh (current name)
Unicode code point
U+0686 ARABIC LETTER TCHEH
Character
چ
Since
1.0.0

◆ XKB_KEY_Arabic_ddal

#define XKB_KEY_Arabic_ddal   0x1000688

Keysym Arabic_ddal.

Value
0x1000688
Category
Unicode
Preferred name
Arabic_ddal (current name)
Unicode code point
U+0688 ARABIC LETTER DDAL
Character
ڈ
Since
1.0.0

◆ XKB_KEY_Arabic_rreh

#define XKB_KEY_Arabic_rreh   0x1000691

Keysym Arabic_rreh.

Value
0x1000691
Category
Unicode
Preferred name
Arabic_rreh (current name)
Unicode code point
U+0691 ARABIC LETTER RREH
Character
ڑ
Since
1.0.0

◆ XKB_KEY_Arabic_comma

#define XKB_KEY_Arabic_comma   0x05ac

Keysym Arabic_comma.

Value
0x05ac
Category
Legacy
Preferred name
Arabic_comma (current name)
Unicode code point
U+060C ARABIC COMMA
Character
،
Keysyms with the same character
U060C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_fullstop

#define XKB_KEY_Arabic_fullstop   0x10006d4

Keysym Arabic_fullstop.

Value
0x10006d4
Category
Unicode
Preferred name
Arabic_fullstop (current name)
Unicode code point
U+06D4 ARABIC FULL STOP
Character
۔
Since
1.0.0

◆ XKB_KEY_Arabic_0

#define XKB_KEY_Arabic_0   0x1000660

Keysym Arabic_0.

Value
0x1000660
Category
Unicode
Preferred name
Arabic_0 (current name)
Unicode code point
U+0660 ARABIC-INDIC DIGIT ZERO
Character
٠
Since
1.0.0

◆ XKB_KEY_Arabic_1

#define XKB_KEY_Arabic_1   0x1000661

Keysym Arabic_1.

Value
0x1000661
Category
Unicode
Preferred name
Arabic_1 (current name)
Unicode code point
U+0661 ARABIC-INDIC DIGIT ONE
Character
١
Since
1.0.0

◆ XKB_KEY_Arabic_2

#define XKB_KEY_Arabic_2   0x1000662

Keysym Arabic_2.

Value
0x1000662
Category
Unicode
Preferred name
Arabic_2 (current name)
Unicode code point
U+0662 ARABIC-INDIC DIGIT TWO
Character
٢
Since
1.0.0

◆ XKB_KEY_Arabic_3

#define XKB_KEY_Arabic_3   0x1000663

Keysym Arabic_3.

Value
0x1000663
Category
Unicode
Preferred name
Arabic_3 (current name)
Unicode code point
U+0663 ARABIC-INDIC DIGIT THREE
Character
٣
Since
1.0.0

◆ XKB_KEY_Arabic_4

#define XKB_KEY_Arabic_4   0x1000664

Keysym Arabic_4.

Value
0x1000664
Category
Unicode
Preferred name
Arabic_4 (current name)
Unicode code point
U+0664 ARABIC-INDIC DIGIT FOUR
Character
٤
Since
1.0.0

◆ XKB_KEY_Arabic_5

#define XKB_KEY_Arabic_5   0x1000665

Keysym Arabic_5.

Value
0x1000665
Category
Unicode
Preferred name
Arabic_5 (current name)
Unicode code point
U+0665 ARABIC-INDIC DIGIT FIVE
Character
٥
Since
1.0.0

◆ XKB_KEY_Arabic_6

#define XKB_KEY_Arabic_6   0x1000666

Keysym Arabic_6.

Value
0x1000666
Category
Unicode
Preferred name
Arabic_6 (current name)
Unicode code point
U+0666 ARABIC-INDIC DIGIT SIX
Character
٦
Since
1.0.0

◆ XKB_KEY_Arabic_7

#define XKB_KEY_Arabic_7   0x1000667

Keysym Arabic_7.

Value
0x1000667
Category
Unicode
Preferred name
Arabic_7 (current name)
Unicode code point
U+0667 ARABIC-INDIC DIGIT SEVEN
Character
٧
Since
1.0.0

◆ XKB_KEY_Arabic_8

#define XKB_KEY_Arabic_8   0x1000668

Keysym Arabic_8.

Value
0x1000668
Category
Unicode
Preferred name
Arabic_8 (current name)
Unicode code point
U+0668 ARABIC-INDIC DIGIT EIGHT
Character
٨
Since
1.0.0

◆ XKB_KEY_Arabic_9

#define XKB_KEY_Arabic_9   0x1000669

Keysym Arabic_9.

Value
0x1000669
Category
Unicode
Preferred name
Arabic_9 (current name)
Unicode code point
U+0669 ARABIC-INDIC DIGIT NINE
Character
٩
Since
1.0.0

◆ XKB_KEY_Arabic_semicolon

#define XKB_KEY_Arabic_semicolon   0x05bb

Keysym Arabic_semicolon.

Value
0x05bb
Category
Legacy
Preferred name
Arabic_semicolon (current name)
Unicode code point
U+061B ARABIC SEMICOLON
Character
؛
Keysyms with the same character
U061B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_question_mark

#define XKB_KEY_Arabic_question_mark   0x05bf

Keysym Arabic_question_mark.

Value
0x05bf
Category
Legacy
Preferred name
Arabic_question_mark (current name)
Unicode code point
U+061F ARABIC QUESTION MARK
Character
؟
Keysyms with the same character
U061F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_hamza

#define XKB_KEY_Arabic_hamza   0x05c1

Keysym Arabic_hamza.

Value
0x05c1
Category
Legacy
Preferred name
Arabic_hamza (current name)
Unicode code point
U+0621 ARABIC LETTER HAMZA
Character
ء
Keysyms with the same character
U0621: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_maddaonalef

#define XKB_KEY_Arabic_maddaonalef   0x05c2

Keysym Arabic_maddaonalef.

Value
0x05c2
Category
Legacy
Preferred name
Arabic_maddaonalef (current name)
Unicode code point
U+0622 ARABIC LETTER ALEF WITH MADDA ABOVE
Character
آ
Keysyms with the same character
U0622: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_hamzaonalef

#define XKB_KEY_Arabic_hamzaonalef   0x05c3

Keysym Arabic_hamzaonalef.

Value
0x05c3
Category
Legacy
Preferred name
Arabic_hamzaonalef (current name)
Unicode code point
U+0623 ARABIC LETTER ALEF WITH HAMZA ABOVE
Character
أ
Keysyms with the same character
U0623: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_hamzaonwaw

#define XKB_KEY_Arabic_hamzaonwaw   0x05c4

Keysym Arabic_hamzaonwaw.

Value
0x05c4
Category
Legacy
Preferred name
Arabic_hamzaonwaw (current name)
Unicode code point
U+0624 ARABIC LETTER WAW WITH HAMZA ABOVE
Character
ؤ
Keysyms with the same character
U0624: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_hamzaunderalef

#define XKB_KEY_Arabic_hamzaunderalef   0x05c5

Keysym Arabic_hamzaunderalef.

Value
0x05c5
Category
Legacy
Preferred name
Arabic_hamzaunderalef (current name)
Unicode code point
U+0625 ARABIC LETTER ALEF WITH HAMZA BELOW
Character
إ
Keysyms with the same character
U0625: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_hamzaonyeh

#define XKB_KEY_Arabic_hamzaonyeh   0x05c6

Keysym Arabic_hamzaonyeh.

Value
0x05c6
Category
Legacy
Preferred name
Arabic_hamzaonyeh (current name)
Unicode code point
U+0626 ARABIC LETTER YEH WITH HAMZA ABOVE
Character
ئ
Keysyms with the same character
U0626: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_alef

#define XKB_KEY_Arabic_alef   0x05c7

Keysym Arabic_alef.

Value
0x05c7
Category
Legacy
Preferred name
Arabic_alef (current name)
Unicode code point
U+0627 ARABIC LETTER ALEF
Character
ا
Keysyms with the same character
U0627: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_beh

#define XKB_KEY_Arabic_beh   0x05c8

Keysym Arabic_beh.

Value
0x05c8
Category
Legacy
Preferred name
Arabic_beh (current name)
Unicode code point
U+0628 ARABIC LETTER BEH
Character
ب
Keysyms with the same character
U0628: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_tehmarbuta

#define XKB_KEY_Arabic_tehmarbuta   0x05c9

Keysym Arabic_tehmarbuta.

Value
0x05c9
Category
Legacy
Preferred name
Arabic_tehmarbuta (current name)
Unicode code point
U+0629 ARABIC LETTER TEH MARBUTA
Character
ة
Keysyms with the same character
U0629: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_teh

#define XKB_KEY_Arabic_teh   0x05ca

Keysym Arabic_teh.

Value
0x05ca
Category
Legacy
Preferred name
Arabic_teh (current name)
Unicode code point
U+062A ARABIC LETTER TEH
Character
ت
Keysyms with the same character
U062A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_theh

#define XKB_KEY_Arabic_theh   0x05cb

Keysym Arabic_theh.

Value
0x05cb
Category
Legacy
Preferred name
Arabic_theh (current name)
Unicode code point
U+062B ARABIC LETTER THEH
Character
ث
Keysyms with the same character
U062B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_jeem

#define XKB_KEY_Arabic_jeem   0x05cc

Keysym Arabic_jeem.

Value
0x05cc
Category
Legacy
Preferred name
Arabic_jeem (current name)
Unicode code point
U+062C ARABIC LETTER JEEM
Character
ج
Keysyms with the same character
U062C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_hah

#define XKB_KEY_Arabic_hah   0x05cd

Keysym Arabic_hah.

Value
0x05cd
Category
Legacy
Preferred name
Arabic_hah (current name)
Unicode code point
U+062D ARABIC LETTER HAH
Character
ح
Keysyms with the same character
U062D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_khah

#define XKB_KEY_Arabic_khah   0x05ce

Keysym Arabic_khah.

Value
0x05ce
Category
Legacy
Preferred name
Arabic_khah (current name)
Unicode code point
U+062E ARABIC LETTER KHAH
Character
خ
Keysyms with the same character
U062E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_dal

#define XKB_KEY_Arabic_dal   0x05cf

Keysym Arabic_dal.

Value
0x05cf
Category
Legacy
Preferred name
Arabic_dal (current name)
Unicode code point
U+062F ARABIC LETTER DAL
Character
د
Keysyms with the same character
U062F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_thal

#define XKB_KEY_Arabic_thal   0x05d0

Keysym Arabic_thal.

Value
0x05d0
Category
Legacy
Preferred name
Arabic_thal (current name)
Unicode code point
U+0630 ARABIC LETTER THAL
Character
ذ
Keysyms with the same character
U0630: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_ra

#define XKB_KEY_Arabic_ra   0x05d1

Keysym Arabic_ra.

Value
0x05d1
Category
Legacy
Preferred name
Arabic_ra (current name)
Unicode code point
U+0631 ARABIC LETTER REH
Character
ر
Keysyms with the same character
U0631: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_zain

#define XKB_KEY_Arabic_zain   0x05d2

Keysym Arabic_zain.

Value
0x05d2
Category
Legacy
Preferred name
Arabic_zain (current name)
Unicode code point
U+0632 ARABIC LETTER ZAIN
Character
ز
Keysyms with the same character
U0632: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_seen

#define XKB_KEY_Arabic_seen   0x05d3

Keysym Arabic_seen.

Value
0x05d3
Category
Legacy
Preferred name
Arabic_seen (current name)
Unicode code point
U+0633 ARABIC LETTER SEEN
Character
س
Keysyms with the same character
U0633: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_sheen

#define XKB_KEY_Arabic_sheen   0x05d4

Keysym Arabic_sheen.

Value
0x05d4
Category
Legacy
Preferred name
Arabic_sheen (current name)
Unicode code point
U+0634 ARABIC LETTER SHEEN
Character
ش
Keysyms with the same character
U0634: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_sad

#define XKB_KEY_Arabic_sad   0x05d5

Keysym Arabic_sad.

Value
0x05d5
Category
Legacy
Preferred name
Arabic_sad (current name)
Unicode code point
U+0635 ARABIC LETTER SAD
Character
ص
Keysyms with the same character
U0635: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_dad

#define XKB_KEY_Arabic_dad   0x05d6

Keysym Arabic_dad.

Value
0x05d6
Category
Legacy
Preferred name
Arabic_dad (current name)
Unicode code point
U+0636 ARABIC LETTER DAD
Character
ض
Keysyms with the same character
U0636: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_tah

#define XKB_KEY_Arabic_tah   0x05d7

Keysym Arabic_tah.

Value
0x05d7
Category
Legacy
Preferred name
Arabic_tah (current name)
Unicode code point
U+0637 ARABIC LETTER TAH
Character
ط
Keysyms with the same character
U0637: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_zah

#define XKB_KEY_Arabic_zah   0x05d8

Keysym Arabic_zah.

Value
0x05d8
Category
Legacy
Preferred name
Arabic_zah (current name)
Unicode code point
U+0638 ARABIC LETTER ZAH
Character
ظ
Keysyms with the same character
U0638: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_ain

#define XKB_KEY_Arabic_ain   0x05d9

Keysym Arabic_ain.

Value
0x05d9
Category
Legacy
Preferred name
Arabic_ain (current name)
Unicode code point
U+0639 ARABIC LETTER AIN
Character
ع
Keysyms with the same character
U0639: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_ghain

#define XKB_KEY_Arabic_ghain   0x05da

Keysym Arabic_ghain.

Value
0x05da
Category
Legacy
Preferred name
Arabic_ghain (current name)
Unicode code point
U+063A ARABIC LETTER GHAIN
Character
غ
Keysyms with the same character
U063A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_tatweel

#define XKB_KEY_Arabic_tatweel   0x05e0

Keysym Arabic_tatweel.

Value
0x05e0
Category
Legacy
Preferred name
Arabic_tatweel (current name)
Unicode code point
U+0640 ARABIC TATWEEL
Character
ـ
Keysyms with the same character
U0640: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_feh

#define XKB_KEY_Arabic_feh   0x05e1

Keysym Arabic_feh.

Value
0x05e1
Category
Legacy
Preferred name
Arabic_feh (current name)
Unicode code point
U+0641 ARABIC LETTER FEH
Character
ف
Keysyms with the same character
U0641: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_qaf

#define XKB_KEY_Arabic_qaf   0x05e2

Keysym Arabic_qaf.

Value
0x05e2
Category
Legacy
Preferred name
Arabic_qaf (current name)
Unicode code point
U+0642 ARABIC LETTER QAF
Character
ق
Keysyms with the same character
U0642: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_kaf

#define XKB_KEY_Arabic_kaf   0x05e3

Keysym Arabic_kaf.

Value
0x05e3
Category
Legacy
Preferred name
Arabic_kaf (current name)
Unicode code point
U+0643 ARABIC LETTER KAF
Character
ك
Keysyms with the same character
U0643: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_lam

#define XKB_KEY_Arabic_lam   0x05e4

Keysym Arabic_lam.

Value
0x05e4
Category
Legacy
Preferred name
Arabic_lam (current name)
Unicode code point
U+0644 ARABIC LETTER LAM
Character
ل
Keysyms with the same character
U0644: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_meem

#define XKB_KEY_Arabic_meem   0x05e5

Keysym Arabic_meem.

Value
0x05e5
Category
Legacy
Preferred name
Arabic_meem (current name)
Unicode code point
U+0645 ARABIC LETTER MEEM
Character
م
Keysyms with the same character
U0645: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_noon

#define XKB_KEY_Arabic_noon   0x05e6

Keysym Arabic_noon.

Value
0x05e6
Category
Legacy
Preferred name
Arabic_noon (current name)
Unicode code point
U+0646 ARABIC LETTER NOON
Character
ن
Keysyms with the same character
U0646: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_ha

#define XKB_KEY_Arabic_ha   0x05e7

Keysym Arabic_ha.

Value
0x05e7
Category
Legacy
Preferred name
Arabic_ha (current name)
Aliases
🚫 Arabic_heh (deprecated)
Unicode code point
U+0647 ARABIC LETTER HEH
Character
ه
Keysyms with the same character
U0647: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_heh

#define XKB_KEY_Arabic_heh   0x05e7

Keysym Arabic_heh.

Value
0x05e7
Category
Legacy
Preferred name
⚠️ Arabic_ha (replacement)
Unicode code point
U+0647 ARABIC LETTER HEH
Character
ه
Keysyms with the same character
U0647: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_waw

#define XKB_KEY_Arabic_waw   0x05e8

Keysym Arabic_waw.

Value
0x05e8
Category
Legacy
Preferred name
Arabic_waw (current name)
Unicode code point
U+0648 ARABIC LETTER WAW
Character
و
Keysyms with the same character
U0648: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_alefmaksura

#define XKB_KEY_Arabic_alefmaksura   0x05e9

Keysym Arabic_alefmaksura.

Value
0x05e9
Category
Legacy
Preferred name
Arabic_alefmaksura (current name)
Unicode code point
U+0649 ARABIC LETTER ALEF MAKSURA
Character
ى
Keysyms with the same character
U0649: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_yeh

#define XKB_KEY_Arabic_yeh   0x05ea

Keysym Arabic_yeh.

Value
0x05ea
Category
Legacy
Preferred name
Arabic_yeh (current name)
Unicode code point
U+064A ARABIC LETTER YEH
Character
ي
Keysyms with the same character
U064A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_fathatan

#define XKB_KEY_Arabic_fathatan   0x05eb

Keysym Arabic_fathatan.

Value
0x05eb
Category
Legacy
Preferred name
Arabic_fathatan (current name)
Unicode code point
U+064B ARABIC FATHATAN
Character
ً
Keysyms with the same character
U064B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_dammatan

#define XKB_KEY_Arabic_dammatan   0x05ec

Keysym Arabic_dammatan.

Value
0x05ec
Category
Legacy
Preferred name
Arabic_dammatan (current name)
Unicode code point
U+064C ARABIC DAMMATAN
Character
ٌ
Keysyms with the same character
U064C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_kasratan

#define XKB_KEY_Arabic_kasratan   0x05ed

Keysym Arabic_kasratan.

Value
0x05ed
Category
Legacy
Preferred name
Arabic_kasratan (current name)
Unicode code point
U+064D ARABIC KASRATAN
Character
ٍ
Keysyms with the same character
U064D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_fatha

#define XKB_KEY_Arabic_fatha   0x05ee

Keysym Arabic_fatha.

Value
0x05ee
Category
Legacy
Preferred name
Arabic_fatha (current name)
Unicode code point
U+064E ARABIC FATHA
Character
َ
Keysyms with the same character
U064E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_damma

#define XKB_KEY_Arabic_damma   0x05ef

Keysym Arabic_damma.

Value
0x05ef
Category
Legacy
Preferred name
Arabic_damma (current name)
Unicode code point
U+064F ARABIC DAMMA
Character
ُ
Keysyms with the same character
U064F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_kasra

#define XKB_KEY_Arabic_kasra   0x05f0

Keysym Arabic_kasra.

Value
0x05f0
Category
Legacy
Preferred name
Arabic_kasra (current name)
Unicode code point
U+0650 ARABIC KASRA
Character
ِ
Keysyms with the same character
U0650: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_shadda

#define XKB_KEY_Arabic_shadda   0x05f1

Keysym Arabic_shadda.

Value
0x05f1
Category
Legacy
Preferred name
Arabic_shadda (current name)
Unicode code point
U+0651 ARABIC SHADDA
Character
ّ
Keysyms with the same character
U0651: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_sukun

#define XKB_KEY_Arabic_sukun   0x05f2

Keysym Arabic_sukun.

Value
0x05f2
Category
Legacy
Preferred name
Arabic_sukun (current name)
Unicode code point
U+0652 ARABIC SUKUN
Character
ْ
Keysyms with the same character
U0652: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Arabic_madda_above

#define XKB_KEY_Arabic_madda_above   0x1000653

Keysym Arabic_madda_above.

Value
0x1000653
Category
Unicode
Preferred name
Arabic_madda_above (current name)
Unicode code point
U+0653 ARABIC MADDAH ABOVE
Character
ٓ
Since
1.0.0

◆ XKB_KEY_Arabic_hamza_above

#define XKB_KEY_Arabic_hamza_above   0x1000654

Keysym Arabic_hamza_above.

Value
0x1000654
Category
Unicode
Preferred name
Arabic_hamza_above (current name)
Unicode code point
U+0654 ARABIC HAMZA ABOVE
Character
ٔ
Since
1.0.0

◆ XKB_KEY_Arabic_hamza_below

#define XKB_KEY_Arabic_hamza_below   0x1000655

Keysym Arabic_hamza_below.

Value
0x1000655
Category
Unicode
Preferred name
Arabic_hamza_below (current name)
Unicode code point
U+0655 ARABIC HAMZA BELOW
Character
ٕ
Since
1.0.0

◆ XKB_KEY_Arabic_jeh

#define XKB_KEY_Arabic_jeh   0x1000698

Keysym Arabic_jeh.

Value
0x1000698
Category
Unicode
Preferred name
Arabic_jeh (current name)
Unicode code point
U+0698 ARABIC LETTER JEH
Character
ژ
Since
1.0.0

◆ XKB_KEY_Arabic_veh

#define XKB_KEY_Arabic_veh   0x10006a4

Keysym Arabic_veh.

Value
0x10006a4
Category
Unicode
Preferred name
Arabic_veh (current name)
Unicode code point
U+06A4 ARABIC LETTER VEH
Character
ڤ
Since
1.0.0

◆ XKB_KEY_Arabic_keheh

#define XKB_KEY_Arabic_keheh   0x10006a9

Keysym Arabic_keheh.

Value
0x10006a9
Category
Unicode
Preferred name
Arabic_keheh (current name)
Unicode code point
U+06A9 ARABIC LETTER KEHEH
Character
ک
Since
1.0.0

◆ XKB_KEY_Arabic_gaf

#define XKB_KEY_Arabic_gaf   0x10006af

Keysym Arabic_gaf.

Value
0x10006af
Category
Unicode
Preferred name
Arabic_gaf (current name)
Unicode code point
U+06AF ARABIC LETTER GAF
Character
گ
Since
1.0.0

◆ XKB_KEY_Arabic_noon_ghunna

#define XKB_KEY_Arabic_noon_ghunna   0x10006ba

Keysym Arabic_noon_ghunna.

Value
0x10006ba
Category
Unicode
Preferred name
Arabic_noon_ghunna (current name)
Unicode code point
U+06BA ARABIC LETTER NOON GHUNNA
Character
ں
Since
1.0.0

◆ XKB_KEY_Arabic_heh_doachashmee

#define XKB_KEY_Arabic_heh_doachashmee   0x10006be

Keysym Arabic_heh_doachashmee.

Value
0x10006be
Category
Unicode
Preferred name
Arabic_heh_doachashmee (current name)
Unicode code point
U+06BE ARABIC LETTER HEH DOACHASHMEE
Character
ھ
Since
1.0.0

◆ XKB_KEY_Farsi_yeh

#define XKB_KEY_Farsi_yeh   0x10006cc

Keysym Farsi_yeh.

Value
0x10006cc
Category
Unicode
Preferred name
Farsi_yeh (current name)
Aliases
🚫 Arabic_farsi_yeh (deprecated)
Unicode code point
U+06CC ARABIC LETTER FARSI YEH
Character
ی
Since
1.0.0

◆ XKB_KEY_Arabic_farsi_yeh

#define XKB_KEY_Arabic_farsi_yeh   0x10006cc

Keysym Arabic_farsi_yeh.

Value
0x10006cc
Category
Unicode
Preferred name
⚠️ Farsi_yeh (replacement)
Unicode code point
U+06CC ARABIC LETTER FARSI YEH
Character
ی
Since
1.0.0

◆ XKB_KEY_Arabic_yeh_baree

#define XKB_KEY_Arabic_yeh_baree   0x10006d2

Keysym Arabic_yeh_baree.

Value
0x10006d2
Category
Unicode
Preferred name
Arabic_yeh_baree (current name)
Unicode code point
U+06D2 ARABIC LETTER YEH BARREE
Character
ے
Since
1.0.0

◆ XKB_KEY_Arabic_heh_goal

#define XKB_KEY_Arabic_heh_goal   0x10006c1

Keysym Arabic_heh_goal.

Value
0x10006c1
Category
Unicode
Preferred name
Arabic_heh_goal (current name)
Unicode code point
U+06C1 ARABIC LETTER HEH GOAL
Character
ہ
Since
1.0.0

◆ XKB_KEY_Arabic_switch

#define XKB_KEY_Arabic_switch   0xff7e

Keysym Arabic_switch: non-deprecated alias for ISO_Group_Shift.

Value
0xff7e
Category
Function
Preferred name
ℹ️ ISO_Group_Shift (alternative)
Other aliases
ℹ️ Greek_switch
ℹ️ Hangul_switch
ℹ️ Hebrew_switch
ℹ️ Mode_switch
🚫 SunAltGraph (deprecated)
ℹ️ kana_switch
ℹ️ script_switch
Since
1.0.0

◆ XKB_KEY_Cyrillic_GHE_bar

#define XKB_KEY_Cyrillic_GHE_bar   0x1000492

Keysym Cyrillic_GHE_bar.

Value
0x1000492
Category
Unicode
Preferred name
Cyrillic_GHE_bar (current name)
Unicode code point
U+0492 CYRILLIC CAPITAL LETTER GHE WITH STROKE
Character
Ғ
Since
1.0.0

◆ XKB_KEY_Cyrillic_ghe_bar

#define XKB_KEY_Cyrillic_ghe_bar   0x1000493

Keysym Cyrillic_ghe_bar.

Value
0x1000493
Category
Unicode
Preferred name
Cyrillic_ghe_bar (current name)
Unicode code point
U+0493 CYRILLIC SMALL LETTER GHE WITH STROKE
Character
ғ
Since
1.0.0

◆ XKB_KEY_Cyrillic_ZHE_descender

#define XKB_KEY_Cyrillic_ZHE_descender   0x1000496

Keysym Cyrillic_ZHE_descender.

Value
0x1000496
Category
Unicode
Preferred name
Cyrillic_ZHE_descender (current name)
Unicode code point
U+0496 CYRILLIC CAPITAL LETTER ZHE WITH DESCENDER
Character
Җ
Since
1.0.0

◆ XKB_KEY_Cyrillic_zhe_descender

#define XKB_KEY_Cyrillic_zhe_descender   0x1000497

Keysym Cyrillic_zhe_descender.

Value
0x1000497
Category
Unicode
Preferred name
Cyrillic_zhe_descender (current name)
Unicode code point
U+0497 CYRILLIC SMALL LETTER ZHE WITH DESCENDER
Character
җ
Since
1.0.0

◆ XKB_KEY_Cyrillic_KA_descender

#define XKB_KEY_Cyrillic_KA_descender   0x100049a

Keysym Cyrillic_KA_descender.

Value
0x100049a
Category
Unicode
Preferred name
Cyrillic_KA_descender (current name)
Unicode code point
U+049A CYRILLIC CAPITAL LETTER KA WITH DESCENDER
Character
Қ
Since
1.0.0

◆ XKB_KEY_Cyrillic_ka_descender

#define XKB_KEY_Cyrillic_ka_descender   0x100049b

Keysym Cyrillic_ka_descender.

Value
0x100049b
Category
Unicode
Preferred name
Cyrillic_ka_descender (current name)
Unicode code point
U+049B CYRILLIC SMALL LETTER KA WITH DESCENDER
Character
қ
Since
1.0.0

◆ XKB_KEY_Cyrillic_KA_vertstroke

#define XKB_KEY_Cyrillic_KA_vertstroke   0x100049c

Keysym Cyrillic_KA_vertstroke.

Value
0x100049c
Category
Unicode
Preferred name
Cyrillic_KA_vertstroke (current name)
Unicode code point
U+049C CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE
Character
Ҝ
Since
1.0.0

◆ XKB_KEY_Cyrillic_ka_vertstroke

#define XKB_KEY_Cyrillic_ka_vertstroke   0x100049d

Keysym Cyrillic_ka_vertstroke.

Value
0x100049d
Category
Unicode
Preferred name
Cyrillic_ka_vertstroke (current name)
Unicode code point
U+049D CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE
Character
ҝ
Since
1.0.0

◆ XKB_KEY_Cyrillic_EN_descender

#define XKB_KEY_Cyrillic_EN_descender   0x10004a2

Keysym Cyrillic_EN_descender.

Value
0x10004a2
Category
Unicode
Preferred name
Cyrillic_EN_descender (current name)
Unicode code point
U+04A2 CYRILLIC CAPITAL LETTER EN WITH DESCENDER
Character
Ң
Since
1.0.0

◆ XKB_KEY_Cyrillic_en_descender

#define XKB_KEY_Cyrillic_en_descender   0x10004a3

Keysym Cyrillic_en_descender.

Value
0x10004a3
Category
Unicode
Preferred name
Cyrillic_en_descender (current name)
Unicode code point
U+04A3 CYRILLIC SMALL LETTER EN WITH DESCENDER
Character
ң
Since
1.0.0

◆ XKB_KEY_Cyrillic_U_straight

#define XKB_KEY_Cyrillic_U_straight   0x10004ae

Keysym Cyrillic_U_straight.

Value
0x10004ae
Category
Unicode
Preferred name
Cyrillic_U_straight (current name)
Unicode code point
U+04AE CYRILLIC CAPITAL LETTER STRAIGHT U
Character
Ү
Since
1.0.0

◆ XKB_KEY_Cyrillic_u_straight

#define XKB_KEY_Cyrillic_u_straight   0x10004af

Keysym Cyrillic_u_straight.

Value
0x10004af
Category
Unicode
Preferred name
Cyrillic_u_straight (current name)
Unicode code point
U+04AF CYRILLIC SMALL LETTER STRAIGHT U
Character
ү
Since
1.0.0

◆ XKB_KEY_Cyrillic_U_straight_bar

#define XKB_KEY_Cyrillic_U_straight_bar   0x10004b0

Keysym Cyrillic_U_straight_bar.

Value
0x10004b0
Category
Unicode
Preferred name
Cyrillic_U_straight_bar (current name)
Unicode code point
U+04B0 CYRILLIC CAPITAL LETTER STRAIGHT U WITH STROKE
Character
Ұ
Since
1.0.0

◆ XKB_KEY_Cyrillic_u_straight_bar

#define XKB_KEY_Cyrillic_u_straight_bar   0x10004b1

Keysym Cyrillic_u_straight_bar.

Value
0x10004b1
Category
Unicode
Preferred name
Cyrillic_u_straight_bar (current name)
Unicode code point
U+04B1 CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE
Character
ұ
Since
1.0.0

◆ XKB_KEY_Cyrillic_HA_descender

#define XKB_KEY_Cyrillic_HA_descender   0x10004b2

Keysym Cyrillic_HA_descender.

Value
0x10004b2
Category
Unicode
Preferred name
Cyrillic_HA_descender (current name)
Unicode code point
U+04B2 CYRILLIC CAPITAL LETTER HA WITH DESCENDER
Character
Ҳ
Since
1.0.0

◆ XKB_KEY_Cyrillic_ha_descender

#define XKB_KEY_Cyrillic_ha_descender   0x10004b3

Keysym Cyrillic_ha_descender.

Value
0x10004b3
Category
Unicode
Preferred name
Cyrillic_ha_descender (current name)
Unicode code point
U+04B3 CYRILLIC SMALL LETTER HA WITH DESCENDER
Character
ҳ
Since
1.0.0

◆ XKB_KEY_Cyrillic_CHE_descender

#define XKB_KEY_Cyrillic_CHE_descender   0x10004b6

Keysym Cyrillic_CHE_descender.

Value
0x10004b6
Category
Unicode
Preferred name
Cyrillic_CHE_descender (current name)
Unicode code point
U+04B6 CYRILLIC CAPITAL LETTER CHE WITH DESCENDER
Character
Ҷ
Since
1.0.0

◆ XKB_KEY_Cyrillic_che_descender

#define XKB_KEY_Cyrillic_che_descender   0x10004b7

Keysym Cyrillic_che_descender.

Value
0x10004b7
Category
Unicode
Preferred name
Cyrillic_che_descender (current name)
Unicode code point
U+04B7 CYRILLIC SMALL LETTER CHE WITH DESCENDER
Character
ҷ
Since
1.0.0

◆ XKB_KEY_Cyrillic_CHE_vertstroke

#define XKB_KEY_Cyrillic_CHE_vertstroke   0x10004b8

Keysym Cyrillic_CHE_vertstroke.

Value
0x10004b8
Category
Unicode
Preferred name
Cyrillic_CHE_vertstroke (current name)
Unicode code point
U+04B8 CYRILLIC CAPITAL LETTER CHE WITH VERTICAL STROKE
Character
Ҹ
Since
1.0.0

◆ XKB_KEY_Cyrillic_che_vertstroke

#define XKB_KEY_Cyrillic_che_vertstroke   0x10004b9

Keysym Cyrillic_che_vertstroke.

Value
0x10004b9
Category
Unicode
Preferred name
Cyrillic_che_vertstroke (current name)
Unicode code point
U+04B9 CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE
Character
ҹ
Since
1.0.0

◆ XKB_KEY_Cyrillic_SHHA

#define XKB_KEY_Cyrillic_SHHA   0x10004ba

Keysym Cyrillic_SHHA.

Value
0x10004ba
Category
Unicode
Preferred name
Cyrillic_SHHA (current name)
Unicode code point
U+04BA CYRILLIC CAPITAL LETTER SHHA
Character
Һ
Since
1.0.0

◆ XKB_KEY_Cyrillic_shha

#define XKB_KEY_Cyrillic_shha   0x10004bb

Keysym Cyrillic_shha.

Value
0x10004bb
Category
Unicode
Preferred name
Cyrillic_shha (current name)
Unicode code point
U+04BB CYRILLIC SMALL LETTER SHHA
Character
һ
Since
1.0.0

◆ XKB_KEY_Cyrillic_SCHWA

#define XKB_KEY_Cyrillic_SCHWA   0x10004d8

Keysym Cyrillic_SCHWA.

Value
0x10004d8
Category
Unicode
Preferred name
Cyrillic_SCHWA (current name)
Unicode code point
U+04D8 CYRILLIC CAPITAL LETTER SCHWA
Character
Ә
Since
1.0.0

◆ XKB_KEY_Cyrillic_schwa

#define XKB_KEY_Cyrillic_schwa   0x10004d9

Keysym Cyrillic_schwa.

Value
0x10004d9
Category
Unicode
Preferred name
Cyrillic_schwa (current name)
Unicode code point
U+04D9 CYRILLIC SMALL LETTER SCHWA
Character
ә
Since
1.0.0

◆ XKB_KEY_Cyrillic_I_macron

#define XKB_KEY_Cyrillic_I_macron   0x10004e2

Keysym Cyrillic_I_macron.

Value
0x10004e2
Category
Unicode
Preferred name
Cyrillic_I_macron (current name)
Unicode code point
U+04E2 CYRILLIC CAPITAL LETTER I WITH MACRON
Character
Ӣ
Since
1.0.0

◆ XKB_KEY_Cyrillic_i_macron

#define XKB_KEY_Cyrillic_i_macron   0x10004e3

Keysym Cyrillic_i_macron.

Value
0x10004e3
Category
Unicode
Preferred name
Cyrillic_i_macron (current name)
Unicode code point
U+04E3 CYRILLIC SMALL LETTER I WITH MACRON
Character
ӣ
Since
1.0.0

◆ XKB_KEY_Cyrillic_O_bar

#define XKB_KEY_Cyrillic_O_bar   0x10004e8

Keysym Cyrillic_O_bar.

Value
0x10004e8
Category
Unicode
Preferred name
Cyrillic_O_bar (current name)
Unicode code point
U+04E8 CYRILLIC CAPITAL LETTER BARRED O
Character
Ө
Since
1.0.0

◆ XKB_KEY_Cyrillic_o_bar

#define XKB_KEY_Cyrillic_o_bar   0x10004e9

Keysym Cyrillic_o_bar.

Value
0x10004e9
Category
Unicode
Preferred name
Cyrillic_o_bar (current name)
Unicode code point
U+04E9 CYRILLIC SMALL LETTER BARRED O
Character
ө
Since
1.0.0

◆ XKB_KEY_Cyrillic_U_macron

#define XKB_KEY_Cyrillic_U_macron   0x10004ee

Keysym Cyrillic_U_macron.

Value
0x10004ee
Category
Unicode
Preferred name
Cyrillic_U_macron (current name)
Unicode code point
U+04EE CYRILLIC CAPITAL LETTER U WITH MACRON
Character
Ӯ
Since
1.0.0

◆ XKB_KEY_Cyrillic_u_macron

#define XKB_KEY_Cyrillic_u_macron   0x10004ef

Keysym Cyrillic_u_macron.

Value
0x10004ef
Category
Unicode
Preferred name
Cyrillic_u_macron (current name)
Unicode code point
U+04EF CYRILLIC SMALL LETTER U WITH MACRON
Character
ӯ
Since
1.0.0

◆ XKB_KEY_Serbian_dje

#define XKB_KEY_Serbian_dje   0x06a1

Keysym Serbian_dje.

Value
0x06a1
Category
Legacy
Preferred name
Serbian_dje (current name)
Unicode code point
U+0452 CYRILLIC SMALL LETTER DJE
Character
ђ
Keysyms with the same character
U0452: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Macedonia_gje

#define XKB_KEY_Macedonia_gje   0x06a2

Keysym Macedonia_gje.

Value
0x06a2
Category
Legacy
Preferred name
Macedonia_gje (current name)
Unicode code point
U+0453 CYRILLIC SMALL LETTER GJE
Character
ѓ
Keysyms with the same character
U0453: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_io

#define XKB_KEY_Cyrillic_io   0x06a3

Keysym Cyrillic_io.

Value
0x06a3
Category
Legacy
Preferred name
Cyrillic_io (current name)
Unicode code point
U+0451 CYRILLIC SMALL LETTER IO
Character
ё
Keysyms with the same character
U0451: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukrainian_ie

#define XKB_KEY_Ukrainian_ie   0x06a4

Keysym Ukrainian_ie.

Value
0x06a4
Category
Legacy
Preferred name
Ukrainian_ie (current name)
Aliases
🚫 Ukranian_je (deprecated)
Unicode code point
U+0454 CYRILLIC SMALL LETTER UKRAINIAN IE
Character
є
Keysyms with the same character
U0454: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukranian_je

#define XKB_KEY_Ukranian_je   0x06a4

Keysym Ukranian_je.

Value
0x06a4
Category
Legacy
Preferred name
⚠️ Ukrainian_ie (replacement)
Unicode code point
U+0454 CYRILLIC SMALL LETTER UKRAINIAN IE
Character
є
Keysyms with the same character
U0454: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Macedonia_dse

#define XKB_KEY_Macedonia_dse   0x06a5

Keysym Macedonia_dse.

Value
0x06a5
Category
Legacy
Preferred name
Macedonia_dse (current name)
Unicode code point
U+0455 CYRILLIC SMALL LETTER DZE
Character
ѕ
Keysyms with the same character
U0455: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukrainian_i

#define XKB_KEY_Ukrainian_i   0x06a6

Keysym Ukrainian_i.

Value
0x06a6
Category
Legacy
Preferred name
Ukrainian_i (current name)
Aliases
🚫 Ukranian_i (deprecated)
Unicode code point
U+0456 CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I
Character
і
Keysyms with the same character
U0456: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukranian_i

#define XKB_KEY_Ukranian_i   0x06a6

Keysym Ukranian_i.

Value
0x06a6
Category
Legacy
Preferred name
⚠️ Ukrainian_i (replacement)
Unicode code point
U+0456 CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I
Character
і
Keysyms with the same character
U0456: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukrainian_yi

#define XKB_KEY_Ukrainian_yi   0x06a7

Keysym Ukrainian_yi.

Value
0x06a7
Category
Legacy
Preferred name
Ukrainian_yi (current name)
Aliases
🚫 Ukranian_yi (deprecated)
Unicode code point
U+0457 CYRILLIC SMALL LETTER YI
Character
ї
Keysyms with the same character
U0457: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukranian_yi

#define XKB_KEY_Ukranian_yi   0x06a7

Keysym Ukranian_yi.

Value
0x06a7
Category
Legacy
Preferred name
⚠️ Ukrainian_yi (replacement)
Unicode code point
U+0457 CYRILLIC SMALL LETTER YI
Character
ї
Keysyms with the same character
U0457: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_je

#define XKB_KEY_Cyrillic_je   0x06a8

Keysym Cyrillic_je.

Value
0x06a8
Category
Legacy
Preferred name
Cyrillic_je (current name)
Aliases
🚫 Serbian_je (deprecated)
Unicode code point
U+0458 CYRILLIC SMALL LETTER JE
Character
ј
Keysyms with the same character
U0458: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_je

#define XKB_KEY_Serbian_je   0x06a8

Keysym Serbian_je.

Value
0x06a8
Category
Legacy
Preferred name
⚠️ Cyrillic_je (replacement)
Unicode code point
U+0458 CYRILLIC SMALL LETTER JE
Character
ј
Keysyms with the same character
U0458: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_lje

#define XKB_KEY_Cyrillic_lje   0x06a9

Keysym Cyrillic_lje.

Value
0x06a9
Category
Legacy
Preferred name
Cyrillic_lje (current name)
Aliases
🚫 Serbian_lje (deprecated)
Unicode code point
U+0459 CYRILLIC SMALL LETTER LJE
Character
љ
Keysyms with the same character
U0459: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_lje

#define XKB_KEY_Serbian_lje   0x06a9

Keysym Serbian_lje.

Value
0x06a9
Category
Legacy
Preferred name
⚠️ Cyrillic_lje (replacement)
Unicode code point
U+0459 CYRILLIC SMALL LETTER LJE
Character
љ
Keysyms with the same character
U0459: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_nje

#define XKB_KEY_Cyrillic_nje   0x06aa

Keysym Cyrillic_nje.

Value
0x06aa
Category
Legacy
Preferred name
Cyrillic_nje (current name)
Aliases
🚫 Serbian_nje (deprecated)
Unicode code point
U+045A CYRILLIC SMALL LETTER NJE
Character
њ
Keysyms with the same character
U045A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_nje

#define XKB_KEY_Serbian_nje   0x06aa

Keysym Serbian_nje.

Value
0x06aa
Category
Legacy
Preferred name
⚠️ Cyrillic_nje (replacement)
Unicode code point
U+045A CYRILLIC SMALL LETTER NJE
Character
њ
Keysyms with the same character
U045A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_tshe

#define XKB_KEY_Serbian_tshe   0x06ab

Keysym Serbian_tshe.

Value
0x06ab
Category
Legacy
Preferred name
Serbian_tshe (current name)
Unicode code point
U+045B CYRILLIC SMALL LETTER TSHE
Character
ћ
Keysyms with the same character
U045B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Macedonia_kje

#define XKB_KEY_Macedonia_kje   0x06ac

Keysym Macedonia_kje.

Value
0x06ac
Category
Legacy
Preferred name
Macedonia_kje (current name)
Unicode code point
U+045C CYRILLIC SMALL LETTER KJE
Character
ќ
Keysyms with the same character
U045C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukrainian_ghe_with_upturn

#define XKB_KEY_Ukrainian_ghe_with_upturn   0x06ad

Keysym Ukrainian_ghe_with_upturn.

Value
0x06ad
Category
Legacy
Preferred name
Ukrainian_ghe_with_upturn (current name)
Unicode code point
U+0491 CYRILLIC SMALL LETTER GHE WITH UPTURN
Character
ґ
Keysyms with the same character
U0491: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Byelorussian_shortu

#define XKB_KEY_Byelorussian_shortu   0x06ae

Keysym Byelorussian_shortu.

Value
0x06ae
Category
Legacy
Preferred name
Byelorussian_shortu (current name)
Unicode code point
U+045E CYRILLIC SMALL LETTER SHORT U
Character
ў
Keysyms with the same character
U045E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_dzhe

#define XKB_KEY_Cyrillic_dzhe   0x06af

Keysym Cyrillic_dzhe.

Value
0x06af
Category
Legacy
Preferred name
Cyrillic_dzhe (current name)
Aliases
🚫 Serbian_dze (deprecated)
Unicode code point
U+045F CYRILLIC SMALL LETTER DZHE
Character
џ
Keysyms with the same character
U045F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_dze

#define XKB_KEY_Serbian_dze   0x06af

Keysym Serbian_dze.

Value
0x06af
Category
Legacy
Preferred name
⚠️ Cyrillic_dzhe (replacement)
Unicode code point
U+045F CYRILLIC SMALL LETTER DZHE
Character
џ
Keysyms with the same character
U045F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_numerosign

#define XKB_KEY_numerosign   0x06b0

Keysym numerosign.

Value
0x06b0
Category
Legacy
Preferred name
numerosign (current name)
Unicode code point
U+2116 NUMERO SIGN
Character
Keysyms with the same character
U2116: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_DJE

#define XKB_KEY_Serbian_DJE   0x06b1

Keysym Serbian_DJE.

Value
0x06b1
Category
Legacy
Preferred name
Serbian_DJE (current name)
Unicode code point
U+0402 CYRILLIC CAPITAL LETTER DJE
Character
Ђ
Keysyms with the same character
U0402: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Macedonia_GJE

#define XKB_KEY_Macedonia_GJE   0x06b2

Keysym Macedonia_GJE.

Value
0x06b2
Category
Legacy
Preferred name
Macedonia_GJE (current name)
Unicode code point
U+0403 CYRILLIC CAPITAL LETTER GJE
Character
Ѓ
Keysyms with the same character
U0403: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_IO

#define XKB_KEY_Cyrillic_IO   0x06b3

Keysym Cyrillic_IO.

Value
0x06b3
Category
Legacy
Preferred name
Cyrillic_IO (current name)
Unicode code point
U+0401 CYRILLIC CAPITAL LETTER IO
Character
Ё
Keysyms with the same character
U0401: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukrainian_IE

#define XKB_KEY_Ukrainian_IE   0x06b4

Keysym Ukrainian_IE.

Value
0x06b4
Category
Legacy
Preferred name
Ukrainian_IE (current name)
Aliases
🚫 Ukranian_JE (deprecated)
Unicode code point
U+0404 CYRILLIC CAPITAL LETTER UKRAINIAN IE
Character
Є
Keysyms with the same character
U0404: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukranian_JE

#define XKB_KEY_Ukranian_JE   0x06b4

Keysym Ukranian_JE.

Value
0x06b4
Category
Legacy
Preferred name
⚠️ Ukrainian_IE (replacement)
Unicode code point
U+0404 CYRILLIC CAPITAL LETTER UKRAINIAN IE
Character
Є
Keysyms with the same character
U0404: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Macedonia_DSE

#define XKB_KEY_Macedonia_DSE   0x06b5

Keysym Macedonia_DSE.

Value
0x06b5
Category
Legacy
Preferred name
Macedonia_DSE (current name)
Unicode code point
U+0405 CYRILLIC CAPITAL LETTER DZE
Character
Ѕ
Keysyms with the same character
U0405: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukrainian_I

#define XKB_KEY_Ukrainian_I   0x06b6

Keysym Ukrainian_I.

Value
0x06b6
Category
Legacy
Preferred name
Ukrainian_I (current name)
Aliases
🚫 Ukranian_I (deprecated)
Unicode code point
U+0406 CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I
Character
І
Keysyms with the same character
U0406: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukranian_I

#define XKB_KEY_Ukranian_I   0x06b6

Keysym Ukranian_I.

Value
0x06b6
Category
Legacy
Preferred name
⚠️ Ukrainian_I (replacement)
Unicode code point
U+0406 CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I
Character
І
Keysyms with the same character
U0406: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukrainian_YI

#define XKB_KEY_Ukrainian_YI   0x06b7

Keysym Ukrainian_YI.

Value
0x06b7
Category
Legacy
Preferred name
Ukrainian_YI (current name)
Aliases
🚫 Ukranian_YI (deprecated)
Unicode code point
U+0407 CYRILLIC CAPITAL LETTER YI
Character
Ї
Keysyms with the same character
U0407: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukranian_YI

#define XKB_KEY_Ukranian_YI   0x06b7

Keysym Ukranian_YI.

Value
0x06b7
Category
Legacy
Preferred name
⚠️ Ukrainian_YI (replacement)
Unicode code point
U+0407 CYRILLIC CAPITAL LETTER YI
Character
Ї
Keysyms with the same character
U0407: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_JE

#define XKB_KEY_Cyrillic_JE   0x06b8

Keysym Cyrillic_JE.

Value
0x06b8
Category
Legacy
Preferred name
Cyrillic_JE (current name)
Aliases
🚫 Serbian_JE (deprecated)
Unicode code point
U+0408 CYRILLIC CAPITAL LETTER JE
Character
Ј
Keysyms with the same character
U0408: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_JE

#define XKB_KEY_Serbian_JE   0x06b8

Keysym Serbian_JE.

Value
0x06b8
Category
Legacy
Preferred name
⚠️ Cyrillic_JE (replacement)
Unicode code point
U+0408 CYRILLIC CAPITAL LETTER JE
Character
Ј
Keysyms with the same character
U0408: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_LJE

#define XKB_KEY_Cyrillic_LJE   0x06b9

Keysym Cyrillic_LJE.

Value
0x06b9
Category
Legacy
Preferred name
Cyrillic_LJE (current name)
Aliases
🚫 Serbian_LJE (deprecated)
Unicode code point
U+0409 CYRILLIC CAPITAL LETTER LJE
Character
Љ
Keysyms with the same character
U0409: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_LJE

#define XKB_KEY_Serbian_LJE   0x06b9

Keysym Serbian_LJE.

Value
0x06b9
Category
Legacy
Preferred name
⚠️ Cyrillic_LJE (replacement)
Unicode code point
U+0409 CYRILLIC CAPITAL LETTER LJE
Character
Љ
Keysyms with the same character
U0409: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_NJE

#define XKB_KEY_Cyrillic_NJE   0x06ba

Keysym Cyrillic_NJE.

Value
0x06ba
Category
Legacy
Preferred name
Cyrillic_NJE (current name)
Aliases
🚫 Serbian_NJE (deprecated)
Unicode code point
U+040A CYRILLIC CAPITAL LETTER NJE
Character
Њ
Keysyms with the same character
U040A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_NJE

#define XKB_KEY_Serbian_NJE   0x06ba

Keysym Serbian_NJE.

Value
0x06ba
Category
Legacy
Preferred name
⚠️ Cyrillic_NJE (replacement)
Unicode code point
U+040A CYRILLIC CAPITAL LETTER NJE
Character
Њ
Keysyms with the same character
U040A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_TSHE

#define XKB_KEY_Serbian_TSHE   0x06bb

Keysym Serbian_TSHE.

Value
0x06bb
Category
Legacy
Preferred name
Serbian_TSHE (current name)
Unicode code point
U+040B CYRILLIC CAPITAL LETTER TSHE
Character
Ћ
Keysyms with the same character
U040B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Macedonia_KJE

#define XKB_KEY_Macedonia_KJE   0x06bc

Keysym Macedonia_KJE.

Value
0x06bc
Category
Legacy
Preferred name
Macedonia_KJE (current name)
Unicode code point
U+040C CYRILLIC CAPITAL LETTER KJE
Character
Ќ
Keysyms with the same character
U040C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Ukrainian_GHE_WITH_UPTURN

#define XKB_KEY_Ukrainian_GHE_WITH_UPTURN   0x06bd

Keysym Ukrainian_GHE_WITH_UPTURN.

Value
0x06bd
Category
Legacy
Preferred name
Ukrainian_GHE_WITH_UPTURN (current name)
Unicode code point
U+0490 CYRILLIC CAPITAL LETTER GHE WITH UPTURN
Character
Ґ
Keysyms with the same character
U0490: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Byelorussian_SHORTU

#define XKB_KEY_Byelorussian_SHORTU   0x06be

Keysym Byelorussian_SHORTU.

Value
0x06be
Category
Legacy
Preferred name
Byelorussian_SHORTU (current name)
Unicode code point
U+040E CYRILLIC CAPITAL LETTER SHORT U
Character
Ў
Keysyms with the same character
U040E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_DZHE

#define XKB_KEY_Cyrillic_DZHE   0x06bf

Keysym Cyrillic_DZHE.

Value
0x06bf
Category
Legacy
Preferred name
Cyrillic_DZHE (current name)
Aliases
🚫 Serbian_DZE (deprecated)
Unicode code point
U+040F CYRILLIC CAPITAL LETTER DZHE
Character
Џ
Keysyms with the same character
U040F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Serbian_DZE

#define XKB_KEY_Serbian_DZE   0x06bf

Keysym Serbian_DZE.

Value
0x06bf
Category
Legacy
Preferred name
⚠️ Cyrillic_DZHE (replacement)
Unicode code point
U+040F CYRILLIC CAPITAL LETTER DZHE
Character
Џ
Keysyms with the same character
U040F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_yu

#define XKB_KEY_Cyrillic_yu   0x06c0

Keysym Cyrillic_yu.

Value
0x06c0
Category
Legacy
Preferred name
Cyrillic_yu (current name)
Unicode code point
U+044E CYRILLIC SMALL LETTER YU
Character
ю
Keysyms with the same character
U044E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_a

#define XKB_KEY_Cyrillic_a   0x06c1

Keysym Cyrillic_a.

Value
0x06c1
Category
Legacy
Preferred name
Cyrillic_a (current name)
Unicode code point
U+0430 CYRILLIC SMALL LETTER A
Character
а
Keysyms with the same character
U0430: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_be

#define XKB_KEY_Cyrillic_be   0x06c2

Keysym Cyrillic_be.

Value
0x06c2
Category
Legacy
Preferred name
Cyrillic_be (current name)
Unicode code point
U+0431 CYRILLIC SMALL LETTER BE
Character
б
Keysyms with the same character
U0431: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_tse

#define XKB_KEY_Cyrillic_tse   0x06c3

Keysym Cyrillic_tse.

Value
0x06c3
Category
Legacy
Preferred name
Cyrillic_tse (current name)
Unicode code point
U+0446 CYRILLIC SMALL LETTER TSE
Character
ц
Keysyms with the same character
U0446: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_de

#define XKB_KEY_Cyrillic_de   0x06c4

Keysym Cyrillic_de.

Value
0x06c4
Category
Legacy
Preferred name
Cyrillic_de (current name)
Unicode code point
U+0434 CYRILLIC SMALL LETTER DE
Character
д
Keysyms with the same character
U0434: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ie

#define XKB_KEY_Cyrillic_ie   0x06c5

Keysym Cyrillic_ie.

Value
0x06c5
Category
Legacy
Preferred name
Cyrillic_ie (current name)
Unicode code point
U+0435 CYRILLIC SMALL LETTER IE
Character
е
Keysyms with the same character
U0435: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ef

#define XKB_KEY_Cyrillic_ef   0x06c6

Keysym Cyrillic_ef.

Value
0x06c6
Category
Legacy
Preferred name
Cyrillic_ef (current name)
Unicode code point
U+0444 CYRILLIC SMALL LETTER EF
Character
ф
Keysyms with the same character
U0444: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ghe

#define XKB_KEY_Cyrillic_ghe   0x06c7

Keysym Cyrillic_ghe.

Value
0x06c7
Category
Legacy
Preferred name
Cyrillic_ghe (current name)
Unicode code point
U+0433 CYRILLIC SMALL LETTER GHE
Character
г
Keysyms with the same character
U0433: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ha

#define XKB_KEY_Cyrillic_ha   0x06c8

Keysym Cyrillic_ha.

Value
0x06c8
Category
Legacy
Preferred name
Cyrillic_ha (current name)
Unicode code point
U+0445 CYRILLIC SMALL LETTER HA
Character
х
Keysyms with the same character
U0445: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_i

#define XKB_KEY_Cyrillic_i   0x06c9

Keysym Cyrillic_i.

Value
0x06c9
Category
Legacy
Preferred name
Cyrillic_i (current name)
Unicode code point
U+0438 CYRILLIC SMALL LETTER I
Character
и
Keysyms with the same character
U0438: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_shorti

#define XKB_KEY_Cyrillic_shorti   0x06ca

Keysym Cyrillic_shorti.

Value
0x06ca
Category
Legacy
Preferred name
Cyrillic_shorti (current name)
Unicode code point
U+0439 CYRILLIC SMALL LETTER SHORT I
Character
й
Keysyms with the same character
U0439: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ka

#define XKB_KEY_Cyrillic_ka   0x06cb

Keysym Cyrillic_ka.

Value
0x06cb
Category
Legacy
Preferred name
Cyrillic_ka (current name)
Unicode code point
U+043A CYRILLIC SMALL LETTER KA
Character
к
Keysyms with the same character
U043A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_el

#define XKB_KEY_Cyrillic_el   0x06cc

Keysym Cyrillic_el.

Value
0x06cc
Category
Legacy
Preferred name
Cyrillic_el (current name)
Unicode code point
U+043B CYRILLIC SMALL LETTER EL
Character
л
Keysyms with the same character
U043B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_em

#define XKB_KEY_Cyrillic_em   0x06cd

Keysym Cyrillic_em.

Value
0x06cd
Category
Legacy
Preferred name
Cyrillic_em (current name)
Unicode code point
U+043C CYRILLIC SMALL LETTER EM
Character
м
Keysyms with the same character
U043C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_en

#define XKB_KEY_Cyrillic_en   0x06ce

Keysym Cyrillic_en.

Value
0x06ce
Category
Legacy
Preferred name
Cyrillic_en (current name)
Unicode code point
U+043D CYRILLIC SMALL LETTER EN
Character
н
Keysyms with the same character
U043D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_o

#define XKB_KEY_Cyrillic_o   0x06cf

Keysym Cyrillic_o.

Value
0x06cf
Category
Legacy
Preferred name
Cyrillic_o (current name)
Unicode code point
U+043E CYRILLIC SMALL LETTER O
Character
о
Keysyms with the same character
U043E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_pe

#define XKB_KEY_Cyrillic_pe   0x06d0

Keysym Cyrillic_pe.

Value
0x06d0
Category
Legacy
Preferred name
Cyrillic_pe (current name)
Unicode code point
U+043F CYRILLIC SMALL LETTER PE
Character
п
Keysyms with the same character
U043F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ya

#define XKB_KEY_Cyrillic_ya   0x06d1

Keysym Cyrillic_ya.

Value
0x06d1
Category
Legacy
Preferred name
Cyrillic_ya (current name)
Unicode code point
U+044F CYRILLIC SMALL LETTER YA
Character
я
Keysyms with the same character
U044F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_er

#define XKB_KEY_Cyrillic_er   0x06d2

Keysym Cyrillic_er.

Value
0x06d2
Category
Legacy
Preferred name
Cyrillic_er (current name)
Unicode code point
U+0440 CYRILLIC SMALL LETTER ER
Character
р
Keysyms with the same character
U0440: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_es

#define XKB_KEY_Cyrillic_es   0x06d3

Keysym Cyrillic_es.

Value
0x06d3
Category
Legacy
Preferred name
Cyrillic_es (current name)
Unicode code point
U+0441 CYRILLIC SMALL LETTER ES
Character
с
Keysyms with the same character
U0441: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_te

#define XKB_KEY_Cyrillic_te   0x06d4

Keysym Cyrillic_te.

Value
0x06d4
Category
Legacy
Preferred name
Cyrillic_te (current name)
Unicode code point
U+0442 CYRILLIC SMALL LETTER TE
Character
т
Keysyms with the same character
U0442: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_u

#define XKB_KEY_Cyrillic_u   0x06d5

Keysym Cyrillic_u.

Value
0x06d5
Category
Legacy
Preferred name
Cyrillic_u (current name)
Unicode code point
U+0443 CYRILLIC SMALL LETTER U
Character
у
Keysyms with the same character
U0443: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_zhe

#define XKB_KEY_Cyrillic_zhe   0x06d6

Keysym Cyrillic_zhe.

Value
0x06d6
Category
Legacy
Preferred name
Cyrillic_zhe (current name)
Unicode code point
U+0436 CYRILLIC SMALL LETTER ZHE
Character
ж
Keysyms with the same character
U0436: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ve

#define XKB_KEY_Cyrillic_ve   0x06d7

Keysym Cyrillic_ve.

Value
0x06d7
Category
Legacy
Preferred name
Cyrillic_ve (current name)
Unicode code point
U+0432 CYRILLIC SMALL LETTER VE
Character
в
Keysyms with the same character
U0432: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_softsign

#define XKB_KEY_Cyrillic_softsign   0x06d8

Keysym Cyrillic_softsign.

Value
0x06d8
Category
Legacy
Preferred name
Cyrillic_softsign (current name)
Unicode code point
U+044C CYRILLIC SMALL LETTER SOFT SIGN
Character
ь
Keysyms with the same character
U044C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_yeru

#define XKB_KEY_Cyrillic_yeru   0x06d9

Keysym Cyrillic_yeru.

Value
0x06d9
Category
Legacy
Preferred name
Cyrillic_yeru (current name)
Unicode code point
U+044B CYRILLIC SMALL LETTER YERU
Character
ы
Keysyms with the same character
U044B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ze

#define XKB_KEY_Cyrillic_ze   0x06da

Keysym Cyrillic_ze.

Value
0x06da
Category
Legacy
Preferred name
Cyrillic_ze (current name)
Unicode code point
U+0437 CYRILLIC SMALL LETTER ZE
Character
з
Keysyms with the same character
U0437: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_sha

#define XKB_KEY_Cyrillic_sha   0x06db

Keysym Cyrillic_sha.

Value
0x06db
Category
Legacy
Preferred name
Cyrillic_sha (current name)
Unicode code point
U+0448 CYRILLIC SMALL LETTER SHA
Character
ш
Keysyms with the same character
U0448: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_e

#define XKB_KEY_Cyrillic_e   0x06dc

Keysym Cyrillic_e.

Value
0x06dc
Category
Legacy
Preferred name
Cyrillic_e (current name)
Unicode code point
U+044D CYRILLIC SMALL LETTER E
Character
э
Keysyms with the same character
U044D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_shcha

#define XKB_KEY_Cyrillic_shcha   0x06dd

Keysym Cyrillic_shcha.

Value
0x06dd
Category
Legacy
Preferred name
Cyrillic_shcha (current name)
Unicode code point
U+0449 CYRILLIC SMALL LETTER SHCHA
Character
щ
Keysyms with the same character
U0449: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_che

#define XKB_KEY_Cyrillic_che   0x06de

Keysym Cyrillic_che.

Value
0x06de
Category
Legacy
Preferred name
Cyrillic_che (current name)
Unicode code point
U+0447 CYRILLIC SMALL LETTER CHE
Character
ч
Keysyms with the same character
U0447: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_hardsign

#define XKB_KEY_Cyrillic_hardsign   0x06df

Keysym Cyrillic_hardsign.

Value
0x06df
Category
Legacy
Preferred name
Cyrillic_hardsign (current name)
Unicode code point
U+044A CYRILLIC SMALL LETTER HARD SIGN
Character
ъ
Keysyms with the same character
U044A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_YU

#define XKB_KEY_Cyrillic_YU   0x06e0

Keysym Cyrillic_YU.

Value
0x06e0
Category
Legacy
Preferred name
Cyrillic_YU (current name)
Unicode code point
U+042E CYRILLIC CAPITAL LETTER YU
Character
Ю
Keysyms with the same character
U042E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_A

#define XKB_KEY_Cyrillic_A   0x06e1

Keysym Cyrillic_A.

Value
0x06e1
Category
Legacy
Preferred name
Cyrillic_A (current name)
Unicode code point
U+0410 CYRILLIC CAPITAL LETTER A
Character
А
Keysyms with the same character
U0410: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_BE

#define XKB_KEY_Cyrillic_BE   0x06e2

Keysym Cyrillic_BE.

Value
0x06e2
Category
Legacy
Preferred name
Cyrillic_BE (current name)
Unicode code point
U+0411 CYRILLIC CAPITAL LETTER BE
Character
Б
Keysyms with the same character
U0411: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_TSE

#define XKB_KEY_Cyrillic_TSE   0x06e3

Keysym Cyrillic_TSE.

Value
0x06e3
Category
Legacy
Preferred name
Cyrillic_TSE (current name)
Unicode code point
U+0426 CYRILLIC CAPITAL LETTER TSE
Character
Ц
Keysyms with the same character
U0426: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_DE

#define XKB_KEY_Cyrillic_DE   0x06e4

Keysym Cyrillic_DE.

Value
0x06e4
Category
Legacy
Preferred name
Cyrillic_DE (current name)
Unicode code point
U+0414 CYRILLIC CAPITAL LETTER DE
Character
Д
Keysyms with the same character
U0414: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_IE

#define XKB_KEY_Cyrillic_IE   0x06e5

Keysym Cyrillic_IE.

Value
0x06e5
Category
Legacy
Preferred name
Cyrillic_IE (current name)
Unicode code point
U+0415 CYRILLIC CAPITAL LETTER IE
Character
Е
Keysyms with the same character
U0415: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_EF

#define XKB_KEY_Cyrillic_EF   0x06e6

Keysym Cyrillic_EF.

Value
0x06e6
Category
Legacy
Preferred name
Cyrillic_EF (current name)
Unicode code point
U+0424 CYRILLIC CAPITAL LETTER EF
Character
Ф
Keysyms with the same character
U0424: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_GHE

#define XKB_KEY_Cyrillic_GHE   0x06e7

Keysym Cyrillic_GHE.

Value
0x06e7
Category
Legacy
Preferred name
Cyrillic_GHE (current name)
Unicode code point
U+0413 CYRILLIC CAPITAL LETTER GHE
Character
Г
Keysyms with the same character
U0413: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_HA

#define XKB_KEY_Cyrillic_HA   0x06e8

Keysym Cyrillic_HA.

Value
0x06e8
Category
Legacy
Preferred name
Cyrillic_HA (current name)
Unicode code point
U+0425 CYRILLIC CAPITAL LETTER HA
Character
Х
Keysyms with the same character
U0425: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_I

#define XKB_KEY_Cyrillic_I   0x06e9

Keysym Cyrillic_I.

Value
0x06e9
Category
Legacy
Preferred name
Cyrillic_I (current name)
Unicode code point
U+0418 CYRILLIC CAPITAL LETTER I
Character
И
Keysyms with the same character
U0418: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_SHORTI

#define XKB_KEY_Cyrillic_SHORTI   0x06ea

Keysym Cyrillic_SHORTI.

Value
0x06ea
Category
Legacy
Preferred name
Cyrillic_SHORTI (current name)
Unicode code point
U+0419 CYRILLIC CAPITAL LETTER SHORT I
Character
Й
Keysyms with the same character
U0419: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_KA

#define XKB_KEY_Cyrillic_KA   0x06eb

Keysym Cyrillic_KA.

Value
0x06eb
Category
Legacy
Preferred name
Cyrillic_KA (current name)
Unicode code point
U+041A CYRILLIC CAPITAL LETTER KA
Character
К
Keysyms with the same character
U041A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_EL

#define XKB_KEY_Cyrillic_EL   0x06ec

Keysym Cyrillic_EL.

Value
0x06ec
Category
Legacy
Preferred name
Cyrillic_EL (current name)
Unicode code point
U+041B CYRILLIC CAPITAL LETTER EL
Character
Л
Keysyms with the same character
U041B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_EM

#define XKB_KEY_Cyrillic_EM   0x06ed

Keysym Cyrillic_EM.

Value
0x06ed
Category
Legacy
Preferred name
Cyrillic_EM (current name)
Unicode code point
U+041C CYRILLIC CAPITAL LETTER EM
Character
М
Keysyms with the same character
U041C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_EN

#define XKB_KEY_Cyrillic_EN   0x06ee

Keysym Cyrillic_EN.

Value
0x06ee
Category
Legacy
Preferred name
Cyrillic_EN (current name)
Unicode code point
U+041D CYRILLIC CAPITAL LETTER EN
Character
Н
Keysyms with the same character
U041D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_O

#define XKB_KEY_Cyrillic_O   0x06ef

Keysym Cyrillic_O.

Value
0x06ef
Category
Legacy
Preferred name
Cyrillic_O (current name)
Unicode code point
U+041E CYRILLIC CAPITAL LETTER O
Character
О
Keysyms with the same character
U041E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_PE

#define XKB_KEY_Cyrillic_PE   0x06f0

Keysym Cyrillic_PE.

Value
0x06f0
Category
Legacy
Preferred name
Cyrillic_PE (current name)
Unicode code point
U+041F CYRILLIC CAPITAL LETTER PE
Character
П
Keysyms with the same character
U041F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_YA

#define XKB_KEY_Cyrillic_YA   0x06f1

Keysym Cyrillic_YA.

Value
0x06f1
Category
Legacy
Preferred name
Cyrillic_YA (current name)
Unicode code point
U+042F CYRILLIC CAPITAL LETTER YA
Character
Я
Keysyms with the same character
U042F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ER

#define XKB_KEY_Cyrillic_ER   0x06f2

Keysym Cyrillic_ER.

Value
0x06f2
Category
Legacy
Preferred name
Cyrillic_ER (current name)
Unicode code point
U+0420 CYRILLIC CAPITAL LETTER ER
Character
Р
Keysyms with the same character
U0420: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ES

#define XKB_KEY_Cyrillic_ES   0x06f3

Keysym Cyrillic_ES.

Value
0x06f3
Category
Legacy
Preferred name
Cyrillic_ES (current name)
Unicode code point
U+0421 CYRILLIC CAPITAL LETTER ES
Character
С
Keysyms with the same character
U0421: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_TE

#define XKB_KEY_Cyrillic_TE   0x06f4

Keysym Cyrillic_TE.

Value
0x06f4
Category
Legacy
Preferred name
Cyrillic_TE (current name)
Unicode code point
U+0422 CYRILLIC CAPITAL LETTER TE
Character
Т
Keysyms with the same character
U0422: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_U

#define XKB_KEY_Cyrillic_U   0x06f5

Keysym Cyrillic_U.

Value
0x06f5
Category
Legacy
Preferred name
Cyrillic_U (current name)
Unicode code point
U+0423 CYRILLIC CAPITAL LETTER U
Character
У
Keysyms with the same character
U0423: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ZHE

#define XKB_KEY_Cyrillic_ZHE   0x06f6

Keysym Cyrillic_ZHE.

Value
0x06f6
Category
Legacy
Preferred name
Cyrillic_ZHE (current name)
Unicode code point
U+0416 CYRILLIC CAPITAL LETTER ZHE
Character
Ж
Keysyms with the same character
U0416: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_VE

#define XKB_KEY_Cyrillic_VE   0x06f7

Keysym Cyrillic_VE.

Value
0x06f7
Category
Legacy
Preferred name
Cyrillic_VE (current name)
Unicode code point
U+0412 CYRILLIC CAPITAL LETTER VE
Character
В
Keysyms with the same character
U0412: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_SOFTSIGN

#define XKB_KEY_Cyrillic_SOFTSIGN   0x06f8

Keysym Cyrillic_SOFTSIGN.

Value
0x06f8
Category
Legacy
Preferred name
Cyrillic_SOFTSIGN (current name)
Unicode code point
U+042C CYRILLIC CAPITAL LETTER SOFT SIGN
Character
Ь
Keysyms with the same character
U042C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_YERU

#define XKB_KEY_Cyrillic_YERU   0x06f9

Keysym Cyrillic_YERU.

Value
0x06f9
Category
Legacy
Preferred name
Cyrillic_YERU (current name)
Unicode code point
U+042B CYRILLIC CAPITAL LETTER YERU
Character
Ы
Keysyms with the same character
U042B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_ZE

#define XKB_KEY_Cyrillic_ZE   0x06fa

Keysym Cyrillic_ZE.

Value
0x06fa
Category
Legacy
Preferred name
Cyrillic_ZE (current name)
Unicode code point
U+0417 CYRILLIC CAPITAL LETTER ZE
Character
З
Keysyms with the same character
U0417: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_SHA

#define XKB_KEY_Cyrillic_SHA   0x06fb

Keysym Cyrillic_SHA.

Value
0x06fb
Category
Legacy
Preferred name
Cyrillic_SHA (current name)
Unicode code point
U+0428 CYRILLIC CAPITAL LETTER SHA
Character
Ш
Keysyms with the same character
U0428: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_E

#define XKB_KEY_Cyrillic_E   0x06fc

Keysym Cyrillic_E.

Value
0x06fc
Category
Legacy
Preferred name
Cyrillic_E (current name)
Unicode code point
U+042D CYRILLIC CAPITAL LETTER E
Character
Э
Keysyms with the same character
U042D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_SHCHA

#define XKB_KEY_Cyrillic_SHCHA   0x06fd

Keysym Cyrillic_SHCHA.

Value
0x06fd
Category
Legacy
Preferred name
Cyrillic_SHCHA (current name)
Unicode code point
U+0429 CYRILLIC CAPITAL LETTER SHCHA
Character
Щ
Keysyms with the same character
U0429: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_CHE

#define XKB_KEY_Cyrillic_CHE   0x06fe

Keysym Cyrillic_CHE.

Value
0x06fe
Category
Legacy
Preferred name
Cyrillic_CHE (current name)
Unicode code point
U+0427 CYRILLIC CAPITAL LETTER CHE
Character
Ч
Keysyms with the same character
U0427: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Cyrillic_HARDSIGN

#define XKB_KEY_Cyrillic_HARDSIGN   0x06ff

Keysym Cyrillic_HARDSIGN.

Value
0x06ff
Category
Legacy
Preferred name
Cyrillic_HARDSIGN (current name)
Unicode code point
U+042A CYRILLIC CAPITAL LETTER HARD SIGN
Character
Ъ
Keysyms with the same character
U042A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_ALPHAaccent

#define XKB_KEY_Greek_ALPHAaccent   0x07a1

Keysym Greek_ALPHAaccent.

Value
0x07a1
Category
Legacy
Preferred name
Greek_ALPHAaccent (current name)
Unicode code point
U+0386 GREEK CAPITAL LETTER ALPHA WITH TONOS
Character
Ά
Keysyms with the same character
U0386: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_EPSILONaccent

#define XKB_KEY_Greek_EPSILONaccent   0x07a2

Keysym Greek_EPSILONaccent.

Value
0x07a2
Category
Legacy
Preferred name
Greek_EPSILONaccent (current name)
Unicode code point
U+0388 GREEK CAPITAL LETTER EPSILON WITH TONOS
Character
Έ
Keysyms with the same character
U0388: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_ETAaccent

#define XKB_KEY_Greek_ETAaccent   0x07a3

Keysym Greek_ETAaccent.

Value
0x07a3
Category
Legacy
Preferred name
Greek_ETAaccent (current name)
Unicode code point
U+0389 GREEK CAPITAL LETTER ETA WITH TONOS
Character
Ή
Keysyms with the same character
U0389: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_IOTAaccent

#define XKB_KEY_Greek_IOTAaccent   0x07a4

Keysym Greek_IOTAaccent.

Value
0x07a4
Category
Legacy
Preferred name
Greek_IOTAaccent (current name)
Unicode code point
U+038A GREEK CAPITAL LETTER IOTA WITH TONOS
Character
Ί
Keysyms with the same character
U038A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_IOTAdieresis

#define XKB_KEY_Greek_IOTAdieresis   0x07a5

Keysym Greek_IOTAdieresis.

Value
0x07a5
Category
Legacy
Preferred name
Greek_IOTAdieresis (current name)
Aliases
🚫 Greek_IOTAdiaeresis (deprecated)
Unicode code point
U+03AA GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
Character
Ϊ
Keysyms with the same character
U03AA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_IOTAdiaeresis

#define XKB_KEY_Greek_IOTAdiaeresis   0x07a5

Keysym Greek_IOTAdiaeresis.

Value
0x07a5
Category
Legacy
Preferred name
⚠️ Greek_IOTAdieresis (replacement)
Unicode code point
U+03AA GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
Character
Ϊ
Keysyms with the same character
U03AA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_OMICRONaccent

#define XKB_KEY_Greek_OMICRONaccent   0x07a7

Keysym Greek_OMICRONaccent.

Value
0x07a7
Category
Legacy
Preferred name
Greek_OMICRONaccent (current name)
Unicode code point
U+038C GREEK CAPITAL LETTER OMICRON WITH TONOS
Character
Ό
Keysyms with the same character
U038C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_UPSILONaccent

#define XKB_KEY_Greek_UPSILONaccent   0x07a8

Keysym Greek_UPSILONaccent.

Value
0x07a8
Category
Legacy
Preferred name
Greek_UPSILONaccent (current name)
Unicode code point
U+038E GREEK CAPITAL LETTER UPSILON WITH TONOS
Character
Ύ
Keysyms with the same character
U038E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_UPSILONdieresis

#define XKB_KEY_Greek_UPSILONdieresis   0x07a9

Keysym Greek_UPSILONdieresis.

Value
0x07a9
Category
Legacy
Preferred name
Greek_UPSILONdieresis (current name)
Unicode code point
U+03AB GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA
Character
Ϋ
Keysyms with the same character
U03AB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_OMEGAaccent

#define XKB_KEY_Greek_OMEGAaccent   0x07ab

Keysym Greek_OMEGAaccent.

Value
0x07ab
Category
Legacy
Preferred name
Greek_OMEGAaccent (current name)
Unicode code point
U+038F GREEK CAPITAL LETTER OMEGA WITH TONOS
Character
Ώ
Keysyms with the same character
U038F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_accentdieresis

#define XKB_KEY_Greek_accentdieresis   0x07ae

Keysym Greek_accentdieresis.

Value
0x07ae
Category
Legacy
Preferred name
Greek_accentdieresis (current name)
Unicode code point
U+0385 GREEK DIALYTIKA TONOS
Character
΅
Keysyms with the same character
U0385: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_horizbar

#define XKB_KEY_Greek_horizbar   0x07af

Keysym Greek_horizbar.

Value
0x07af
Category
Legacy
Preferred name
Greek_horizbar (current name)
Unicode code point
U+2015 HORIZONTAL BAR
Character
Keysyms with the same character
U2015: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_alphaaccent

#define XKB_KEY_Greek_alphaaccent   0x07b1

Keysym Greek_alphaaccent.

Value
0x07b1
Category
Legacy
Preferred name
Greek_alphaaccent (current name)
Unicode code point
U+03AC GREEK SMALL LETTER ALPHA WITH TONOS
Character
ά
Keysyms with the same character
U03AC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_epsilonaccent

#define XKB_KEY_Greek_epsilonaccent   0x07b2

Keysym Greek_epsilonaccent.

Value
0x07b2
Category
Legacy
Preferred name
Greek_epsilonaccent (current name)
Unicode code point
U+03AD GREEK SMALL LETTER EPSILON WITH TONOS
Character
έ
Keysyms with the same character
U03AD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_etaaccent

#define XKB_KEY_Greek_etaaccent   0x07b3

Keysym Greek_etaaccent.

Value
0x07b3
Category
Legacy
Preferred name
Greek_etaaccent (current name)
Unicode code point
U+03AE GREEK SMALL LETTER ETA WITH TONOS
Character
ή
Keysyms with the same character
U03AE: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_iotaaccent

#define XKB_KEY_Greek_iotaaccent   0x07b4

Keysym Greek_iotaaccent.

Value
0x07b4
Category
Legacy
Preferred name
Greek_iotaaccent (current name)
Unicode code point
U+03AF GREEK SMALL LETTER IOTA WITH TONOS
Character
ί
Keysyms with the same character
U03AF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_iotadieresis

#define XKB_KEY_Greek_iotadieresis   0x07b5

Keysym Greek_iotadieresis.

Value
0x07b5
Category
Legacy
Preferred name
Greek_iotadieresis (current name)
Unicode code point
U+03CA GREEK SMALL LETTER IOTA WITH DIALYTIKA
Character
ϊ
Keysyms with the same character
U03CA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_iotaaccentdieresis

#define XKB_KEY_Greek_iotaaccentdieresis   0x07b6

Keysym Greek_iotaaccentdieresis.

Value
0x07b6
Category
Legacy
Preferred name
Greek_iotaaccentdieresis (current name)
Unicode code point
U+0390 GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
Character
ΐ
Keysyms with the same character
U0390: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_omicronaccent

#define XKB_KEY_Greek_omicronaccent   0x07b7

Keysym Greek_omicronaccent.

Value
0x07b7
Category
Legacy
Preferred name
Greek_omicronaccent (current name)
Unicode code point
U+03CC GREEK SMALL LETTER OMICRON WITH TONOS
Character
ό
Keysyms with the same character
U03CC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_upsilonaccent

#define XKB_KEY_Greek_upsilonaccent   0x07b8

Keysym Greek_upsilonaccent.

Value
0x07b8
Category
Legacy
Preferred name
Greek_upsilonaccent (current name)
Unicode code point
U+03CD GREEK SMALL LETTER UPSILON WITH TONOS
Character
ύ
Keysyms with the same character
U03CD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_upsilondieresis

#define XKB_KEY_Greek_upsilondieresis   0x07b9

Keysym Greek_upsilondieresis.

Value
0x07b9
Category
Legacy
Preferred name
Greek_upsilondieresis (current name)
Unicode code point
U+03CB GREEK SMALL LETTER UPSILON WITH DIALYTIKA
Character
ϋ
Keysyms with the same character
U03CB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_upsilonaccentdieresis

#define XKB_KEY_Greek_upsilonaccentdieresis   0x07ba

Keysym Greek_upsilonaccentdieresis.

Value
0x07ba
Category
Legacy
Preferred name
Greek_upsilonaccentdieresis (current name)
Unicode code point
U+03B0 GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
Character
ΰ
Keysyms with the same character
U03B0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_omegaaccent

#define XKB_KEY_Greek_omegaaccent   0x07bb

Keysym Greek_omegaaccent.

Value
0x07bb
Category
Legacy
Preferred name
Greek_omegaaccent (current name)
Unicode code point
U+03CE GREEK SMALL LETTER OMEGA WITH TONOS
Character
ώ
Keysyms with the same character
U03CE: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_ALPHA

#define XKB_KEY_Greek_ALPHA   0x07c1

Keysym Greek_ALPHA.

Value
0x07c1
Category
Legacy
Preferred name
Greek_ALPHA (current name)
Unicode code point
U+0391 GREEK CAPITAL LETTER ALPHA
Character
Α
Keysyms with the same character
U0391: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_BETA

#define XKB_KEY_Greek_BETA   0x07c2

Keysym Greek_BETA.

Value
0x07c2
Category
Legacy
Preferred name
Greek_BETA (current name)
Unicode code point
U+0392 GREEK CAPITAL LETTER BETA
Character
Β
Keysyms with the same character
U0392: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_GAMMA

#define XKB_KEY_Greek_GAMMA   0x07c3

Keysym Greek_GAMMA.

Value
0x07c3
Category
Legacy
Preferred name
Greek_GAMMA (current name)
Unicode code point
U+0393 GREEK CAPITAL LETTER GAMMA
Character
Γ
Keysyms with the same character
U0393: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_DELTA

#define XKB_KEY_Greek_DELTA   0x07c4

Keysym Greek_DELTA.

Value
0x07c4
Category
Legacy
Preferred name
Greek_DELTA (current name)
Unicode code point
U+0394 GREEK CAPITAL LETTER DELTA
Character
Δ
Keysyms with the same character
U0394: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_EPSILON

#define XKB_KEY_Greek_EPSILON   0x07c5

Keysym Greek_EPSILON.

Value
0x07c5
Category
Legacy
Preferred name
Greek_EPSILON (current name)
Unicode code point
U+0395 GREEK CAPITAL LETTER EPSILON
Character
Ε
Keysyms with the same character
U0395: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_ZETA

#define XKB_KEY_Greek_ZETA   0x07c6

Keysym Greek_ZETA.

Value
0x07c6
Category
Legacy
Preferred name
Greek_ZETA (current name)
Unicode code point
U+0396 GREEK CAPITAL LETTER ZETA
Character
Ζ
Keysyms with the same character
U0396: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_ETA

#define XKB_KEY_Greek_ETA   0x07c7

Keysym Greek_ETA.

Value
0x07c7
Category
Legacy
Preferred name
Greek_ETA (current name)
Unicode code point
U+0397 GREEK CAPITAL LETTER ETA
Character
Η
Keysyms with the same character
U0397: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_THETA

#define XKB_KEY_Greek_THETA   0x07c8

Keysym Greek_THETA.

Value
0x07c8
Category
Legacy
Preferred name
Greek_THETA (current name)
Unicode code point
U+0398 GREEK CAPITAL LETTER THETA
Character
Θ
Keysyms with the same character
U0398: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_IOTA

#define XKB_KEY_Greek_IOTA   0x07c9

Keysym Greek_IOTA.

Value
0x07c9
Category
Legacy
Preferred name
Greek_IOTA (current name)
Unicode code point
U+0399 GREEK CAPITAL LETTER IOTA
Character
Ι
Keysyms with the same character
U0399: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_KAPPA

#define XKB_KEY_Greek_KAPPA   0x07ca

Keysym Greek_KAPPA.

Value
0x07ca
Category
Legacy
Preferred name
Greek_KAPPA (current name)
Unicode code point
U+039A GREEK CAPITAL LETTER KAPPA
Character
Κ
Keysyms with the same character
U039A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_LAMDA

#define XKB_KEY_Greek_LAMDA   0x07cb

Keysym Greek_LAMDA.

Value
0x07cb
Category
Legacy
Preferred name
Greek_LAMDA (current name)
Aliases
ℹ️ Greek_LAMBDA
Unicode code point
U+039B GREEK CAPITAL LETTER LAMDA
Character
Λ
Keysyms with the same character
U039B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_LAMBDA

#define XKB_KEY_Greek_LAMBDA   0x07cb

Keysym Greek_LAMBDA.

Value
0x07cb
Category
Legacy
Preferred name
ℹ️ Greek_LAMDA (alternative)
Unicode code point
U+039B GREEK CAPITAL LETTER LAMDA
Character
Λ
Keysyms with the same character
U039B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_MU

#define XKB_KEY_Greek_MU   0x07cc

Keysym Greek_MU.

Value
0x07cc
Category
Legacy
Preferred name
Greek_MU (current name)
Unicode code point
U+039C GREEK CAPITAL LETTER MU
Character
Μ
Keysyms with the same character
U039C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_NU

#define XKB_KEY_Greek_NU   0x07cd

Keysym Greek_NU.

Value
0x07cd
Category
Legacy
Preferred name
Greek_NU (current name)
Unicode code point
U+039D GREEK CAPITAL LETTER NU
Character
Ν
Keysyms with the same character
U039D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_XI

#define XKB_KEY_Greek_XI   0x07ce

Keysym Greek_XI.

Value
0x07ce
Category
Legacy
Preferred name
Greek_XI (current name)
Unicode code point
U+039E GREEK CAPITAL LETTER XI
Character
Ξ
Keysyms with the same character
U039E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_OMICRON

#define XKB_KEY_Greek_OMICRON   0x07cf

Keysym Greek_OMICRON.

Value
0x07cf
Category
Legacy
Preferred name
Greek_OMICRON (current name)
Unicode code point
U+039F GREEK CAPITAL LETTER OMICRON
Character
Ο
Keysyms with the same character
U039F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_PI

#define XKB_KEY_Greek_PI   0x07d0

Keysym Greek_PI.

Value
0x07d0
Category
Legacy
Preferred name
Greek_PI (current name)
Unicode code point
U+03A0 GREEK CAPITAL LETTER PI
Character
Π
Keysyms with the same character
U03A0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_RHO

#define XKB_KEY_Greek_RHO   0x07d1

Keysym Greek_RHO.

Value
0x07d1
Category
Legacy
Preferred name
Greek_RHO (current name)
Unicode code point
U+03A1 GREEK CAPITAL LETTER RHO
Character
Ρ
Keysyms with the same character
U03A1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_SIGMA

#define XKB_KEY_Greek_SIGMA   0x07d2

Keysym Greek_SIGMA.

Value
0x07d2
Category
Legacy
Preferred name
Greek_SIGMA (current name)
Unicode code point
U+03A3 GREEK CAPITAL LETTER SIGMA
Character
Σ
Keysyms with the same character
U03A3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_TAU

#define XKB_KEY_Greek_TAU   0x07d4

Keysym Greek_TAU.

Value
0x07d4
Category
Legacy
Preferred name
Greek_TAU (current name)
Unicode code point
U+03A4 GREEK CAPITAL LETTER TAU
Character
Τ
Keysyms with the same character
U03A4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_UPSILON

#define XKB_KEY_Greek_UPSILON   0x07d5

Keysym Greek_UPSILON.

Value
0x07d5
Category
Legacy
Preferred name
Greek_UPSILON (current name)
Unicode code point
U+03A5 GREEK CAPITAL LETTER UPSILON
Character
Υ
Keysyms with the same character
U03A5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_PHI

#define XKB_KEY_Greek_PHI   0x07d6

Keysym Greek_PHI.

Value
0x07d6
Category
Legacy
Preferred name
Greek_PHI (current name)
Unicode code point
U+03A6 GREEK CAPITAL LETTER PHI
Character
Φ
Keysyms with the same character
U03A6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_CHI

#define XKB_KEY_Greek_CHI   0x07d7

Keysym Greek_CHI.

Value
0x07d7
Category
Legacy
Preferred name
Greek_CHI (current name)
Unicode code point
U+03A7 GREEK CAPITAL LETTER CHI
Character
Χ
Keysyms with the same character
U03A7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_PSI

#define XKB_KEY_Greek_PSI   0x07d8

Keysym Greek_PSI.

Value
0x07d8
Category
Legacy
Preferred name
Greek_PSI (current name)
Unicode code point
U+03A8 GREEK CAPITAL LETTER PSI
Character
Ψ
Keysyms with the same character
U03A8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_OMEGA

#define XKB_KEY_Greek_OMEGA   0x07d9

Keysym Greek_OMEGA.

Value
0x07d9
Category
Legacy
Preferred name
Greek_OMEGA (current name)
Unicode code point
U+03A9 GREEK CAPITAL LETTER OMEGA
Character
Ω
Keysyms with the same character
U03A9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_alpha

#define XKB_KEY_Greek_alpha   0x07e1

Keysym Greek_alpha.

Value
0x07e1
Category
Legacy
Preferred name
Greek_alpha (current name)
Unicode code point
U+03B1 GREEK SMALL LETTER ALPHA
Character
α
Keysyms with the same character
U03B1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_beta

#define XKB_KEY_Greek_beta   0x07e2

Keysym Greek_beta.

Value
0x07e2
Category
Legacy
Preferred name
Greek_beta (current name)
Unicode code point
U+03B2 GREEK SMALL LETTER BETA
Character
β
Keysyms with the same character
U03B2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_gamma

#define XKB_KEY_Greek_gamma   0x07e3

Keysym Greek_gamma.

Value
0x07e3
Category
Legacy
Preferred name
Greek_gamma (current name)
Unicode code point
U+03B3 GREEK SMALL LETTER GAMMA
Character
γ
Keysyms with the same character
U03B3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_delta

#define XKB_KEY_Greek_delta   0x07e4

Keysym Greek_delta.

Value
0x07e4
Category
Legacy
Preferred name
Greek_delta (current name)
Unicode code point
U+03B4 GREEK SMALL LETTER DELTA
Character
δ
Keysyms with the same character
U03B4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_epsilon

#define XKB_KEY_Greek_epsilon   0x07e5

Keysym Greek_epsilon.

Value
0x07e5
Category
Legacy
Preferred name
Greek_epsilon (current name)
Unicode code point
U+03B5 GREEK SMALL LETTER EPSILON
Character
ε
Keysyms with the same character
U03B5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_zeta

#define XKB_KEY_Greek_zeta   0x07e6

Keysym Greek_zeta.

Value
0x07e6
Category
Legacy
Preferred name
Greek_zeta (current name)
Unicode code point
U+03B6 GREEK SMALL LETTER ZETA
Character
ζ
Keysyms with the same character
U03B6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_eta

#define XKB_KEY_Greek_eta   0x07e7

Keysym Greek_eta.

Value
0x07e7
Category
Legacy
Preferred name
Greek_eta (current name)
Unicode code point
U+03B7 GREEK SMALL LETTER ETA
Character
η
Keysyms with the same character
U03B7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_theta

#define XKB_KEY_Greek_theta   0x07e8

Keysym Greek_theta.

Value
0x07e8
Category
Legacy
Preferred name
Greek_theta (current name)
Unicode code point
U+03B8 GREEK SMALL LETTER THETA
Character
θ
Keysyms with the same character
U03B8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_iota

#define XKB_KEY_Greek_iota   0x07e9

Keysym Greek_iota.

Value
0x07e9
Category
Legacy
Preferred name
Greek_iota (current name)
Unicode code point
U+03B9 GREEK SMALL LETTER IOTA
Character
ι
Keysyms with the same character
U03B9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_kappa

#define XKB_KEY_Greek_kappa   0x07ea

Keysym Greek_kappa.

Value
0x07ea
Category
Legacy
Preferred name
Greek_kappa (current name)
Unicode code point
U+03BA GREEK SMALL LETTER KAPPA
Character
κ
Keysyms with the same character
U03BA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_lamda

#define XKB_KEY_Greek_lamda   0x07eb

Keysym Greek_lamda.

Value
0x07eb
Category
Legacy
Preferred name
Greek_lamda (current name)
Aliases
ℹ️ Greek_lambda
Unicode code point
U+03BB GREEK SMALL LETTER LAMDA
Character
λ
Keysyms with the same character
U03BB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_lambda

#define XKB_KEY_Greek_lambda   0x07eb

Keysym Greek_lambda.

Value
0x07eb
Category
Legacy
Preferred name
ℹ️ Greek_lamda (alternative)
Unicode code point
U+03BB GREEK SMALL LETTER LAMDA
Character
λ
Keysyms with the same character
U03BB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_mu

#define XKB_KEY_Greek_mu   0x07ec

Keysym Greek_mu.

Value
0x07ec
Category
Legacy
Preferred name
Greek_mu (current name)
Unicode code point
U+03BC GREEK SMALL LETTER MU
Character
μ
Keysyms with the same character
U03BC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_nu

#define XKB_KEY_Greek_nu   0x07ed

Keysym Greek_nu.

Value
0x07ed
Category
Legacy
Preferred name
Greek_nu (current name)
Unicode code point
U+03BD GREEK SMALL LETTER NU
Character
ν
Keysyms with the same character
U03BD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_xi

#define XKB_KEY_Greek_xi   0x07ee

Keysym Greek_xi.

Value
0x07ee
Category
Legacy
Preferred name
Greek_xi (current name)
Unicode code point
U+03BE GREEK SMALL LETTER XI
Character
ξ
Keysyms with the same character
U03BE: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_omicron

#define XKB_KEY_Greek_omicron   0x07ef

Keysym Greek_omicron.

Value
0x07ef
Category
Legacy
Preferred name
Greek_omicron (current name)
Unicode code point
U+03BF GREEK SMALL LETTER OMICRON
Character
ο
Keysyms with the same character
U03BF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_pi

#define XKB_KEY_Greek_pi   0x07f0

Keysym Greek_pi.

Value
0x07f0
Category
Legacy
Preferred name
Greek_pi (current name)
Unicode code point
U+03C0 GREEK SMALL LETTER PI
Character
π
Keysyms with the same character
U03C0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_rho

#define XKB_KEY_Greek_rho   0x07f1

Keysym Greek_rho.

Value
0x07f1
Category
Legacy
Preferred name
Greek_rho (current name)
Unicode code point
U+03C1 GREEK SMALL LETTER RHO
Character
ρ
Keysyms with the same character
U03C1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_sigma

#define XKB_KEY_Greek_sigma   0x07f2

Keysym Greek_sigma.

Value
0x07f2
Category
Legacy
Preferred name
Greek_sigma (current name)
Unicode code point
U+03C3 GREEK SMALL LETTER SIGMA
Character
σ
Keysyms with the same character
U03C3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_finalsmallsigma

#define XKB_KEY_Greek_finalsmallsigma   0x07f3

Keysym Greek_finalsmallsigma.

Value
0x07f3
Category
Legacy
Preferred name
Greek_finalsmallsigma (current name)
Unicode code point
U+03C2 GREEK SMALL LETTER FINAL SIGMA
Character
ς
Keysyms with the same character
U03C2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_tau

#define XKB_KEY_Greek_tau   0x07f4

Keysym Greek_tau.

Value
0x07f4
Category
Legacy
Preferred name
Greek_tau (current name)
Unicode code point
U+03C4 GREEK SMALL LETTER TAU
Character
τ
Keysyms with the same character
U03C4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_upsilon

#define XKB_KEY_Greek_upsilon   0x07f5

Keysym Greek_upsilon.

Value
0x07f5
Category
Legacy
Preferred name
Greek_upsilon (current name)
Unicode code point
U+03C5 GREEK SMALL LETTER UPSILON
Character
υ
Keysyms with the same character
U03C5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_phi

#define XKB_KEY_Greek_phi   0x07f6

Keysym Greek_phi.

Value
0x07f6
Category
Legacy
Preferred name
Greek_phi (current name)
Unicode code point
U+03C6 GREEK SMALL LETTER PHI
Character
φ
Keysyms with the same character
U03C6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_chi

#define XKB_KEY_Greek_chi   0x07f7

Keysym Greek_chi.

Value
0x07f7
Category
Legacy
Preferred name
Greek_chi (current name)
Unicode code point
U+03C7 GREEK SMALL LETTER CHI
Character
χ
Keysyms with the same character
U03C7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_psi

#define XKB_KEY_Greek_psi   0x07f8

Keysym Greek_psi.

Value
0x07f8
Category
Legacy
Preferred name
Greek_psi (current name)
Unicode code point
U+03C8 GREEK SMALL LETTER PSI
Character
ψ
Keysyms with the same character
U03C8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_omega

#define XKB_KEY_Greek_omega   0x07f9

Keysym Greek_omega.

Value
0x07f9
Category
Legacy
Preferred name
Greek_omega (current name)
Unicode code point
U+03C9 GREEK SMALL LETTER OMEGA
Character
ω
Keysyms with the same character
U03C9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Greek_switch

#define XKB_KEY_Greek_switch   0xff7e

Keysym Greek_switch: non-deprecated alias for ISO_Group_Shift.

Value
0xff7e
Category
Function
Preferred name
ℹ️ ISO_Group_Shift (alternative)
Other aliases
ℹ️ Arabic_switch
ℹ️ Hangul_switch
ℹ️ Hebrew_switch
ℹ️ Mode_switch
🚫 SunAltGraph (deprecated)
ℹ️ kana_switch
ℹ️ script_switch
Since
1.0.0

◆ XKB_KEY_leftradical

#define XKB_KEY_leftradical   0x08a1

Keysym leftradical.

Value
0x08a1
Category
Legacy
Preferred name
leftradical (current name)
Unicode code point
U+23B7 RADICAL SYMBOL BOTTOM
Character
Keysyms with the same character
U23B7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_topleftradical

#define XKB_KEY_topleftradical   0x08a2

Keysym topleftradical.

Deprecated
Unclear correspondance in Unicode; closest is: U+250C BOX DRAWINGS LIGHT DOWN AND RIGHT “┌”
Value
0x08a2
Category
Legacy
Preferred name
topleftradical (current name)
Unicode code point
⚠️ approximation: U+250C BOX DRAWINGS LIGHT DOWN AND RIGHT
Character
⚠️ approximation:
Keysyms with the same character
U250C: Unicode keysym
upleftcorner
Since
1.0.0

◆ XKB_KEY_horizconnector

#define XKB_KEY_horizconnector   0x08a3

Keysym horizconnector.

Deprecated
Unclear correspondance in Unicode; closest is: U+2500 BOX DRAWINGS LIGHT HORIZONTAL “─”
Value
0x08a3
Category
Legacy
Preferred name
horizconnector (current name)
Unicode code point
⚠️ approximation: U+2500 BOX DRAWINGS LIGHT HORIZONTAL
Character
⚠️ approximation:
Keysyms with the same character
U2500: Unicode keysym
horizlinescan5
Since
1.0.0

◆ XKB_KEY_topintegral

#define XKB_KEY_topintegral   0x08a4

Keysym topintegral.

Value
0x08a4
Category
Legacy
Preferred name
topintegral (current name)
Unicode code point
U+2320 TOP HALF INTEGRAL
Character
Keysyms with the same character
U2320: Unicode keysym
Since
1.0.0

◆ XKB_KEY_botintegral

#define XKB_KEY_botintegral   0x08a5

Keysym botintegral.

Value
0x08a5
Category
Legacy
Preferred name
botintegral (current name)
Unicode code point
U+2321 BOTTOM HALF INTEGRAL
Character
Keysyms with the same character
U2321: Unicode keysym
Since
1.0.0

◆ XKB_KEY_vertconnector

#define XKB_KEY_vertconnector   0x08a6

Keysym vertconnector.

Deprecated
Unclear correspondance in Unicode; closest is: U+2502 BOX DRAWINGS LIGHT VERTICAL “│”
Value
0x08a6
Category
Legacy
Preferred name
vertconnector (current name)
Unicode code point
⚠️ approximation: U+2502 BOX DRAWINGS LIGHT VERTICAL
Character
⚠️ approximation:
Keysyms with the same character
U2502: Unicode keysym
vertbar
Since
1.0.0

◆ XKB_KEY_topleftsqbracket

#define XKB_KEY_topleftsqbracket   0x08a7

Keysym topleftsqbracket.

Value
0x08a7
Category
Legacy
Preferred name
topleftsqbracket (current name)
Unicode code point
U+23A1 LEFT SQUARE BRACKET UPPER CORNER
Character
Keysyms with the same character
U23A1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_botleftsqbracket

#define XKB_KEY_botleftsqbracket   0x08a8

Keysym botleftsqbracket.

Value
0x08a8
Category
Legacy
Preferred name
botleftsqbracket (current name)
Unicode code point
U+23A3 LEFT SQUARE BRACKET LOWER CORNER
Character
Keysyms with the same character
U23A3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_toprightsqbracket

#define XKB_KEY_toprightsqbracket   0x08a9

Keysym toprightsqbracket.

Value
0x08a9
Category
Legacy
Preferred name
toprightsqbracket (current name)
Unicode code point
U+23A4 RIGHT SQUARE BRACKET UPPER CORNER
Character
Keysyms with the same character
U23A4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_botrightsqbracket

#define XKB_KEY_botrightsqbracket   0x08aa

Keysym botrightsqbracket.

Value
0x08aa
Category
Legacy
Preferred name
botrightsqbracket (current name)
Unicode code point
U+23A6 RIGHT SQUARE BRACKET LOWER CORNER
Character
Keysyms with the same character
U23A6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_topleftparens

#define XKB_KEY_topleftparens   0x08ab

Keysym topleftparens.

Value
0x08ab
Category
Legacy
Preferred name
topleftparens (current name)
Unicode code point
U+239B LEFT PARENTHESIS UPPER HOOK
Character
Keysyms with the same character
U239B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_botleftparens

#define XKB_KEY_botleftparens   0x08ac

Keysym botleftparens.

Value
0x08ac
Category
Legacy
Preferred name
botleftparens (current name)
Unicode code point
U+239D LEFT PARENTHESIS LOWER HOOK
Character
Keysyms with the same character
U239D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_toprightparens

#define XKB_KEY_toprightparens   0x08ad

Keysym toprightparens.

Value
0x08ad
Category
Legacy
Preferred name
toprightparens (current name)
Unicode code point
U+239E RIGHT PARENTHESIS UPPER HOOK
Character
Keysyms with the same character
U239E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_botrightparens

#define XKB_KEY_botrightparens   0x08ae

Keysym botrightparens.

Value
0x08ae
Category
Legacy
Preferred name
botrightparens (current name)
Unicode code point
U+23A0 RIGHT PARENTHESIS LOWER HOOK
Character
Keysyms with the same character
U23A0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_leftmiddlecurlybrace

#define XKB_KEY_leftmiddlecurlybrace   0x08af

Keysym leftmiddlecurlybrace.

Value
0x08af
Category
Legacy
Preferred name
leftmiddlecurlybrace (current name)
Unicode code point
U+23A8 LEFT CURLY BRACKET MIDDLE PIECE
Character
Keysyms with the same character
U23A8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_rightmiddlecurlybrace

#define XKB_KEY_rightmiddlecurlybrace   0x08b0

Keysym rightmiddlecurlybrace.

Value
0x08b0
Category
Legacy
Preferred name
rightmiddlecurlybrace (current name)
Unicode code point
U+23AC RIGHT CURLY BRACKET MIDDLE PIECE
Character
Keysyms with the same character
U23AC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_topleftsummation

#define XKB_KEY_topleftsummation   0x08b1

Keysym topleftsummation.

Value
0x08b1
Category
Legacy
Preferred name
topleftsummation (current name)
Since
1.0.0

◆ XKB_KEY_botleftsummation

#define XKB_KEY_botleftsummation   0x08b2

Keysym botleftsummation.

Value
0x08b2
Category
Legacy
Preferred name
botleftsummation (current name)
Since
1.0.0

◆ XKB_KEY_topvertsummationconnector

#define XKB_KEY_topvertsummationconnector   0x08b3

Keysym topvertsummationconnector.

Value
0x08b3
Category
Legacy
Preferred name
topvertsummationconnector (current name)
Since
1.0.0

◆ XKB_KEY_botvertsummationconnector

#define XKB_KEY_botvertsummationconnector   0x08b4

Keysym botvertsummationconnector.

Value
0x08b4
Category
Legacy
Preferred name
botvertsummationconnector (current name)
Since
1.0.0

◆ XKB_KEY_toprightsummation

#define XKB_KEY_toprightsummation   0x08b5

Keysym toprightsummation.

Value
0x08b5
Category
Legacy
Preferred name
toprightsummation (current name)
Since
1.0.0

◆ XKB_KEY_botrightsummation

#define XKB_KEY_botrightsummation   0x08b6

Keysym botrightsummation.

Value
0x08b6
Category
Legacy
Preferred name
botrightsummation (current name)
Since
1.0.0

◆ XKB_KEY_rightmiddlesummation

#define XKB_KEY_rightmiddlesummation   0x08b7

Keysym rightmiddlesummation.

Value
0x08b7
Category
Legacy
Preferred name
rightmiddlesummation (current name)
Since
1.0.0

◆ XKB_KEY_lessthanequal

#define XKB_KEY_lessthanequal   0x08bc

Keysym lessthanequal.

Value
0x08bc
Category
Legacy
Preferred name
lessthanequal (current name)
Unicode code point
U+2264 LESS-THAN OR EQUAL TO
Character
Keysyms with the same character
U2264: Unicode keysym
Since
1.0.0

◆ XKB_KEY_notequal

#define XKB_KEY_notequal   0x08bd

Keysym notequal.

Value
0x08bd
Category
Legacy
Preferred name
notequal (current name)
Unicode code point
U+2260 NOT EQUAL TO
Character
Keysyms with the same character
U2260: Unicode keysym
Since
1.0.0

◆ XKB_KEY_greaterthanequal

#define XKB_KEY_greaterthanequal   0x08be

Keysym greaterthanequal.

Value
0x08be
Category
Legacy
Preferred name
greaterthanequal (current name)
Unicode code point
U+2265 GREATER-THAN OR EQUAL TO
Character
Keysyms with the same character
U2265: Unicode keysym
Since
1.0.0

◆ XKB_KEY_integral

#define XKB_KEY_integral   0x08bf

Keysym integral.

Value
0x08bf
Category
Legacy
Preferred name
integral (current name)
Unicode code point
U+222B INTEGRAL
Character
Keysyms with the same character
U222B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_therefore

#define XKB_KEY_therefore   0x08c0

Keysym therefore.

Value
0x08c0
Category
Legacy
Preferred name
therefore (current name)
Unicode code point
U+2234 THEREFORE
Character
Keysyms with the same character
U2234: Unicode keysym
Since
1.0.0

◆ XKB_KEY_variation

#define XKB_KEY_variation   0x08c1

Keysym variation.

Value
0x08c1
Category
Legacy
Preferred name
variation (current name)
Unicode code point
U+221D PROPORTIONAL TO
Character
Keysyms with the same character
U221D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_infinity

#define XKB_KEY_infinity   0x08c2

Keysym infinity.

Value
0x08c2
Category
Legacy
Preferred name
infinity (current name)
Unicode code point
U+221E INFINITY
Character
Keysyms with the same character
U221E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_nabla

#define XKB_KEY_nabla   0x08c5

Keysym nabla.

Value
0x08c5
Category
Legacy
Preferred name
nabla (current name)
Unicode code point
U+2207 NABLA
Character
Keysyms with the same character
U2207: Unicode keysym
Since
1.0.0

◆ XKB_KEY_approximate

#define XKB_KEY_approximate   0x08c8

Keysym approximate.

Value
0x08c8
Category
Legacy
Preferred name
approximate (current name)
Unicode code point
U+223C TILDE OPERATOR
Character
Keysyms with the same character
U223C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_similarequal

#define XKB_KEY_similarequal   0x08c9

Keysym similarequal.

Value
0x08c9
Category
Legacy
Preferred name
similarequal (current name)
Unicode code point
U+2243 ASYMPTOTICALLY EQUAL TO
Character
Keysyms with the same character
U2243: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ifonlyif

#define XKB_KEY_ifonlyif   0x08cd

Keysym ifonlyif.

Value
0x08cd
Category
Legacy
Preferred name
ifonlyif (current name)
Unicode code point
U+21D4 LEFT RIGHT DOUBLE ARROW
Character
Keysyms with the same character
U21D4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_implies

#define XKB_KEY_implies   0x08ce

Keysym implies.

Value
0x08ce
Category
Legacy
Preferred name
implies (current name)
Unicode code point
U+21D2 RIGHTWARDS DOUBLE ARROW
Character
Keysyms with the same character
U21D2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_identical

#define XKB_KEY_identical   0x08cf

Keysym identical.

Value
0x08cf
Category
Legacy
Preferred name
identical (current name)
Unicode code point
U+2261 IDENTICAL TO
Character
Keysyms with the same character
U2261: Unicode keysym
Since
1.0.0

◆ XKB_KEY_radical

#define XKB_KEY_radical   0x08d6

Keysym radical.

Value
0x08d6
Category
Legacy
Preferred name
radical (current name)
Unicode code point
U+221A SQUARE ROOT
Character
Keysyms with the same character
U221A: Unicode keysym
squareroot
Since
1.0.0

◆ XKB_KEY_includedin

#define XKB_KEY_includedin   0x08da

Keysym includedin.

Value
0x08da
Category
Legacy
Preferred name
includedin (current name)
Unicode code point
U+2282 SUBSET OF
Character
Keysyms with the same character
U2282: Unicode keysym
leftshoe
Since
1.0.0

◆ XKB_KEY_includes

#define XKB_KEY_includes   0x08db

Keysym includes.

Value
0x08db
Category
Legacy
Preferred name
includes (current name)
Unicode code point
U+2283 SUPERSET OF
Character
Keysyms with the same character
U2283: Unicode keysym
rightshoe
Since
1.0.0

◆ XKB_KEY_intersection

#define XKB_KEY_intersection   0x08dc

Keysym intersection.

Value
0x08dc
Category
Legacy
Preferred name
intersection (current name)
Unicode code point
U+2229 INTERSECTION
Character
Keysyms with the same character
U2229: Unicode keysym
upshoe
Since
1.0.0

◆ XKB_KEY_union

#define XKB_KEY_union   0x08dd

Keysym union.

Value
0x08dd
Category
Legacy
Preferred name
union (current name)
Unicode code point
U+222A UNION
Character
Keysyms with the same character
U222A: Unicode keysym
downshoe
Since
1.0.0

◆ XKB_KEY_logicaland

#define XKB_KEY_logicaland   0x08de

Keysym logicaland.

Value
0x08de
Category
Legacy
Preferred name
logicaland (current name)
Unicode code point
U+2227 LOGICAL AND
Character
Keysyms with the same character
U2227: Unicode keysym
upcaret
Since
1.0.0

◆ XKB_KEY_logicalor

#define XKB_KEY_logicalor   0x08df

Keysym logicalor.

Value
0x08df
Category
Legacy
Preferred name
logicalor (current name)
Unicode code point
U+2228 LOGICAL OR
Character
Keysyms with the same character
U2228: Unicode keysym
downcaret
Since
1.0.0

◆ XKB_KEY_partialderivative

#define XKB_KEY_partialderivative   0x08ef

Keysym partialderivative.

Value
0x08ef
Category
Legacy
Preferred name
partialderivative (current name)
Unicode code point
U+2202 PARTIAL DIFFERENTIAL
Character
Keysyms with the same character
U2202: Unicode keysym
partdifferential
Since
1.0.0

◆ XKB_KEY_function

#define XKB_KEY_function   0x08f6

Keysym function.

Value
0x08f6
Category
Legacy
Preferred name
function (current name)
Unicode code point
U+0192 LATIN SMALL LETTER F WITH HOOK
Character
ƒ
Keysyms with the same character
U0192: Unicode keysym
Since
1.0.0

◆ XKB_KEY_leftarrow

#define XKB_KEY_leftarrow   0x08fb

Keysym leftarrow.

Value
0x08fb
Category
Legacy
Preferred name
leftarrow (current name)
Unicode code point
U+2190 LEFTWARDS ARROW
Character
Keysyms with the same character
U2190: Unicode keysym
Since
1.0.0

◆ XKB_KEY_uparrow

#define XKB_KEY_uparrow   0x08fc

Keysym uparrow.

Value
0x08fc
Category
Legacy
Preferred name
uparrow (current name)
Unicode code point
U+2191 UPWARDS ARROW
Character
Keysyms with the same character
U2191: Unicode keysym
Since
1.0.0

◆ XKB_KEY_rightarrow

#define XKB_KEY_rightarrow   0x08fd

Keysym rightarrow.

Value
0x08fd
Category
Legacy
Preferred name
rightarrow (current name)
Unicode code point
U+2192 RIGHTWARDS ARROW
Character
Keysyms with the same character
U2192: Unicode keysym
Since
1.0.0

◆ XKB_KEY_downarrow

#define XKB_KEY_downarrow   0x08fe

Keysym downarrow.

Value
0x08fe
Category
Legacy
Preferred name
downarrow (current name)
Unicode code point
U+2193 DOWNWARDS ARROW
Character
Keysyms with the same character
U2193: Unicode keysym
Since
1.0.0

◆ XKB_KEY_blank

#define XKB_KEY_blank   0x09df

Keysym blank.

Value
0x09df
Category
Legacy
Preferred name
blank (current name)
Since
1.0.0

◆ XKB_KEY_soliddiamond

#define XKB_KEY_soliddiamond   0x09e0

Keysym soliddiamond.

Value
0x09e0
Category
Legacy
Preferred name
soliddiamond (current name)
Unicode code point
U+25C6 BLACK DIAMOND
Character
Keysyms with the same character
U25C6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_checkerboard

#define XKB_KEY_checkerboard   0x09e1

Keysym checkerboard.

Value
0x09e1
Category
Legacy
Preferred name
checkerboard (current name)
Unicode code point
U+2592 MEDIUM SHADE
Character
Keysyms with the same character
U2592: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ht

#define XKB_KEY_ht   0x09e2

Keysym ht.

Value
0x09e2
Category
Legacy
Preferred name
ht (current name)
Unicode code point
U+2409 SYMBOL FOR HORIZONTAL TABULATION
Character
Keysyms with the same character
U2409: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ff

#define XKB_KEY_ff   0x09e3

Keysym ff.

Value
0x09e3
Category
Legacy
Preferred name
ff (current name)
Unicode code point
U+240C SYMBOL FOR FORM FEED
Character
Keysyms with the same character
U240C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_cr

#define XKB_KEY_cr   0x09e4

Keysym cr.

Value
0x09e4
Category
Legacy
Preferred name
cr (current name)
Unicode code point
U+240D SYMBOL FOR CARRIAGE RETURN
Character
Keysyms with the same character
U240D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_lf

#define XKB_KEY_lf   0x09e5

Keysym lf.

Value
0x09e5
Category
Legacy
Preferred name
lf (current name)
Unicode code point
U+240A SYMBOL FOR LINE FEED
Character
Keysyms with the same character
U240A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_nl

#define XKB_KEY_nl   0x09e8

Keysym nl.

Value
0x09e8
Category
Legacy
Preferred name
nl (current name)
Unicode code point
U+2424 SYMBOL FOR NEWLINE
Character
Keysyms with the same character
U2424: Unicode keysym
Since
1.0.0

◆ XKB_KEY_vt

#define XKB_KEY_vt   0x09e9

Keysym vt.

Value
0x09e9
Category
Legacy
Preferred name
vt (current name)
Unicode code point
U+240B SYMBOL FOR VERTICAL TABULATION
Character
Keysyms with the same character
U240B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_lowrightcorner

#define XKB_KEY_lowrightcorner   0x09ea

Keysym lowrightcorner.

Value
0x09ea
Category
Legacy
Preferred name
lowrightcorner (current name)
Unicode code point
U+2518 BOX DRAWINGS LIGHT UP AND LEFT
Character
Keysyms with the same character
U2518: Unicode keysym
Since
1.0.0

◆ XKB_KEY_uprightcorner

#define XKB_KEY_uprightcorner   0x09eb

Keysym uprightcorner.

Value
0x09eb
Category
Legacy
Preferred name
uprightcorner (current name)
Unicode code point
U+2510 BOX DRAWINGS LIGHT DOWN AND LEFT
Character
Keysyms with the same character
U2510: Unicode keysym
Since
1.0.0

◆ XKB_KEY_upleftcorner

#define XKB_KEY_upleftcorner   0x09ec

Keysym upleftcorner.

Value
0x09ec
Category
Legacy
Preferred name
upleftcorner (current name)
Unicode code point
U+250C BOX DRAWINGS LIGHT DOWN AND RIGHT
Character
Keysyms with the same character
U250C: Unicode keysym
topleftradical
Since
1.0.0

◆ XKB_KEY_lowleftcorner

#define XKB_KEY_lowleftcorner   0x09ed

Keysym lowleftcorner.

Value
0x09ed
Category
Legacy
Preferred name
lowleftcorner (current name)
Unicode code point
U+2514 BOX DRAWINGS LIGHT UP AND RIGHT
Character
Keysyms with the same character
U2514: Unicode keysym
Since
1.0.0

◆ XKB_KEY_crossinglines

#define XKB_KEY_crossinglines   0x09ee

Keysym crossinglines.

Value
0x09ee
Category
Legacy
Preferred name
crossinglines (current name)
Unicode code point
U+253C BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL
Character
Keysyms with the same character
U253C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_horizlinescan1

#define XKB_KEY_horizlinescan1   0x09ef

Keysym horizlinescan1.

Value
0x09ef
Category
Legacy
Preferred name
horizlinescan1 (current name)
Unicode code point
U+23BA HORIZONTAL SCAN LINE-1
Character
Keysyms with the same character
U23BA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_horizlinescan3

#define XKB_KEY_horizlinescan3   0x09f0

Keysym horizlinescan3.

Value
0x09f0
Category
Legacy
Preferred name
horizlinescan3 (current name)
Unicode code point
U+23BB HORIZONTAL SCAN LINE-3
Character
Keysyms with the same character
U23BB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_horizlinescan5

#define XKB_KEY_horizlinescan5   0x09f1

Keysym horizlinescan5.

Value
0x09f1
Category
Legacy
Preferred name
horizlinescan5 (current name)
Unicode code point
U+2500 BOX DRAWINGS LIGHT HORIZONTAL
Character
Keysyms with the same character
U2500: Unicode keysym
horizconnector
Since
1.0.0

◆ XKB_KEY_horizlinescan7

#define XKB_KEY_horizlinescan7   0x09f2

Keysym horizlinescan7.

Value
0x09f2
Category
Legacy
Preferred name
horizlinescan7 (current name)
Unicode code point
U+23BC HORIZONTAL SCAN LINE-7
Character
Keysyms with the same character
U23BC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_horizlinescan9

#define XKB_KEY_horizlinescan9   0x09f3

Keysym horizlinescan9.

Value
0x09f3
Category
Legacy
Preferred name
horizlinescan9 (current name)
Unicode code point
U+23BD HORIZONTAL SCAN LINE-9
Character
Keysyms with the same character
U23BD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_leftt

#define XKB_KEY_leftt   0x09f4

Keysym leftt.

Value
0x09f4
Category
Legacy
Preferred name
leftt (current name)
Unicode code point
U+251C BOX DRAWINGS LIGHT VERTICAL AND RIGHT
Character
Keysyms with the same character
U251C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_rightt

#define XKB_KEY_rightt   0x09f5

Keysym rightt.

Value
0x09f5
Category
Legacy
Preferred name
rightt (current name)
Unicode code point
U+2524 BOX DRAWINGS LIGHT VERTICAL AND LEFT
Character
Keysyms with the same character
U2524: Unicode keysym
Since
1.0.0

◆ XKB_KEY_bott

#define XKB_KEY_bott   0x09f6

Keysym bott.

Value
0x09f6
Category
Legacy
Preferred name
bott (current name)
Unicode code point
U+2534 BOX DRAWINGS LIGHT UP AND HORIZONTAL
Character
Keysyms with the same character
U2534: Unicode keysym
Since
1.0.0

◆ XKB_KEY_topt

#define XKB_KEY_topt   0x09f7

Keysym topt.

Value
0x09f7
Category
Legacy
Preferred name
topt (current name)
Unicode code point
U+252C BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
Character
Keysyms with the same character
U252C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_vertbar

#define XKB_KEY_vertbar   0x09f8

Keysym vertbar.

Value
0x09f8
Category
Legacy
Preferred name
vertbar (current name)
Unicode code point
U+2502 BOX DRAWINGS LIGHT VERTICAL
Character
Keysyms with the same character
U2502: Unicode keysym
vertconnector
Since
1.0.0

◆ XKB_KEY_emspace

#define XKB_KEY_emspace   0x0aa1

Keysym emspace.

Value
0x0aa1
Category
Legacy
Preferred name
emspace (current name)
Unicode code point
U+2003 EM SPACE
Keysyms with the same character
U2003: Unicode keysym
Since
1.0.0

◆ XKB_KEY_enspace

#define XKB_KEY_enspace   0x0aa2

Keysym enspace.

Value
0x0aa2
Category
Legacy
Preferred name
enspace (current name)
Unicode code point
U+2002 EN SPACE
Keysyms with the same character
U2002: Unicode keysym
Since
1.0.0

◆ XKB_KEY_em3space

#define XKB_KEY_em3space   0x0aa3

Keysym em3space.

Value
0x0aa3
Category
Legacy
Preferred name
em3space (current name)
Unicode code point
U+2004 THREE-PER-EM SPACE
Keysyms with the same character
U2004: Unicode keysym
Since
1.0.0

◆ XKB_KEY_em4space

#define XKB_KEY_em4space   0x0aa4

Keysym em4space.

Value
0x0aa4
Category
Legacy
Preferred name
em4space (current name)
Unicode code point
U+2005 FOUR-PER-EM SPACE
Keysyms with the same character
U2005: Unicode keysym
Since
1.0.0

◆ XKB_KEY_digitspace

#define XKB_KEY_digitspace   0x0aa5

Keysym digitspace.

Value
0x0aa5
Category
Legacy
Preferred name
digitspace (current name)
Unicode code point
U+2007 FIGURE SPACE
Keysyms with the same character
U2007: Unicode keysym
Since
1.0.0

◆ XKB_KEY_punctspace

#define XKB_KEY_punctspace   0x0aa6

Keysym punctspace.

Value
0x0aa6
Category
Legacy
Preferred name
punctspace (current name)
Unicode code point
U+2008 PUNCTUATION SPACE
Keysyms with the same character
U2008: Unicode keysym
Since
1.0.0

◆ XKB_KEY_thinspace

#define XKB_KEY_thinspace   0x0aa7

Keysym thinspace.

Value
0x0aa7
Category
Legacy
Preferred name
thinspace (current name)
Unicode code point
U+2009 THIN SPACE
Keysyms with the same character
U2009: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hairspace

#define XKB_KEY_hairspace   0x0aa8

Keysym hairspace.

Value
0x0aa8
Category
Legacy
Preferred name
hairspace (current name)
Unicode code point
U+200A HAIR SPACE
Keysyms with the same character
U200A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_emdash

#define XKB_KEY_emdash   0x0aa9

Keysym emdash.

Value
0x0aa9
Category
Legacy
Preferred name
emdash (current name)
Unicode code point
U+2014 EM DASH
Character
Keysyms with the same character
U2014: Unicode keysym
Since
1.0.0

◆ XKB_KEY_endash

#define XKB_KEY_endash   0x0aaa

Keysym endash.

Value
0x0aaa
Category
Legacy
Preferred name
endash (current name)
Unicode code point
U+2013 EN DASH
Character
Keysyms with the same character
U2013: Unicode keysym
Since
1.0.0

◆ XKB_KEY_signifblank

#define XKB_KEY_signifblank   0x0aac

Keysym signifblank.

Deprecated
Unclear correspondance in Unicode; closest is: U+2423 OPEN BOX “␣”
Value
0x0aac
Category
Legacy
Preferred name
signifblank (current name)
Unicode code point
⚠️ approximation: U+2423 OPEN BOX
Character
⚠️ approximation:
Keysyms with the same character
U2423: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ellipsis

#define XKB_KEY_ellipsis   0x0aae

Keysym ellipsis.

Value
0x0aae
Category
Legacy
Preferred name
ellipsis (current name)
Unicode code point
U+2026 HORIZONTAL ELLIPSIS
Character
Keysyms with the same character
U2026: Unicode keysym
Since
1.0.0

◆ XKB_KEY_doubbaselinedot

#define XKB_KEY_doubbaselinedot   0x0aaf

Keysym doubbaselinedot.

Value
0x0aaf
Category
Legacy
Preferred name
doubbaselinedot (current name)
Unicode code point
U+2025 TWO DOT LEADER
Character
Keysyms with the same character
U2025: Unicode keysym
Since
1.0.0

◆ XKB_KEY_onethird

#define XKB_KEY_onethird   0x0ab0

Keysym onethird.

Value
0x0ab0
Category
Legacy
Preferred name
onethird (current name)
Unicode code point
U+2153 VULGAR FRACTION ONE THIRD
Character
Keysyms with the same character
U2153: Unicode keysym
Since
1.0.0

◆ XKB_KEY_twothirds

#define XKB_KEY_twothirds   0x0ab1

Keysym twothirds.

Value
0x0ab1
Category
Legacy
Preferred name
twothirds (current name)
Unicode code point
U+2154 VULGAR FRACTION TWO THIRDS
Character
Keysyms with the same character
U2154: Unicode keysym
Since
1.0.0

◆ XKB_KEY_onefifth

#define XKB_KEY_onefifth   0x0ab2

Keysym onefifth.

Value
0x0ab2
Category
Legacy
Preferred name
onefifth (current name)
Unicode code point
U+2155 VULGAR FRACTION ONE FIFTH
Character
Keysyms with the same character
U2155: Unicode keysym
Since
1.0.0

◆ XKB_KEY_twofifths

#define XKB_KEY_twofifths   0x0ab3

Keysym twofifths.

Value
0x0ab3
Category
Legacy
Preferred name
twofifths (current name)
Unicode code point
U+2156 VULGAR FRACTION TWO FIFTHS
Character
Keysyms with the same character
U2156: Unicode keysym
Since
1.0.0

◆ XKB_KEY_threefifths

#define XKB_KEY_threefifths   0x0ab4

Keysym threefifths.

Value
0x0ab4
Category
Legacy
Preferred name
threefifths (current name)
Unicode code point
U+2157 VULGAR FRACTION THREE FIFTHS
Character
Keysyms with the same character
U2157: Unicode keysym
Since
1.0.0

◆ XKB_KEY_fourfifths

#define XKB_KEY_fourfifths   0x0ab5

Keysym fourfifths.

Value
0x0ab5
Category
Legacy
Preferred name
fourfifths (current name)
Unicode code point
U+2158 VULGAR FRACTION FOUR FIFTHS
Character
Keysyms with the same character
U2158: Unicode keysym
Since
1.0.0

◆ XKB_KEY_onesixth

#define XKB_KEY_onesixth   0x0ab6

Keysym onesixth.

Value
0x0ab6
Category
Legacy
Preferred name
onesixth (current name)
Unicode code point
U+2159 VULGAR FRACTION ONE SIXTH
Character
Keysyms with the same character
U2159: Unicode keysym
Since
1.0.0

◆ XKB_KEY_fivesixths

#define XKB_KEY_fivesixths   0x0ab7

Keysym fivesixths.

Value
0x0ab7
Category
Legacy
Preferred name
fivesixths (current name)
Unicode code point
U+215A VULGAR FRACTION FIVE SIXTHS
Character
Keysyms with the same character
U215A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_careof

#define XKB_KEY_careof   0x0ab8

Keysym careof.

Value
0x0ab8
Category
Legacy
Preferred name
careof (current name)
Unicode code point
U+2105 CARE OF
Character
Keysyms with the same character
U2105: Unicode keysym
Since
1.0.0

◆ XKB_KEY_figdash

#define XKB_KEY_figdash   0x0abb

Keysym figdash.

Value
0x0abb
Category
Legacy
Preferred name
figdash (current name)
Unicode code point
U+2012 FIGURE DASH
Character
Keysyms with the same character
U2012: Unicode keysym
Since
1.0.0

◆ XKB_KEY_leftanglebracket

#define XKB_KEY_leftanglebracket   0x0abc

Keysym leftanglebracket.

Deprecated
Unclear correspondance in Unicode; closest is: U+2329 LEFT-POINTING ANGLE BRACKET “〈”
Value
0x0abc
Category
Legacy
Preferred name
leftanglebracket (current name)
Unicode code point
⚠️ approximation: U+2329 LEFT-POINTING ANGLE BRACKET
Character
⚠️ approximation:
Keysyms with the same character
U2329: Unicode keysym
Since
1.0.0

◆ XKB_KEY_decimalpoint

#define XKB_KEY_decimalpoint   0x0abd

Keysym decimalpoint.

Deprecated
Unclear correspondance in Unicode; closest is: U+002E FULL STOP “.”
Value
0x0abd
Category
Legacy
Preferred name
decimalpoint (current name)
Unicode code point
⚠️ approximation: U+002E FULL STOP
Character
⚠️ approximation: .
Keysyms with the same character
U002E: Unicode keysym
period
KP_Decimal: computer numpad
Since
1.0.0

◆ XKB_KEY_rightanglebracket

#define XKB_KEY_rightanglebracket   0x0abe

Keysym rightanglebracket.

Deprecated
Unclear correspondance in Unicode; closest is: U+232A RIGHT-POINTING ANGLE BRACKET “〉”
Value
0x0abe
Category
Legacy
Preferred name
rightanglebracket (current name)
Unicode code point
⚠️ approximation: U+232A RIGHT-POINTING ANGLE BRACKET
Character
⚠️ approximation:
Keysyms with the same character
U232A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_marker

#define XKB_KEY_marker   0x0abf

Keysym marker.

Value
0x0abf
Category
Legacy
Preferred name
marker (current name)
Since
1.0.0

◆ XKB_KEY_oneeighth

#define XKB_KEY_oneeighth   0x0ac3

Keysym oneeighth.

Value
0x0ac3
Category
Legacy
Preferred name
oneeighth (current name)
Unicode code point
U+215B VULGAR FRACTION ONE EIGHTH
Character
Keysyms with the same character
U215B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_threeeighths

#define XKB_KEY_threeeighths   0x0ac4

Keysym threeeighths.

Value
0x0ac4
Category
Legacy
Preferred name
threeeighths (current name)
Unicode code point
U+215C VULGAR FRACTION THREE EIGHTHS
Character
Keysyms with the same character
U215C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_fiveeighths

#define XKB_KEY_fiveeighths   0x0ac5

Keysym fiveeighths.

Value
0x0ac5
Category
Legacy
Preferred name
fiveeighths (current name)
Unicode code point
U+215D VULGAR FRACTION FIVE EIGHTHS
Character
Keysyms with the same character
U215D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_seveneighths

#define XKB_KEY_seveneighths   0x0ac6

Keysym seveneighths.

Value
0x0ac6
Category
Legacy
Preferred name
seveneighths (current name)
Unicode code point
U+215E VULGAR FRACTION SEVEN EIGHTHS
Character
Keysyms with the same character
U215E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_trademark

#define XKB_KEY_trademark   0x0ac9

Keysym trademark.

Value
0x0ac9
Category
Legacy
Preferred name
trademark (current name)
Unicode code point
U+2122 TRADE MARK SIGN
Character
Keysyms with the same character
U2122: Unicode keysym
Since
1.0.0

◆ XKB_KEY_signaturemark

#define XKB_KEY_signaturemark   0x0aca

Keysym signaturemark.

Deprecated
Unclear correspondance in Unicode; closest is: U+2613 SALTIRE “☓”
Value
0x0aca
Category
Legacy
Preferred name
signaturemark (current name)
Unicode code point
⚠️ approximation: U+2613 SALTIRE
Character
⚠️ approximation:
Keysyms with the same character
U2613: Unicode keysym
Since
1.0.0

◆ XKB_KEY_trademarkincircle

#define XKB_KEY_trademarkincircle   0x0acb

Keysym trademarkincircle.

Value
0x0acb
Category
Legacy
Preferred name
trademarkincircle (current name)
Since
1.0.0

◆ XKB_KEY_leftopentriangle

#define XKB_KEY_leftopentriangle   0x0acc

Keysym leftopentriangle.

Deprecated
Unclear correspondance in Unicode; closest is: U+25C1 WHITE LEFT-POINTING TRIANGLE “◁”
Value
0x0acc
Category
Legacy
Preferred name
leftopentriangle (current name)
Unicode code point
⚠️ approximation: U+25C1 WHITE LEFT-POINTING TRIANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25C1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_rightopentriangle

#define XKB_KEY_rightopentriangle   0x0acd

Keysym rightopentriangle.

Deprecated
Unclear correspondance in Unicode; closest is: U+25B7 WHITE RIGHT-POINTING TRIANGLE “▷”
Value
0x0acd
Category
Legacy
Preferred name
rightopentriangle (current name)
Unicode code point
⚠️ approximation: U+25B7 WHITE RIGHT-POINTING TRIANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25B7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_emopencircle

#define XKB_KEY_emopencircle   0x0ace

Keysym emopencircle.

Deprecated
Unclear correspondance in Unicode; closest is: U+25CB WHITE CIRCLE “○”
Value
0x0ace
Category
Legacy
Preferred name
emopencircle (current name)
Unicode code point
⚠️ approximation: U+25CB WHITE CIRCLE
Character
⚠️ approximation:
Keysyms with the same character
U25CB: Unicode keysym
circle
Since
1.0.0

◆ XKB_KEY_emopenrectangle

#define XKB_KEY_emopenrectangle   0x0acf

Keysym emopenrectangle.

Deprecated
Unclear correspondance in Unicode; closest is: U+25AF WHITE VERTICAL RECTANGLE “▯”
Value
0x0acf
Category
Legacy
Preferred name
emopenrectangle (current name)
Unicode code point
⚠️ approximation: U+25AF WHITE VERTICAL RECTANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25AF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_leftsinglequotemark

#define XKB_KEY_leftsinglequotemark   0x0ad0

Keysym leftsinglequotemark.

Value
0x0ad0
Category
Legacy
Preferred name
leftsinglequotemark (current name)
Unicode code point
U+2018 LEFT SINGLE QUOTATION MARK
Character
Keysyms with the same character
U2018: Unicode keysym
Since
1.0.0

◆ XKB_KEY_rightsinglequotemark

#define XKB_KEY_rightsinglequotemark   0x0ad1

Keysym rightsinglequotemark.

Value
0x0ad1
Category
Legacy
Preferred name
rightsinglequotemark (current name)
Unicode code point
U+2019 RIGHT SINGLE QUOTATION MARK
Character
Keysyms with the same character
U2019: Unicode keysym
Since
1.0.0

◆ XKB_KEY_leftdoublequotemark

#define XKB_KEY_leftdoublequotemark   0x0ad2

Keysym leftdoublequotemark.

Value
0x0ad2
Category
Legacy
Preferred name
leftdoublequotemark (current name)
Unicode code point
U+201C LEFT DOUBLE QUOTATION MARK
Character
Keysyms with the same character
U201C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_rightdoublequotemark

#define XKB_KEY_rightdoublequotemark   0x0ad3

Keysym rightdoublequotemark.

Value
0x0ad3
Category
Legacy
Preferred name
rightdoublequotemark (current name)
Unicode code point
U+201D RIGHT DOUBLE QUOTATION MARK
Character
Keysyms with the same character
U201D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_prescription

#define XKB_KEY_prescription   0x0ad4

Keysym prescription.

Value
0x0ad4
Category
Legacy
Preferred name
prescription (current name)
Unicode code point
U+211E PRESCRIPTION TAKE
Character
Keysyms with the same character
U211E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_permille

#define XKB_KEY_permille   0x0ad5

Keysym permille.

Value
0x0ad5
Category
Legacy
Preferred name
permille (current name)
Unicode code point
U+2030 PER MILLE SIGN
Character
Keysyms with the same character
U2030: Unicode keysym
Since
1.0.0

◆ XKB_KEY_minutes

#define XKB_KEY_minutes   0x0ad6

Keysym minutes.

Value
0x0ad6
Category
Legacy
Preferred name
minutes (current name)
Unicode code point
U+2032 PRIME
Character
Keysyms with the same character
U2032: Unicode keysym
Since
1.0.0

◆ XKB_KEY_seconds

#define XKB_KEY_seconds   0x0ad7

Keysym seconds.

Value
0x0ad7
Category
Legacy
Preferred name
seconds (current name)
Unicode code point
U+2033 DOUBLE PRIME
Character
Keysyms with the same character
U2033: Unicode keysym
Since
1.0.0

◆ XKB_KEY_latincross

#define XKB_KEY_latincross   0x0ad9

Keysym latincross.

Value
0x0ad9
Category
Legacy
Preferred name
latincross (current name)
Unicode code point
U+271D LATIN CROSS
Character
Keysyms with the same character
U271D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hexagram

#define XKB_KEY_hexagram   0x0ada

Keysym hexagram.

Value
0x0ada
Category
Legacy
Preferred name
hexagram (current name)
Since
1.0.0

◆ XKB_KEY_filledrectbullet

#define XKB_KEY_filledrectbullet   0x0adb

Keysym filledrectbullet.

Deprecated
Unclear correspondance in Unicode; closest is: U+25AC BLACK RECTANGLE “▬”
Value
0x0adb
Category
Legacy
Preferred name
filledrectbullet (current name)
Unicode code point
⚠️ approximation: U+25AC BLACK RECTANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25AC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_filledlefttribullet

#define XKB_KEY_filledlefttribullet   0x0adc

Keysym filledlefttribullet.

Deprecated
Unclear correspondance in Unicode; closest is: U+25C0 BLACK LEFT-POINTING TRIANGLE “◀”
Value
0x0adc
Category
Legacy
Preferred name
filledlefttribullet (current name)
Unicode code point
⚠️ approximation: U+25C0 BLACK LEFT-POINTING TRIANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25C0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_filledrighttribullet

#define XKB_KEY_filledrighttribullet   0x0add

Keysym filledrighttribullet.

Deprecated
Unclear correspondance in Unicode; closest is: U+25B6 BLACK RIGHT-POINTING TRIANGLE “▶”
Value
0x0add
Category
Legacy
Preferred name
filledrighttribullet (current name)
Unicode code point
⚠️ approximation: U+25B6 BLACK RIGHT-POINTING TRIANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25B6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_emfilledcircle

#define XKB_KEY_emfilledcircle   0x0ade

Keysym emfilledcircle.

Deprecated
Unclear correspondance in Unicode; closest is: U+25CF BLACK CIRCLE “●”
Value
0x0ade
Category
Legacy
Preferred name
emfilledcircle (current name)
Unicode code point
⚠️ approximation: U+25CF BLACK CIRCLE
Character
⚠️ approximation:
Keysyms with the same character
U25CF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_emfilledrect

#define XKB_KEY_emfilledrect   0x0adf

Keysym emfilledrect.

Deprecated
Unclear correspondance in Unicode; closest is: U+25AE BLACK VERTICAL RECTANGLE “▮”
Value
0x0adf
Category
Legacy
Preferred name
emfilledrect (current name)
Unicode code point
⚠️ approximation: U+25AE BLACK VERTICAL RECTANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25AE: Unicode keysym
Since
1.0.0

◆ XKB_KEY_enopencircbullet

#define XKB_KEY_enopencircbullet   0x0ae0

Keysym enopencircbullet.

Deprecated
Unclear correspondance in Unicode; closest is: U+25E6 WHITE BULLET “◦”
Value
0x0ae0
Category
Legacy
Preferred name
enopencircbullet (current name)
Unicode code point
⚠️ approximation: U+25E6 WHITE BULLET
Character
⚠️ approximation:
Keysyms with the same character
U25E6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_enopensquarebullet

#define XKB_KEY_enopensquarebullet   0x0ae1

Keysym enopensquarebullet.

Deprecated
Unclear correspondance in Unicode; closest is: U+25AB WHITE SMALL SQUARE “▫”
Value
0x0ae1
Category
Legacy
Preferred name
enopensquarebullet (current name)
Unicode code point
⚠️ approximation: U+25AB WHITE SMALL SQUARE
Character
⚠️ approximation:
Keysyms with the same character
U25AB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_openrectbullet

#define XKB_KEY_openrectbullet   0x0ae2

Keysym openrectbullet.

Deprecated
Unclear correspondance in Unicode; closest is: U+25AD WHITE RECTANGLE “▭”
Value
0x0ae2
Category
Legacy
Preferred name
openrectbullet (current name)
Unicode code point
⚠️ approximation: U+25AD WHITE RECTANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25AD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_opentribulletup

#define XKB_KEY_opentribulletup   0x0ae3

Keysym opentribulletup.

Deprecated
Unclear correspondance in Unicode; closest is: U+25B3 WHITE UP-POINTING TRIANGLE “△”
Value
0x0ae3
Category
Legacy
Preferred name
opentribulletup (current name)
Unicode code point
⚠️ approximation: U+25B3 WHITE UP-POINTING TRIANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25B3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_opentribulletdown

#define XKB_KEY_opentribulletdown   0x0ae4

Keysym opentribulletdown.

Deprecated
Unclear correspondance in Unicode; closest is: U+25BD WHITE DOWN-POINTING TRIANGLE “▽”
Value
0x0ae4
Category
Legacy
Preferred name
opentribulletdown (current name)
Unicode code point
⚠️ approximation: U+25BD WHITE DOWN-POINTING TRIANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25BD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_openstar

#define XKB_KEY_openstar   0x0ae5

Keysym openstar.

Deprecated
Unclear correspondance in Unicode; closest is: U+2606 WHITE STAR “☆”
Value
0x0ae5
Category
Legacy
Preferred name
openstar (current name)
Unicode code point
⚠️ approximation: U+2606 WHITE STAR
Character
⚠️ approximation:
Keysyms with the same character
U2606: Unicode keysym
Since
1.0.0

◆ XKB_KEY_enfilledcircbullet

#define XKB_KEY_enfilledcircbullet   0x0ae6

Keysym enfilledcircbullet.

Deprecated
Unclear correspondance in Unicode; closest is: U+2022 BULLET “•”
Value
0x0ae6
Category
Legacy
Preferred name
enfilledcircbullet (current name)
Unicode code point
⚠️ approximation: U+2022 BULLET
Character
⚠️ approximation:
Keysyms with the same character
U2022: Unicode keysym
Since
1.0.0

◆ XKB_KEY_enfilledsqbullet

#define XKB_KEY_enfilledsqbullet   0x0ae7

Keysym enfilledsqbullet.

Deprecated
Unclear correspondance in Unicode; closest is: U+25AA BLACK SMALL SQUARE “▪”
Value
0x0ae7
Category
Legacy
Preferred name
enfilledsqbullet (current name)
Unicode code point
⚠️ approximation: U+25AA BLACK SMALL SQUARE
Character
⚠️ approximation:
Keysyms with the same character
U25AA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_filledtribulletup

#define XKB_KEY_filledtribulletup   0x0ae8

Keysym filledtribulletup.

Deprecated
Unclear correspondance in Unicode; closest is: U+25B2 BLACK UP-POINTING TRIANGLE “▲”
Value
0x0ae8
Category
Legacy
Preferred name
filledtribulletup (current name)
Unicode code point
⚠️ approximation: U+25B2 BLACK UP-POINTING TRIANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25B2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_filledtribulletdown

#define XKB_KEY_filledtribulletdown   0x0ae9

Keysym filledtribulletdown.

Deprecated
Unclear correspondance in Unicode; closest is: U+25BC BLACK DOWN-POINTING TRIANGLE “▼”
Value
0x0ae9
Category
Legacy
Preferred name
filledtribulletdown (current name)
Unicode code point
⚠️ approximation: U+25BC BLACK DOWN-POINTING TRIANGLE
Character
⚠️ approximation:
Keysyms with the same character
U25BC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_leftpointer

#define XKB_KEY_leftpointer   0x0aea

Keysym leftpointer.

Deprecated
Unclear correspondance in Unicode; closest is: U+261C WHITE LEFT POINTING INDEX “☜”
Value
0x0aea
Category
Legacy
Preferred name
leftpointer (current name)
Unicode code point
⚠️ approximation: U+261C WHITE LEFT POINTING INDEX
Character
⚠️ approximation:
Keysyms with the same character
U261C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_rightpointer

#define XKB_KEY_rightpointer   0x0aeb

Keysym rightpointer.

Deprecated
Unclear correspondance in Unicode; closest is: U+261E WHITE RIGHT POINTING INDEX “☞”
Value
0x0aeb
Category
Legacy
Preferred name
rightpointer (current name)
Unicode code point
⚠️ approximation: U+261E WHITE RIGHT POINTING INDEX
Character
⚠️ approximation:
Keysyms with the same character
U261E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_club

#define XKB_KEY_club   0x0aec

Keysym club.

Value
0x0aec
Category
Legacy
Preferred name
club (current name)
Unicode code point
U+2663 BLACK CLUB SUIT
Character
Keysyms with the same character
U2663: Unicode keysym
Since
1.0.0

◆ XKB_KEY_diamond

#define XKB_KEY_diamond   0x0aed

Keysym diamond.

Value
0x0aed
Category
Legacy
Preferred name
diamond (current name)
Unicode code point
U+2666 BLACK DIAMOND SUIT
Character
Keysyms with the same character
U2666: Unicode keysym
Since
1.0.0

◆ XKB_KEY_heart

#define XKB_KEY_heart   0x0aee

Keysym heart.

Value
0x0aee
Category
Legacy
Preferred name
heart (current name)
Unicode code point
U+2665 BLACK HEART SUIT
Character
Keysyms with the same character
U2665: Unicode keysym
Since
1.0.0

◆ XKB_KEY_maltesecross

#define XKB_KEY_maltesecross   0x0af0

Keysym maltesecross.

Value
0x0af0
Category
Legacy
Preferred name
maltesecross (current name)
Unicode code point
U+2720 MALTESE CROSS
Character
Keysyms with the same character
U2720: Unicode keysym
Since
1.0.0

◆ XKB_KEY_dagger

#define XKB_KEY_dagger   0x0af1

Keysym dagger.

Value
0x0af1
Category
Legacy
Preferred name
dagger (current name)
Unicode code point
U+2020 DAGGER
Character
Keysyms with the same character
U2020: Unicode keysym
Since
1.0.0

◆ XKB_KEY_doubledagger

#define XKB_KEY_doubledagger   0x0af2

Keysym doubledagger.

Value
0x0af2
Category
Legacy
Preferred name
doubledagger (current name)
Unicode code point
U+2021 DOUBLE DAGGER
Character
Keysyms with the same character
U2021: Unicode keysym
Since
1.0.0

◆ XKB_KEY_checkmark

#define XKB_KEY_checkmark   0x0af3

Keysym checkmark.

Value
0x0af3
Category
Legacy
Preferred name
checkmark (current name)
Unicode code point
U+2713 CHECK MARK
Character
Keysyms with the same character
U2713: Unicode keysym
Since
1.0.0

◆ XKB_KEY_ballotcross

#define XKB_KEY_ballotcross   0x0af4

Keysym ballotcross.

Value
0x0af4
Category
Legacy
Preferred name
ballotcross (current name)
Unicode code point
U+2717 BALLOT X
Character
Keysyms with the same character
U2717: Unicode keysym
Since
1.0.0

◆ XKB_KEY_musicalsharp

#define XKB_KEY_musicalsharp   0x0af5

Keysym musicalsharp.

Value
0x0af5
Category
Legacy
Preferred name
musicalsharp (current name)
Unicode code point
U+266F MUSIC SHARP SIGN
Character
Keysyms with the same character
U266F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_musicalflat

#define XKB_KEY_musicalflat   0x0af6

Keysym musicalflat.

Value
0x0af6
Category
Legacy
Preferred name
musicalflat (current name)
Unicode code point
U+266D MUSIC FLAT SIGN
Character
Keysyms with the same character
U266D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_malesymbol

#define XKB_KEY_malesymbol   0x0af7

Keysym malesymbol.

Value
0x0af7
Category
Legacy
Preferred name
malesymbol (current name)
Unicode code point
U+2642 MALE SIGN
Character
Keysyms with the same character
U2642: Unicode keysym
Since
1.0.0

◆ XKB_KEY_femalesymbol

#define XKB_KEY_femalesymbol   0x0af8

Keysym femalesymbol.

Value
0x0af8
Category
Legacy
Preferred name
femalesymbol (current name)
Unicode code point
U+2640 FEMALE SIGN
Character
Keysyms with the same character
U2640: Unicode keysym
Since
1.0.0

◆ XKB_KEY_telephone

#define XKB_KEY_telephone   0x0af9

Keysym telephone.

Value
0x0af9
Category
Legacy
Preferred name
telephone (current name)
Unicode code point
U+260E BLACK TELEPHONE
Character
Keysyms with the same character
U260E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_telephonerecorder

#define XKB_KEY_telephonerecorder   0x0afa

Keysym telephonerecorder.

Value
0x0afa
Category
Legacy
Preferred name
telephonerecorder (current name)
Unicode code point
U+2315 TELEPHONE RECORDER
Character
Keysyms with the same character
U2315: Unicode keysym
Since
1.0.0

◆ XKB_KEY_phonographcopyright

#define XKB_KEY_phonographcopyright   0x0afb

Keysym phonographcopyright.

Value
0x0afb
Category
Legacy
Preferred name
phonographcopyright (current name)
Unicode code point
U+2117 SOUND RECORDING COPYRIGHT
Character
Keysyms with the same character
U2117: Unicode keysym
Since
1.0.0

◆ XKB_KEY_caret

#define XKB_KEY_caret   0x0afc

Keysym caret.

Value
0x0afc
Category
Legacy
Preferred name
caret (current name)
Unicode code point
U+2038 CARET
Character
Keysyms with the same character
U2038: Unicode keysym
Since
1.0.0

◆ XKB_KEY_singlelowquotemark

#define XKB_KEY_singlelowquotemark   0x0afd

Keysym singlelowquotemark.

Value
0x0afd
Category
Legacy
Preferred name
singlelowquotemark (current name)
Unicode code point
U+201A SINGLE LOW-9 QUOTATION MARK
Character
Keysyms with the same character
U201A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_doublelowquotemark

#define XKB_KEY_doublelowquotemark   0x0afe

Keysym doublelowquotemark.

Value
0x0afe
Category
Legacy
Preferred name
doublelowquotemark (current name)
Unicode code point
U+201E DOUBLE LOW-9 QUOTATION MARK
Character
Keysyms with the same character
U201E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_cursor

#define XKB_KEY_cursor   0x0aff

Keysym cursor.

Value
0x0aff
Category
Legacy
Preferred name
cursor (current name)
Since
1.0.0

◆ XKB_KEY_leftcaret

#define XKB_KEY_leftcaret   0x0ba3

Keysym leftcaret.

Deprecated
Unclear correspondance in Unicode; closest is: U+003C LESS-THAN SIGN “<”
Value
0x0ba3
Category
Legacy
Preferred name
leftcaret (current name)
Unicode code point
⚠️ approximation: U+003C LESS-THAN SIGN
Character
⚠️ approximation: <
Keysyms with the same character
U003C: Unicode keysym
less
Since
1.0.0

◆ XKB_KEY_rightcaret

#define XKB_KEY_rightcaret   0x0ba6

Keysym rightcaret.

Deprecated
Unclear correspondance in Unicode; closest is: U+003E GREATER-THAN SIGN “>”
Value
0x0ba6
Category
Legacy
Preferred name
rightcaret (current name)
Unicode code point
⚠️ approximation: U+003E GREATER-THAN SIGN
Character
⚠️ approximation: >
Keysyms with the same character
U003E: Unicode keysym
greater
Since
1.0.0

◆ XKB_KEY_downcaret

#define XKB_KEY_downcaret   0x0ba8

Keysym downcaret.

Deprecated
Unclear correspondance in Unicode; closest is: U+2228 LOGICAL OR “∨”
Value
0x0ba8
Category
Legacy
Preferred name
downcaret (current name)
Unicode code point
⚠️ approximation: U+2228 LOGICAL OR
Character
⚠️ approximation:
Keysyms with the same character
U2228: Unicode keysym
logicalor
Since
1.0.0

◆ XKB_KEY_upcaret

#define XKB_KEY_upcaret   0x0ba9

Keysym upcaret.

Deprecated
Unclear correspondance in Unicode; closest is: U+2227 LOGICAL AND “∧”
Value
0x0ba9
Category
Legacy
Preferred name
upcaret (current name)
Unicode code point
⚠️ approximation: U+2227 LOGICAL AND
Character
⚠️ approximation:
Keysyms with the same character
U2227: Unicode keysym
logicaland
Since
1.0.0

◆ XKB_KEY_overbar

#define XKB_KEY_overbar   0x0bc0

Keysym overbar.

Deprecated
Unclear correspondance in Unicode; closest is: U+00AF MACRON “¯”
Value
0x0bc0
Category
Legacy
Preferred name
overbar (current name)
Unicode code point
⚠️ approximation: U+00AF MACRON
Character
⚠️ approximation: ¯
Keysyms with the same character
U00AF: Unicode keysym
macron
Since
1.0.0

◆ XKB_KEY_downtack

#define XKB_KEY_downtack   0x0bc2

Keysym downtack.

Value
0x0bc2
Category
Legacy
Preferred name
downtack (current name)
Unicode code point
U+22A4 DOWN TACK
Character
Keysyms with the same character
U22A4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_upshoe

#define XKB_KEY_upshoe   0x0bc3

Keysym upshoe.

Deprecated
Unclear correspondance in Unicode; closest is: U+2229 INTERSECTION “∩”
Value
0x0bc3
Category
Legacy
Preferred name
upshoe (current name)
Unicode code point
⚠️ approximation: U+2229 INTERSECTION
Character
⚠️ approximation:
Keysyms with the same character
U2229: Unicode keysym
intersection
Since
1.0.0

◆ XKB_KEY_downstile

#define XKB_KEY_downstile   0x0bc4

Keysym downstile.

Value
0x0bc4
Category
Legacy
Preferred name
downstile (current name)
Unicode code point
U+230A LEFT FLOOR
Character
Keysyms with the same character
U230A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_underbar

#define XKB_KEY_underbar   0x0bc6

Keysym underbar.

Deprecated
Unclear correspondance in Unicode; closest is: U+005F LOW LINE “_”
Value
0x0bc6
Category
Legacy
Preferred name
underbar (current name)
Unicode code point
⚠️ approximation: U+005F LOW LINE
Character
⚠️ approximation: _
Keysyms with the same character
U005F: Unicode keysym
underscore
Since
1.0.0

◆ XKB_KEY_jot

#define XKB_KEY_jot   0x0bca

Keysym jot.

Value
0x0bca
Category
Legacy
Preferred name
jot (current name)
Unicode code point
U+2218 RING OPERATOR
Character
Keysyms with the same character
U2218: Unicode keysym
Since
1.0.0

◆ XKB_KEY_quad

#define XKB_KEY_quad   0x0bcc

Keysym quad.

Value
0x0bcc
Category
Legacy
Preferred name
quad (current name)
Unicode code point
U+2395 APL FUNCTIONAL SYMBOL QUAD
Character
Keysyms with the same character
U2395: Unicode keysym
Since
1.0.0

◆ XKB_KEY_uptack

#define XKB_KEY_uptack   0x0bce

Keysym uptack.

Value
0x0bce
Category
Legacy
Preferred name
uptack (current name)
Unicode code point
U+22A5 UP TACK
Character
Keysyms with the same character
U22A5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_circle

#define XKB_KEY_circle   0x0bcf

Keysym circle.

Value
0x0bcf
Category
Legacy
Preferred name
circle (current name)
Unicode code point
U+25CB WHITE CIRCLE
Character
Keysyms with the same character
U25CB: Unicode keysym
emopencircle
Since
1.0.0

◆ XKB_KEY_upstile

#define XKB_KEY_upstile   0x0bd3

Keysym upstile.

Value
0x0bd3
Category
Legacy
Preferred name
upstile (current name)
Unicode code point
U+2308 LEFT CEILING
Character
Keysyms with the same character
U2308: Unicode keysym
Since
1.0.0

◆ XKB_KEY_downshoe

#define XKB_KEY_downshoe   0x0bd6

Keysym downshoe.

Deprecated
Unclear correspondance in Unicode; closest is: U+222A UNION “∪”
Value
0x0bd6
Category
Legacy
Preferred name
downshoe (current name)
Unicode code point
⚠️ approximation: U+222A UNION
Character
⚠️ approximation:
Keysyms with the same character
U222A: Unicode keysym
union
Since
1.0.0

◆ XKB_KEY_rightshoe

#define XKB_KEY_rightshoe   0x0bd8

Keysym rightshoe.

Deprecated
Unclear correspondance in Unicode; closest is: U+2283 SUPERSET OF “⊃”
Value
0x0bd8
Category
Legacy
Preferred name
rightshoe (current name)
Unicode code point
⚠️ approximation: U+2283 SUPERSET OF
Character
⚠️ approximation:
Keysyms with the same character
U2283: Unicode keysym
includes
Since
1.0.0

◆ XKB_KEY_leftshoe

#define XKB_KEY_leftshoe   0x0bda

Keysym leftshoe.

Deprecated
Unclear correspondance in Unicode; closest is: U+2282 SUBSET OF “⊂”
Value
0x0bda
Category
Legacy
Preferred name
leftshoe (current name)
Unicode code point
⚠️ approximation: U+2282 SUBSET OF
Character
⚠️ approximation:
Keysyms with the same character
U2282: Unicode keysym
includedin
Since
1.0.0

◆ XKB_KEY_lefttack

#define XKB_KEY_lefttack   0x0bdc

Keysym lefttack.

Value
0x0bdc
Category
Legacy
Preferred name
lefttack (current name)
Unicode code point
U+22A3 LEFT TACK
Character
Keysyms with the same character
U22A3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_righttack

#define XKB_KEY_righttack   0x0bfc

Keysym righttack.

Value
0x0bfc
Category
Legacy
Preferred name
righttack (current name)
Unicode code point
U+22A2 RIGHT TACK
Character
Keysyms with the same character
U22A2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_doublelowline

#define XKB_KEY_hebrew_doublelowline   0x0cdf

Keysym hebrew_doublelowline.

Value
0x0cdf
Category
Legacy
Preferred name
hebrew_doublelowline (current name)
Unicode code point
U+2017 DOUBLE LOW LINE
Character
Keysyms with the same character
U2017: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_aleph

#define XKB_KEY_hebrew_aleph   0x0ce0

Keysym hebrew_aleph.

Value
0x0ce0
Category
Legacy
Preferred name
hebrew_aleph (current name)
Unicode code point
U+05D0 HEBREW LETTER ALEF
Character
א
Keysyms with the same character
U05D0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_bet

#define XKB_KEY_hebrew_bet   0x0ce1

Keysym hebrew_bet.

Value
0x0ce1
Category
Legacy
Preferred name
hebrew_bet (current name)
Aliases
🚫 hebrew_beth (deprecated)
Unicode code point
U+05D1 HEBREW LETTER BET
Character
ב
Keysyms with the same character
U05D1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_beth

#define XKB_KEY_hebrew_beth   0x0ce1

Keysym hebrew_beth.

Value
0x0ce1
Category
Legacy
Preferred name
⚠️ hebrew_bet (replacement)
Unicode code point
U+05D1 HEBREW LETTER BET
Character
ב
Keysyms with the same character
U05D1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_gimel

#define XKB_KEY_hebrew_gimel   0x0ce2

Keysym hebrew_gimel.

Value
0x0ce2
Category
Legacy
Preferred name
hebrew_gimel (current name)
Aliases
🚫 hebrew_gimmel (deprecated)
Unicode code point
U+05D2 HEBREW LETTER GIMEL
Character
ג
Keysyms with the same character
U05D2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_gimmel

#define XKB_KEY_hebrew_gimmel   0x0ce2

Keysym hebrew_gimmel.

Value
0x0ce2
Category
Legacy
Preferred name
⚠️ hebrew_gimel (replacement)
Unicode code point
U+05D2 HEBREW LETTER GIMEL
Character
ג
Keysyms with the same character
U05D2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_dalet

#define XKB_KEY_hebrew_dalet   0x0ce3

Keysym hebrew_dalet.

Value
0x0ce3
Category
Legacy
Preferred name
hebrew_dalet (current name)
Aliases
🚫 hebrew_daleth (deprecated)
Unicode code point
U+05D3 HEBREW LETTER DALET
Character
ד
Keysyms with the same character
U05D3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_daleth

#define XKB_KEY_hebrew_daleth   0x0ce3

Keysym hebrew_daleth.

Value
0x0ce3
Category
Legacy
Preferred name
⚠️ hebrew_dalet (replacement)
Unicode code point
U+05D3 HEBREW LETTER DALET
Character
ד
Keysyms with the same character
U05D3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_he

#define XKB_KEY_hebrew_he   0x0ce4

Keysym hebrew_he.

Value
0x0ce4
Category
Legacy
Preferred name
hebrew_he (current name)
Unicode code point
U+05D4 HEBREW LETTER HE
Character
ה
Keysyms with the same character
U05D4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_waw

#define XKB_KEY_hebrew_waw   0x0ce5

Keysym hebrew_waw.

Value
0x0ce5
Category
Legacy
Preferred name
hebrew_waw (current name)
Unicode code point
U+05D5 HEBREW LETTER VAV
Character
ו
Keysyms with the same character
U05D5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_zain

#define XKB_KEY_hebrew_zain   0x0ce6

Keysym hebrew_zain.

Value
0x0ce6
Category
Legacy
Preferred name
hebrew_zain (current name)
Aliases
🚫 hebrew_zayin (deprecated)
Unicode code point
U+05D6 HEBREW LETTER ZAYIN
Character
ז
Keysyms with the same character
U05D6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_zayin

#define XKB_KEY_hebrew_zayin   0x0ce6

Keysym hebrew_zayin.

Value
0x0ce6
Category
Legacy
Preferred name
⚠️ hebrew_zain (replacement)
Unicode code point
U+05D6 HEBREW LETTER ZAYIN
Character
ז
Keysyms with the same character
U05D6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_chet

#define XKB_KEY_hebrew_chet   0x0ce7

Keysym hebrew_chet.

Value
0x0ce7
Category
Legacy
Preferred name
hebrew_chet (current name)
Aliases
🚫 hebrew_het (deprecated)
Unicode code point
U+05D7 HEBREW LETTER HET
Character
ח
Keysyms with the same character
U05D7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_het

#define XKB_KEY_hebrew_het   0x0ce7

Keysym hebrew_het.

Value
0x0ce7
Category
Legacy
Preferred name
⚠️ hebrew_chet (replacement)
Unicode code point
U+05D7 HEBREW LETTER HET
Character
ח
Keysyms with the same character
U05D7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_tet

#define XKB_KEY_hebrew_tet   0x0ce8

Keysym hebrew_tet.

Value
0x0ce8
Category
Legacy
Preferred name
hebrew_tet (current name)
Aliases
🚫 hebrew_teth (deprecated)
Unicode code point
U+05D8 HEBREW LETTER TET
Character
ט
Keysyms with the same character
U05D8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_teth

#define XKB_KEY_hebrew_teth   0x0ce8

Keysym hebrew_teth.

Value
0x0ce8
Category
Legacy
Preferred name
⚠️ hebrew_tet (replacement)
Unicode code point
U+05D8 HEBREW LETTER TET
Character
ט
Keysyms with the same character
U05D8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_yod

#define XKB_KEY_hebrew_yod   0x0ce9

Keysym hebrew_yod.

Value
0x0ce9
Category
Legacy
Preferred name
hebrew_yod (current name)
Unicode code point
U+05D9 HEBREW LETTER YOD
Character
י
Keysyms with the same character
U05D9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_finalkaph

#define XKB_KEY_hebrew_finalkaph   0x0cea

Keysym hebrew_finalkaph.

Value
0x0cea
Category
Legacy
Preferred name
hebrew_finalkaph (current name)
Unicode code point
U+05DA HEBREW LETTER FINAL KAF
Character
ך
Keysyms with the same character
U05DA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_kaph

#define XKB_KEY_hebrew_kaph   0x0ceb

Keysym hebrew_kaph.

Value
0x0ceb
Category
Legacy
Preferred name
hebrew_kaph (current name)
Unicode code point
U+05DB HEBREW LETTER KAF
Character
כ
Keysyms with the same character
U05DB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_lamed

#define XKB_KEY_hebrew_lamed   0x0cec

Keysym hebrew_lamed.

Value
0x0cec
Category
Legacy
Preferred name
hebrew_lamed (current name)
Unicode code point
U+05DC HEBREW LETTER LAMED
Character
ל
Keysyms with the same character
U05DC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_finalmem

#define XKB_KEY_hebrew_finalmem   0x0ced

Keysym hebrew_finalmem.

Value
0x0ced
Category
Legacy
Preferred name
hebrew_finalmem (current name)
Unicode code point
U+05DD HEBREW LETTER FINAL MEM
Character
ם
Keysyms with the same character
U05DD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_mem

#define XKB_KEY_hebrew_mem   0x0cee

Keysym hebrew_mem.

Value
0x0cee
Category
Legacy
Preferred name
hebrew_mem (current name)
Unicode code point
U+05DE HEBREW LETTER MEM
Character
מ
Keysyms with the same character
U05DE: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_finalnun

#define XKB_KEY_hebrew_finalnun   0x0cef

Keysym hebrew_finalnun.

Value
0x0cef
Category
Legacy
Preferred name
hebrew_finalnun (current name)
Unicode code point
U+05DF HEBREW LETTER FINAL NUN
Character
ן
Keysyms with the same character
U05DF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_nun

#define XKB_KEY_hebrew_nun   0x0cf0

Keysym hebrew_nun.

Value
0x0cf0
Category
Legacy
Preferred name
hebrew_nun (current name)
Unicode code point
U+05E0 HEBREW LETTER NUN
Character
נ
Keysyms with the same character
U05E0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_samech

#define XKB_KEY_hebrew_samech   0x0cf1

Keysym hebrew_samech.

Value
0x0cf1
Category
Legacy
Preferred name
hebrew_samech (current name)
Aliases
🚫 hebrew_samekh (deprecated)
Unicode code point
U+05E1 HEBREW LETTER SAMEKH
Character
ס
Keysyms with the same character
U05E1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_samekh

#define XKB_KEY_hebrew_samekh   0x0cf1

Keysym hebrew_samekh.

Value
0x0cf1
Category
Legacy
Preferred name
⚠️ hebrew_samech (replacement)
Unicode code point
U+05E1 HEBREW LETTER SAMEKH
Character
ס
Keysyms with the same character
U05E1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_ayin

#define XKB_KEY_hebrew_ayin   0x0cf2

Keysym hebrew_ayin.

Value
0x0cf2
Category
Legacy
Preferred name
hebrew_ayin (current name)
Unicode code point
U+05E2 HEBREW LETTER AYIN
Character
ע
Keysyms with the same character
U05E2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_finalpe

#define XKB_KEY_hebrew_finalpe   0x0cf3

Keysym hebrew_finalpe.

Value
0x0cf3
Category
Legacy
Preferred name
hebrew_finalpe (current name)
Unicode code point
U+05E3 HEBREW LETTER FINAL PE
Character
ף
Keysyms with the same character
U05E3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_pe

#define XKB_KEY_hebrew_pe   0x0cf4

Keysym hebrew_pe.

Value
0x0cf4
Category
Legacy
Preferred name
hebrew_pe (current name)
Unicode code point
U+05E4 HEBREW LETTER PE
Character
פ
Keysyms with the same character
U05E4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_finalzade

#define XKB_KEY_hebrew_finalzade   0x0cf5

Keysym hebrew_finalzade.

Value
0x0cf5
Category
Legacy
Preferred name
hebrew_finalzade (current name)
Aliases
🚫 hebrew_finalzadi (deprecated)
Unicode code point
U+05E5 HEBREW LETTER FINAL TSADI
Character
ץ
Keysyms with the same character
U05E5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_finalzadi

#define XKB_KEY_hebrew_finalzadi   0x0cf5

Keysym hebrew_finalzadi.

Value
0x0cf5
Category
Legacy
Preferred name
⚠️ hebrew_finalzade (replacement)
Unicode code point
U+05E5 HEBREW LETTER FINAL TSADI
Character
ץ
Keysyms with the same character
U05E5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_zade

#define XKB_KEY_hebrew_zade   0x0cf6

Keysym hebrew_zade.

Value
0x0cf6
Category
Legacy
Preferred name
hebrew_zade (current name)
Aliases
🚫 hebrew_zadi (deprecated)
Unicode code point
U+05E6 HEBREW LETTER TSADI
Character
צ
Keysyms with the same character
U05E6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_zadi

#define XKB_KEY_hebrew_zadi   0x0cf6

Keysym hebrew_zadi.

Value
0x0cf6
Category
Legacy
Preferred name
⚠️ hebrew_zade (replacement)
Unicode code point
U+05E6 HEBREW LETTER TSADI
Character
צ
Keysyms with the same character
U05E6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_qoph

#define XKB_KEY_hebrew_qoph   0x0cf7

Keysym hebrew_qoph.

Value
0x0cf7
Category
Legacy
Preferred name
hebrew_qoph (current name)
Aliases
🚫 hebrew_kuf (deprecated)
Unicode code point
U+05E7 HEBREW LETTER QOF
Character
ק
Keysyms with the same character
U05E7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_kuf

#define XKB_KEY_hebrew_kuf   0x0cf7

Keysym hebrew_kuf.

Value
0x0cf7
Category
Legacy
Preferred name
⚠️ hebrew_qoph (replacement)
Unicode code point
U+05E7 HEBREW LETTER QOF
Character
ק
Keysyms with the same character
U05E7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_resh

#define XKB_KEY_hebrew_resh   0x0cf8

Keysym hebrew_resh.

Value
0x0cf8
Category
Legacy
Preferred name
hebrew_resh (current name)
Unicode code point
U+05E8 HEBREW LETTER RESH
Character
ר
Keysyms with the same character
U05E8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_shin

#define XKB_KEY_hebrew_shin   0x0cf9

Keysym hebrew_shin.

Value
0x0cf9
Category
Legacy
Preferred name
hebrew_shin (current name)
Unicode code point
U+05E9 HEBREW LETTER SHIN
Character
ש
Keysyms with the same character
U05E9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_taw

#define XKB_KEY_hebrew_taw   0x0cfa

Keysym hebrew_taw.

Value
0x0cfa
Category
Legacy
Preferred name
hebrew_taw (current name)
Aliases
🚫 hebrew_taf (deprecated)
Unicode code point
U+05EA HEBREW LETTER TAV
Character
ת
Keysyms with the same character
U05EA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_hebrew_taf

#define XKB_KEY_hebrew_taf   0x0cfa

Keysym hebrew_taf.

Value
0x0cfa
Category
Legacy
Preferred name
⚠️ hebrew_taw (replacement)
Unicode code point
U+05EA HEBREW LETTER TAV
Character
ת
Keysyms with the same character
U05EA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hebrew_switch

#define XKB_KEY_Hebrew_switch   0xff7e

Keysym Hebrew_switch: non-deprecated alias for ISO_Group_Shift.

Value
0xff7e
Category
Function
Preferred name
ℹ️ ISO_Group_Shift (alternative)
Other aliases
ℹ️ Arabic_switch
ℹ️ Greek_switch
ℹ️ Hangul_switch
ℹ️ Mode_switch
🚫 SunAltGraph (deprecated)
ℹ️ kana_switch
ℹ️ script_switch
Since
1.0.0

◆ XKB_KEY_Thai_kokai

#define XKB_KEY_Thai_kokai   0x0da1

Keysym Thai_kokai.

Value
0x0da1
Category
Legacy
Preferred name
Thai_kokai (current name)
Unicode code point
U+0E01 THAI CHARACTER KO KAI
Character
Keysyms with the same character
U0E01: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_khokhai

#define XKB_KEY_Thai_khokhai   0x0da2

Keysym Thai_khokhai.

Value
0x0da2
Category
Legacy
Preferred name
Thai_khokhai (current name)
Unicode code point
U+0E02 THAI CHARACTER KHO KHAI
Character
Keysyms with the same character
U0E02: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_khokhuat

#define XKB_KEY_Thai_khokhuat   0x0da3

Keysym Thai_khokhuat.

Value
0x0da3
Category
Legacy
Preferred name
Thai_khokhuat (current name)
Unicode code point
U+0E03 THAI CHARACTER KHO KHUAT
Character
Keysyms with the same character
U0E03: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_khokhwai

#define XKB_KEY_Thai_khokhwai   0x0da4

Keysym Thai_khokhwai.

Value
0x0da4
Category
Legacy
Preferred name
Thai_khokhwai (current name)
Unicode code point
U+0E04 THAI CHARACTER KHO KHWAI
Character
Keysyms with the same character
U0E04: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_khokhon

#define XKB_KEY_Thai_khokhon   0x0da5

Keysym Thai_khokhon.

Value
0x0da5
Category
Legacy
Preferred name
Thai_khokhon (current name)
Unicode code point
U+0E05 THAI CHARACTER KHO KHON
Character
Keysyms with the same character
U0E05: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_khorakhang

#define XKB_KEY_Thai_khorakhang   0x0da6

Keysym Thai_khorakhang.

Value
0x0da6
Category
Legacy
Preferred name
Thai_khorakhang (current name)
Unicode code point
U+0E06 THAI CHARACTER KHO RAKHANG
Character
Keysyms with the same character
U0E06: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_ngongu

#define XKB_KEY_Thai_ngongu   0x0da7

Keysym Thai_ngongu.

Value
0x0da7
Category
Legacy
Preferred name
Thai_ngongu (current name)
Unicode code point
U+0E07 THAI CHARACTER NGO NGU
Character
Keysyms with the same character
U0E07: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_chochan

#define XKB_KEY_Thai_chochan   0x0da8

Keysym Thai_chochan.

Value
0x0da8
Category
Legacy
Preferred name
Thai_chochan (current name)
Unicode code point
U+0E08 THAI CHARACTER CHO CHAN
Character
Keysyms with the same character
U0E08: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_choching

#define XKB_KEY_Thai_choching   0x0da9

Keysym Thai_choching.

Value
0x0da9
Category
Legacy
Preferred name
Thai_choching (current name)
Unicode code point
U+0E09 THAI CHARACTER CHO CHING
Character
Keysyms with the same character
U0E09: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_chochang

#define XKB_KEY_Thai_chochang   0x0daa

Keysym Thai_chochang.

Value
0x0daa
Category
Legacy
Preferred name
Thai_chochang (current name)
Unicode code point
U+0E0A THAI CHARACTER CHO CHANG
Character
Keysyms with the same character
U0E0A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_soso

#define XKB_KEY_Thai_soso   0x0dab

Keysym Thai_soso.

Value
0x0dab
Category
Legacy
Preferred name
Thai_soso (current name)
Unicode code point
U+0E0B THAI CHARACTER SO SO
Character
Keysyms with the same character
U0E0B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_chochoe

#define XKB_KEY_Thai_chochoe   0x0dac

Keysym Thai_chochoe.

Value
0x0dac
Category
Legacy
Preferred name
Thai_chochoe (current name)
Unicode code point
U+0E0C THAI CHARACTER CHO CHOE
Character
Keysyms with the same character
U0E0C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_yoying

#define XKB_KEY_Thai_yoying   0x0dad

Keysym Thai_yoying.

Value
0x0dad
Category
Legacy
Preferred name
Thai_yoying (current name)
Unicode code point
U+0E0D THAI CHARACTER YO YING
Character
Keysyms with the same character
U0E0D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_dochada

#define XKB_KEY_Thai_dochada   0x0dae

Keysym Thai_dochada.

Value
0x0dae
Category
Legacy
Preferred name
Thai_dochada (current name)
Unicode code point
U+0E0E THAI CHARACTER DO CHADA
Character
Keysyms with the same character
U0E0E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_topatak

#define XKB_KEY_Thai_topatak   0x0daf

Keysym Thai_topatak.

Value
0x0daf
Category
Legacy
Preferred name
Thai_topatak (current name)
Unicode code point
U+0E0F THAI CHARACTER TO PATAK
Character
Keysyms with the same character
U0E0F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_thothan

#define XKB_KEY_Thai_thothan   0x0db0

Keysym Thai_thothan.

Value
0x0db0
Category
Legacy
Preferred name
Thai_thothan (current name)
Unicode code point
U+0E10 THAI CHARACTER THO THAN
Character
Keysyms with the same character
U0E10: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_thonangmontho

#define XKB_KEY_Thai_thonangmontho   0x0db1

Keysym Thai_thonangmontho.

Value
0x0db1
Category
Legacy
Preferred name
Thai_thonangmontho (current name)
Unicode code point
U+0E11 THAI CHARACTER THO NANGMONTHO
Character
Keysyms with the same character
U0E11: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_thophuthao

#define XKB_KEY_Thai_thophuthao   0x0db2

Keysym Thai_thophuthao.

Value
0x0db2
Category
Legacy
Preferred name
Thai_thophuthao (current name)
Unicode code point
U+0E12 THAI CHARACTER THO PHUTHAO
Character
Keysyms with the same character
U0E12: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_nonen

#define XKB_KEY_Thai_nonen   0x0db3

Keysym Thai_nonen.

Value
0x0db3
Category
Legacy
Preferred name
Thai_nonen (current name)
Unicode code point
U+0E13 THAI CHARACTER NO NEN
Character
Keysyms with the same character
U0E13: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_dodek

#define XKB_KEY_Thai_dodek   0x0db4

Keysym Thai_dodek.

Value
0x0db4
Category
Legacy
Preferred name
Thai_dodek (current name)
Unicode code point
U+0E14 THAI CHARACTER DO DEK
Character
Keysyms with the same character
U0E14: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_totao

#define XKB_KEY_Thai_totao   0x0db5

Keysym Thai_totao.

Value
0x0db5
Category
Legacy
Preferred name
Thai_totao (current name)
Unicode code point
U+0E15 THAI CHARACTER TO TAO
Character
Keysyms with the same character
U0E15: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_thothung

#define XKB_KEY_Thai_thothung   0x0db6

Keysym Thai_thothung.

Value
0x0db6
Category
Legacy
Preferred name
Thai_thothung (current name)
Unicode code point
U+0E16 THAI CHARACTER THO THUNG
Character
Keysyms with the same character
U0E16: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_thothahan

#define XKB_KEY_Thai_thothahan   0x0db7

Keysym Thai_thothahan.

Value
0x0db7
Category
Legacy
Preferred name
Thai_thothahan (current name)
Unicode code point
U+0E17 THAI CHARACTER THO THAHAN
Character
Keysyms with the same character
U0E17: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_thothong

#define XKB_KEY_Thai_thothong   0x0db8

Keysym Thai_thothong.

Value
0x0db8
Category
Legacy
Preferred name
Thai_thothong (current name)
Unicode code point
U+0E18 THAI CHARACTER THO THONG
Character
Keysyms with the same character
U0E18: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_nonu

#define XKB_KEY_Thai_nonu   0x0db9

Keysym Thai_nonu.

Value
0x0db9
Category
Legacy
Preferred name
Thai_nonu (current name)
Unicode code point
U+0E19 THAI CHARACTER NO NU
Character
Keysyms with the same character
U0E19: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_bobaimai

#define XKB_KEY_Thai_bobaimai   0x0dba

Keysym Thai_bobaimai.

Value
0x0dba
Category
Legacy
Preferred name
Thai_bobaimai (current name)
Unicode code point
U+0E1A THAI CHARACTER BO BAIMAI
Character
Keysyms with the same character
U0E1A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_popla

#define XKB_KEY_Thai_popla   0x0dbb

Keysym Thai_popla.

Value
0x0dbb
Category
Legacy
Preferred name
Thai_popla (current name)
Unicode code point
U+0E1B THAI CHARACTER PO PLA
Character
Keysyms with the same character
U0E1B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_phophung

#define XKB_KEY_Thai_phophung   0x0dbc

Keysym Thai_phophung.

Value
0x0dbc
Category
Legacy
Preferred name
Thai_phophung (current name)
Unicode code point
U+0E1C THAI CHARACTER PHO PHUNG
Character
Keysyms with the same character
U0E1C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_fofa

#define XKB_KEY_Thai_fofa   0x0dbd

Keysym Thai_fofa.

Value
0x0dbd
Category
Legacy
Preferred name
Thai_fofa (current name)
Unicode code point
U+0E1D THAI CHARACTER FO FA
Character
Keysyms with the same character
U0E1D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_phophan

#define XKB_KEY_Thai_phophan   0x0dbe

Keysym Thai_phophan.

Value
0x0dbe
Category
Legacy
Preferred name
Thai_phophan (current name)
Unicode code point
U+0E1E THAI CHARACTER PHO PHAN
Character
Keysyms with the same character
U0E1E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_fofan

#define XKB_KEY_Thai_fofan   0x0dbf

Keysym Thai_fofan.

Value
0x0dbf
Category
Legacy
Preferred name
Thai_fofan (current name)
Unicode code point
U+0E1F THAI CHARACTER FO FAN
Character
Keysyms with the same character
U0E1F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_phosamphao

#define XKB_KEY_Thai_phosamphao   0x0dc0

Keysym Thai_phosamphao.

Value
0x0dc0
Category
Legacy
Preferred name
Thai_phosamphao (current name)
Unicode code point
U+0E20 THAI CHARACTER PHO SAMPHAO
Character
Keysyms with the same character
U0E20: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_moma

#define XKB_KEY_Thai_moma   0x0dc1

Keysym Thai_moma.

Value
0x0dc1
Category
Legacy
Preferred name
Thai_moma (current name)
Unicode code point
U+0E21 THAI CHARACTER MO MA
Character
Keysyms with the same character
U0E21: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_yoyak

#define XKB_KEY_Thai_yoyak   0x0dc2

Keysym Thai_yoyak.

Value
0x0dc2
Category
Legacy
Preferred name
Thai_yoyak (current name)
Unicode code point
U+0E22 THAI CHARACTER YO YAK
Character
Keysyms with the same character
U0E22: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_rorua

#define XKB_KEY_Thai_rorua   0x0dc3

Keysym Thai_rorua.

Value
0x0dc3
Category
Legacy
Preferred name
Thai_rorua (current name)
Unicode code point
U+0E23 THAI CHARACTER RO RUA
Character
Keysyms with the same character
U0E23: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_ru

#define XKB_KEY_Thai_ru   0x0dc4

Keysym Thai_ru.

Value
0x0dc4
Category
Legacy
Preferred name
Thai_ru (current name)
Unicode code point
U+0E24 THAI CHARACTER RU
Character
Keysyms with the same character
U0E24: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_loling

#define XKB_KEY_Thai_loling   0x0dc5

Keysym Thai_loling.

Value
0x0dc5
Category
Legacy
Preferred name
Thai_loling (current name)
Unicode code point
U+0E25 THAI CHARACTER LO LING
Character
Keysyms with the same character
U0E25: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_lu

#define XKB_KEY_Thai_lu   0x0dc6

Keysym Thai_lu.

Value
0x0dc6
Category
Legacy
Preferred name
Thai_lu (current name)
Unicode code point
U+0E26 THAI CHARACTER LU
Character
Keysyms with the same character
U0E26: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_wowaen

#define XKB_KEY_Thai_wowaen   0x0dc7

Keysym Thai_wowaen.

Value
0x0dc7
Category
Legacy
Preferred name
Thai_wowaen (current name)
Unicode code point
U+0E27 THAI CHARACTER WO WAEN
Character
Keysyms with the same character
U0E27: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_sosala

#define XKB_KEY_Thai_sosala   0x0dc8

Keysym Thai_sosala.

Value
0x0dc8
Category
Legacy
Preferred name
Thai_sosala (current name)
Unicode code point
U+0E28 THAI CHARACTER SO SALA
Character
Keysyms with the same character
U0E28: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_sorusi

#define XKB_KEY_Thai_sorusi   0x0dc9

Keysym Thai_sorusi.

Value
0x0dc9
Category
Legacy
Preferred name
Thai_sorusi (current name)
Unicode code point
U+0E29 THAI CHARACTER SO RUSI
Character
Keysyms with the same character
U0E29: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_sosua

#define XKB_KEY_Thai_sosua   0x0dca

Keysym Thai_sosua.

Value
0x0dca
Category
Legacy
Preferred name
Thai_sosua (current name)
Unicode code point
U+0E2A THAI CHARACTER SO SUA
Character
Keysyms with the same character
U0E2A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_hohip

#define XKB_KEY_Thai_hohip   0x0dcb

Keysym Thai_hohip.

Value
0x0dcb
Category
Legacy
Preferred name
Thai_hohip (current name)
Unicode code point
U+0E2B THAI CHARACTER HO HIP
Character
Keysyms with the same character
U0E2B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_lochula

#define XKB_KEY_Thai_lochula   0x0dcc

Keysym Thai_lochula.

Value
0x0dcc
Category
Legacy
Preferred name
Thai_lochula (current name)
Unicode code point
U+0E2C THAI CHARACTER LO CHULA
Character
Keysyms with the same character
U0E2C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_oang

#define XKB_KEY_Thai_oang   0x0dcd

Keysym Thai_oang.

Value
0x0dcd
Category
Legacy
Preferred name
Thai_oang (current name)
Unicode code point
U+0E2D THAI CHARACTER O ANG
Character
Keysyms with the same character
U0E2D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_honokhuk

#define XKB_KEY_Thai_honokhuk   0x0dce

Keysym Thai_honokhuk.

Value
0x0dce
Category
Legacy
Preferred name
Thai_honokhuk (current name)
Unicode code point
U+0E2E THAI CHARACTER HO NOKHUK
Character
Keysyms with the same character
U0E2E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_paiyannoi

#define XKB_KEY_Thai_paiyannoi   0x0dcf

Keysym Thai_paiyannoi.

Value
0x0dcf
Category
Legacy
Preferred name
Thai_paiyannoi (current name)
Unicode code point
U+0E2F THAI CHARACTER PAIYANNOI
Character
Keysyms with the same character
U0E2F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_saraa

#define XKB_KEY_Thai_saraa   0x0dd0

Keysym Thai_saraa.

Value
0x0dd0
Category
Legacy
Preferred name
Thai_saraa (current name)
Unicode code point
U+0E30 THAI CHARACTER SARA A
Character
Keysyms with the same character
U0E30: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_maihanakat

#define XKB_KEY_Thai_maihanakat   0x0dd1

Keysym Thai_maihanakat.

Value
0x0dd1
Category
Legacy
Preferred name
Thai_maihanakat (current name)
Unicode code point
U+0E31 THAI CHARACTER MAI HAN-AKAT
Character
Keysyms with the same character
U0E31: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_saraaa

#define XKB_KEY_Thai_saraaa   0x0dd2

Keysym Thai_saraaa.

Value
0x0dd2
Category
Legacy
Preferred name
Thai_saraaa (current name)
Unicode code point
U+0E32 THAI CHARACTER SARA AA
Character
Keysyms with the same character
U0E32: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_saraam

#define XKB_KEY_Thai_saraam   0x0dd3

Keysym Thai_saraam.

Value
0x0dd3
Category
Legacy
Preferred name
Thai_saraam (current name)
Unicode code point
U+0E33 THAI CHARACTER SARA AM
Character
Keysyms with the same character
U0E33: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_sarai

#define XKB_KEY_Thai_sarai   0x0dd4

Keysym Thai_sarai.

Value
0x0dd4
Category
Legacy
Preferred name
Thai_sarai (current name)
Unicode code point
U+0E34 THAI CHARACTER SARA I
Character
Keysyms with the same character
U0E34: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_saraii

#define XKB_KEY_Thai_saraii   0x0dd5

Keysym Thai_saraii.

Value
0x0dd5
Category
Legacy
Preferred name
Thai_saraii (current name)
Unicode code point
U+0E35 THAI CHARACTER SARA II
Character
Keysyms with the same character
U0E35: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_saraue

#define XKB_KEY_Thai_saraue   0x0dd6

Keysym Thai_saraue.

Value
0x0dd6
Category
Legacy
Preferred name
Thai_saraue (current name)
Unicode code point
U+0E36 THAI CHARACTER SARA UE
Character
Keysyms with the same character
U0E36: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_sarauee

#define XKB_KEY_Thai_sarauee   0x0dd7

Keysym Thai_sarauee.

Value
0x0dd7
Category
Legacy
Preferred name
Thai_sarauee (current name)
Unicode code point
U+0E37 THAI CHARACTER SARA UEE
Character
Keysyms with the same character
U0E37: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_sarau

#define XKB_KEY_Thai_sarau   0x0dd8

Keysym Thai_sarau.

Value
0x0dd8
Category
Legacy
Preferred name
Thai_sarau (current name)
Unicode code point
U+0E38 THAI CHARACTER SARA U
Character
Keysyms with the same character
U0E38: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_sarauu

#define XKB_KEY_Thai_sarauu   0x0dd9

Keysym Thai_sarauu.

Value
0x0dd9
Category
Legacy
Preferred name
Thai_sarauu (current name)
Unicode code point
U+0E39 THAI CHARACTER SARA UU
Character
Keysyms with the same character
U0E39: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_phinthu

#define XKB_KEY_Thai_phinthu   0x0dda

Keysym Thai_phinthu.

Value
0x0dda
Category
Legacy
Preferred name
Thai_phinthu (current name)
Unicode code point
U+0E3A THAI CHARACTER PHINTHU
Character
Keysyms with the same character
U0E3A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_maihanakat_maitho

#define XKB_KEY_Thai_maihanakat_maitho   0x0dde

Keysym Thai_maihanakat_maitho.

Deprecated
Unclear correspondance in Unicode; closest is: U+0E3E Unassigned code point
Value
0x0dde
Category
Legacy
Preferred name
Thai_maihanakat_maitho (current name)
Unicode code point
⚠️ approximation: U+0E3E Unassigned code point
Keysyms with the same character
U0E3E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_baht

#define XKB_KEY_Thai_baht   0x0ddf

Keysym Thai_baht.

Value
0x0ddf
Category
Legacy
Preferred name
Thai_baht (current name)
Unicode code point
U+0E3F THAI CURRENCY SYMBOL BAHT
Character
฿
Keysyms with the same character
U0E3F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_sarae

#define XKB_KEY_Thai_sarae   0x0de0

Keysym Thai_sarae.

Value
0x0de0
Category
Legacy
Preferred name
Thai_sarae (current name)
Unicode code point
U+0E40 THAI CHARACTER SARA E
Character
Keysyms with the same character
U0E40: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_saraae

#define XKB_KEY_Thai_saraae   0x0de1

Keysym Thai_saraae.

Value
0x0de1
Category
Legacy
Preferred name
Thai_saraae (current name)
Unicode code point
U+0E41 THAI CHARACTER SARA AE
Character
Keysyms with the same character
U0E41: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_sarao

#define XKB_KEY_Thai_sarao   0x0de2

Keysym Thai_sarao.

Value
0x0de2
Category
Legacy
Preferred name
Thai_sarao (current name)
Unicode code point
U+0E42 THAI CHARACTER SARA O
Character
Keysyms with the same character
U0E42: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_saraaimaimuan

#define XKB_KEY_Thai_saraaimaimuan   0x0de3

Keysym Thai_saraaimaimuan.

Value
0x0de3
Category
Legacy
Preferred name
Thai_saraaimaimuan (current name)
Unicode code point
U+0E43 THAI CHARACTER SARA AI MAIMUAN
Character
Keysyms with the same character
U0E43: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_saraaimaimalai

#define XKB_KEY_Thai_saraaimaimalai   0x0de4

Keysym Thai_saraaimaimalai.

Value
0x0de4
Category
Legacy
Preferred name
Thai_saraaimaimalai (current name)
Unicode code point
U+0E44 THAI CHARACTER SARA AI MAIMALAI
Character
Keysyms with the same character
U0E44: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_lakkhangyao

#define XKB_KEY_Thai_lakkhangyao   0x0de5

Keysym Thai_lakkhangyao.

Value
0x0de5
Category
Legacy
Preferred name
Thai_lakkhangyao (current name)
Unicode code point
U+0E45 THAI CHARACTER LAKKHANGYAO
Character
Keysyms with the same character
U0E45: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_maiyamok

#define XKB_KEY_Thai_maiyamok   0x0de6

Keysym Thai_maiyamok.

Value
0x0de6
Category
Legacy
Preferred name
Thai_maiyamok (current name)
Unicode code point
U+0E46 THAI CHARACTER MAIYAMOK
Character
Keysyms with the same character
U0E46: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_maitaikhu

#define XKB_KEY_Thai_maitaikhu   0x0de7

Keysym Thai_maitaikhu.

Value
0x0de7
Category
Legacy
Preferred name
Thai_maitaikhu (current name)
Unicode code point
U+0E47 THAI CHARACTER MAITAIKHU
Character
Keysyms with the same character
U0E47: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_maiek

#define XKB_KEY_Thai_maiek   0x0de8

Keysym Thai_maiek.

Value
0x0de8
Category
Legacy
Preferred name
Thai_maiek (current name)
Unicode code point
U+0E48 THAI CHARACTER MAI EK
Character
Keysyms with the same character
U0E48: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_maitho

#define XKB_KEY_Thai_maitho   0x0de9

Keysym Thai_maitho.

Value
0x0de9
Category
Legacy
Preferred name
Thai_maitho (current name)
Unicode code point
U+0E49 THAI CHARACTER MAI THO
Character
Keysyms with the same character
U0E49: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_maitri

#define XKB_KEY_Thai_maitri   0x0dea

Keysym Thai_maitri.

Value
0x0dea
Category
Legacy
Preferred name
Thai_maitri (current name)
Unicode code point
U+0E4A THAI CHARACTER MAI TRI
Character
Keysyms with the same character
U0E4A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_maichattawa

#define XKB_KEY_Thai_maichattawa   0x0deb

Keysym Thai_maichattawa.

Value
0x0deb
Category
Legacy
Preferred name
Thai_maichattawa (current name)
Unicode code point
U+0E4B THAI CHARACTER MAI CHATTAWA
Character
Keysyms with the same character
U0E4B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_thanthakhat

#define XKB_KEY_Thai_thanthakhat   0x0dec

Keysym Thai_thanthakhat.

Value
0x0dec
Category
Legacy
Preferred name
Thai_thanthakhat (current name)
Unicode code point
U+0E4C THAI CHARACTER THANTHAKHAT
Character
Keysyms with the same character
U0E4C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_nikhahit

#define XKB_KEY_Thai_nikhahit   0x0ded

Keysym Thai_nikhahit.

Value
0x0ded
Category
Legacy
Preferred name
Thai_nikhahit (current name)
Unicode code point
U+0E4D THAI CHARACTER NIKHAHIT
Character
Keysyms with the same character
U0E4D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_leksun

#define XKB_KEY_Thai_leksun   0x0df0

Keysym Thai_leksun.

Value
0x0df0
Category
Legacy
Preferred name
Thai_leksun (current name)
Unicode code point
U+0E50 THAI DIGIT ZERO
Character
Keysyms with the same character
U0E50: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_leknung

#define XKB_KEY_Thai_leknung   0x0df1

Keysym Thai_leknung.

Value
0x0df1
Category
Legacy
Preferred name
Thai_leknung (current name)
Unicode code point
U+0E51 THAI DIGIT ONE
Character
Keysyms with the same character
U0E51: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_leksong

#define XKB_KEY_Thai_leksong   0x0df2

Keysym Thai_leksong.

Value
0x0df2
Category
Legacy
Preferred name
Thai_leksong (current name)
Unicode code point
U+0E52 THAI DIGIT TWO
Character
Keysyms with the same character
U0E52: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_leksam

#define XKB_KEY_Thai_leksam   0x0df3

Keysym Thai_leksam.

Value
0x0df3
Category
Legacy
Preferred name
Thai_leksam (current name)
Unicode code point
U+0E53 THAI DIGIT THREE
Character
Keysyms with the same character
U0E53: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_leksi

#define XKB_KEY_Thai_leksi   0x0df4

Keysym Thai_leksi.

Value
0x0df4
Category
Legacy
Preferred name
Thai_leksi (current name)
Unicode code point
U+0E54 THAI DIGIT FOUR
Character
Keysyms with the same character
U0E54: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_lekha

#define XKB_KEY_Thai_lekha   0x0df5

Keysym Thai_lekha.

Value
0x0df5
Category
Legacy
Preferred name
Thai_lekha (current name)
Unicode code point
U+0E55 THAI DIGIT FIVE
Character
Keysyms with the same character
U0E55: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_lekhok

#define XKB_KEY_Thai_lekhok   0x0df6

Keysym Thai_lekhok.

Value
0x0df6
Category
Legacy
Preferred name
Thai_lekhok (current name)
Unicode code point
U+0E56 THAI DIGIT SIX
Character
Keysyms with the same character
U0E56: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_lekchet

#define XKB_KEY_Thai_lekchet   0x0df7

Keysym Thai_lekchet.

Value
0x0df7
Category
Legacy
Preferred name
Thai_lekchet (current name)
Unicode code point
U+0E57 THAI DIGIT SEVEN
Character
Keysyms with the same character
U0E57: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_lekpaet

#define XKB_KEY_Thai_lekpaet   0x0df8

Keysym Thai_lekpaet.

Value
0x0df8
Category
Legacy
Preferred name
Thai_lekpaet (current name)
Unicode code point
U+0E58 THAI DIGIT EIGHT
Character
Keysyms with the same character
U0E58: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Thai_lekkao

#define XKB_KEY_Thai_lekkao   0x0df9

Keysym Thai_lekkao.

Value
0x0df9
Category
Legacy
Preferred name
Thai_lekkao (current name)
Unicode code point
U+0E59 THAI DIGIT NINE
Character
Keysyms with the same character
U0E59: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul

#define XKB_KEY_Hangul   0xff31

Keysym Hangul: Hangul start/stop(toggle).

Value
0xff31
Category
Function
Preferred name
Hangul (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_Start

#define XKB_KEY_Hangul_Start   0xff32

Keysym Hangul_Start: Hangul start.

Value
0xff32
Category
Function
Preferred name
Hangul_Start (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_End

#define XKB_KEY_Hangul_End   0xff33

Keysym Hangul_End: Hangul end, English start.

Value
0xff33
Category
Function
Preferred name
Hangul_End (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_Hanja

#define XKB_KEY_Hangul_Hanja   0xff34

Keysym Hangul_Hanja: Start Hangul->Hanja Conversion.

Value
0xff34
Category
Function
Preferred name
Hangul_Hanja (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_Jamo

#define XKB_KEY_Hangul_Jamo   0xff35

Keysym Hangul_Jamo: Hangul Jamo mode.

Value
0xff35
Category
Function
Preferred name
Hangul_Jamo (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_Romaja

#define XKB_KEY_Hangul_Romaja   0xff36

Keysym Hangul_Romaja: Hangul Romaja mode.

Value
0xff36
Category
Function
Preferred name
Hangul_Romaja (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_Codeinput

#define XKB_KEY_Hangul_Codeinput   0xff37

Keysym Hangul_Codeinput.

Deprecated
Legacy alias. Use XKB_KEY_Codeinput instead.
Value
0xff37
Category
Function
Preferred name
⚠️ Codeinput (replacement)
Other aliases
🚫 Kanji_Bangou (deprecated)
Since
1.0.0

◆ XKB_KEY_Hangul_Jeonja

#define XKB_KEY_Hangul_Jeonja   0xff38

Keysym Hangul_Jeonja: Jeonja mode.

Value
0xff38
Category
Function
Preferred name
Hangul_Jeonja (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_Banja

#define XKB_KEY_Hangul_Banja   0xff39

Keysym Hangul_Banja: Banja mode.

Value
0xff39
Category
Function
Preferred name
Hangul_Banja (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_PreHanja

#define XKB_KEY_Hangul_PreHanja   0xff3a

Keysym Hangul_PreHanja: Pre Hanja conversion.

Value
0xff3a
Category
Function
Preferred name
Hangul_PreHanja (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_PostHanja

#define XKB_KEY_Hangul_PostHanja   0xff3b

Keysym Hangul_PostHanja: Post Hanja conversion.

Value
0xff3b
Category
Function
Preferred name
Hangul_PostHanja (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_SingleCandidate

#define XKB_KEY_Hangul_SingleCandidate   0xff3c

Keysym Hangul_SingleCandidate.

Deprecated
Legacy alias. Use XKB_KEY_SingleCandidate instead.
Value
0xff3c
Category
Function
Preferred name
⚠️ SingleCandidate (replacement)
Since
1.0.0

◆ XKB_KEY_Hangul_MultipleCandidate

#define XKB_KEY_Hangul_MultipleCandidate   0xff3d

Keysym Hangul_MultipleCandidate.

Deprecated
Legacy alias. Use XKB_KEY_MultipleCandidate instead.
Value
0xff3d
Category
Function
Preferred name
⚠️ MultipleCandidate (replacement)
Other aliases
🚫 Zen_Koho (deprecated)
Since
1.0.0

◆ XKB_KEY_Hangul_PreviousCandidate

#define XKB_KEY_Hangul_PreviousCandidate   0xff3e

Keysym Hangul_PreviousCandidate.

Deprecated
Legacy alias. Use XKB_KEY_PreviousCandidate instead.
Value
0xff3e
Category
Function
Preferred name
⚠️ PreviousCandidate (replacement)
Other aliases
🚫 Mae_Koho (deprecated)
Since
1.0.0

◆ XKB_KEY_Hangul_Special

#define XKB_KEY_Hangul_Special   0xff3f

Keysym Hangul_Special: Special symbols.

Value
0xff3f
Category
Function
Preferred name
Hangul_Special (current name)
Since
1.0.0

◆ XKB_KEY_Hangul_switch

#define XKB_KEY_Hangul_switch   0xff7e

Keysym Hangul_switch: non-deprecated alias for ISO_Group_Shift.

Value
0xff7e
Category
Function
Preferred name
ℹ️ ISO_Group_Shift (alternative)
Other aliases
ℹ️ Arabic_switch
ℹ️ Greek_switch
ℹ️ Hebrew_switch
ℹ️ Mode_switch
🚫 SunAltGraph (deprecated)
ℹ️ kana_switch
ℹ️ script_switch
Since
1.0.0

◆ XKB_KEY_Hangul_Kiyeog

#define XKB_KEY_Hangul_Kiyeog   0x0ea1

Keysym Hangul_Kiyeog.

Value
0x0ea1
Category
Legacy
Preferred name
Hangul_Kiyeog (current name)
Unicode code point
U+3131 HANGUL LETTER KIYEOK
Character
Keysyms with the same character
U3131: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_SsangKiyeog

#define XKB_KEY_Hangul_SsangKiyeog   0x0ea2

Keysym Hangul_SsangKiyeog.

Value
0x0ea2
Category
Legacy
Preferred name
Hangul_SsangKiyeog (current name)
Unicode code point
U+3132 HANGUL LETTER SSANGKIYEOK
Character
Keysyms with the same character
U3132: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_KiyeogSios

#define XKB_KEY_Hangul_KiyeogSios   0x0ea3

Keysym Hangul_KiyeogSios.

Value
0x0ea3
Category
Legacy
Preferred name
Hangul_KiyeogSios (current name)
Unicode code point
U+3133 HANGUL LETTER KIYEOK-SIOS
Character
Keysyms with the same character
U3133: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Nieun

#define XKB_KEY_Hangul_Nieun   0x0ea4

Keysym Hangul_Nieun.

Value
0x0ea4
Category
Legacy
Preferred name
Hangul_Nieun (current name)
Unicode code point
U+3134 HANGUL LETTER NIEUN
Character
Keysyms with the same character
U3134: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_NieunJieuj

#define XKB_KEY_Hangul_NieunJieuj   0x0ea5

Keysym Hangul_NieunJieuj.

Value
0x0ea5
Category
Legacy
Preferred name
Hangul_NieunJieuj (current name)
Unicode code point
U+3135 HANGUL LETTER NIEUN-CIEUC
Character
Keysyms with the same character
U3135: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_NieunHieuh

#define XKB_KEY_Hangul_NieunHieuh   0x0ea6

Keysym Hangul_NieunHieuh.

Value
0x0ea6
Category
Legacy
Preferred name
Hangul_NieunHieuh (current name)
Unicode code point
U+3136 HANGUL LETTER NIEUN-HIEUH
Character
Keysyms with the same character
U3136: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Dikeud

#define XKB_KEY_Hangul_Dikeud   0x0ea7

Keysym Hangul_Dikeud.

Value
0x0ea7
Category
Legacy
Preferred name
Hangul_Dikeud (current name)
Unicode code point
U+3137 HANGUL LETTER TIKEUT
Character
Keysyms with the same character
U3137: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_SsangDikeud

#define XKB_KEY_Hangul_SsangDikeud   0x0ea8

Keysym Hangul_SsangDikeud.

Value
0x0ea8
Category
Legacy
Preferred name
Hangul_SsangDikeud (current name)
Unicode code point
U+3138 HANGUL LETTER SSANGTIKEUT
Character
Keysyms with the same character
U3138: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Rieul

#define XKB_KEY_Hangul_Rieul   0x0ea9

Keysym Hangul_Rieul.

Value
0x0ea9
Category
Legacy
Preferred name
Hangul_Rieul (current name)
Unicode code point
U+3139 HANGUL LETTER RIEUL
Character
Keysyms with the same character
U3139: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_RieulKiyeog

#define XKB_KEY_Hangul_RieulKiyeog   0x0eaa

Keysym Hangul_RieulKiyeog.

Value
0x0eaa
Category
Legacy
Preferred name
Hangul_RieulKiyeog (current name)
Unicode code point
U+313A HANGUL LETTER RIEUL-KIYEOK
Character
Keysyms with the same character
U313A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_RieulMieum

#define XKB_KEY_Hangul_RieulMieum   0x0eab

Keysym Hangul_RieulMieum.

Value
0x0eab
Category
Legacy
Preferred name
Hangul_RieulMieum (current name)
Unicode code point
U+313B HANGUL LETTER RIEUL-MIEUM
Character
Keysyms with the same character
U313B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_RieulPieub

#define XKB_KEY_Hangul_RieulPieub   0x0eac

Keysym Hangul_RieulPieub.

Value
0x0eac
Category
Legacy
Preferred name
Hangul_RieulPieub (current name)
Unicode code point
U+313C HANGUL LETTER RIEUL-PIEUP
Character
Keysyms with the same character
U313C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_RieulSios

#define XKB_KEY_Hangul_RieulSios   0x0ead

Keysym Hangul_RieulSios.

Value
0x0ead
Category
Legacy
Preferred name
Hangul_RieulSios (current name)
Unicode code point
U+313D HANGUL LETTER RIEUL-SIOS
Character
Keysyms with the same character
U313D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_RieulTieut

#define XKB_KEY_Hangul_RieulTieut   0x0eae

Keysym Hangul_RieulTieut.

Value
0x0eae
Category
Legacy
Preferred name
Hangul_RieulTieut (current name)
Unicode code point
U+313E HANGUL LETTER RIEUL-THIEUTH
Character
Keysyms with the same character
U313E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_RieulPhieuf

#define XKB_KEY_Hangul_RieulPhieuf   0x0eaf

Keysym Hangul_RieulPhieuf.

Value
0x0eaf
Category
Legacy
Preferred name
Hangul_RieulPhieuf (current name)
Unicode code point
U+313F HANGUL LETTER RIEUL-PHIEUPH
Character
Keysyms with the same character
U313F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_RieulHieuh

#define XKB_KEY_Hangul_RieulHieuh   0x0eb0

Keysym Hangul_RieulHieuh.

Value
0x0eb0
Category
Legacy
Preferred name
Hangul_RieulHieuh (current name)
Unicode code point
U+3140 HANGUL LETTER RIEUL-HIEUH
Character
Keysyms with the same character
U3140: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Mieum

#define XKB_KEY_Hangul_Mieum   0x0eb1

Keysym Hangul_Mieum.

Value
0x0eb1
Category
Legacy
Preferred name
Hangul_Mieum (current name)
Unicode code point
U+3141 HANGUL LETTER MIEUM
Character
Keysyms with the same character
U3141: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Pieub

#define XKB_KEY_Hangul_Pieub   0x0eb2

Keysym Hangul_Pieub.

Value
0x0eb2
Category
Legacy
Preferred name
Hangul_Pieub (current name)
Unicode code point
U+3142 HANGUL LETTER PIEUP
Character
Keysyms with the same character
U3142: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_SsangPieub

#define XKB_KEY_Hangul_SsangPieub   0x0eb3

Keysym Hangul_SsangPieub.

Value
0x0eb3
Category
Legacy
Preferred name
Hangul_SsangPieub (current name)
Unicode code point
U+3143 HANGUL LETTER SSANGPIEUP
Character
Keysyms with the same character
U3143: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_PieubSios

#define XKB_KEY_Hangul_PieubSios   0x0eb4

Keysym Hangul_PieubSios.

Value
0x0eb4
Category
Legacy
Preferred name
Hangul_PieubSios (current name)
Unicode code point
U+3144 HANGUL LETTER PIEUP-SIOS
Character
Keysyms with the same character
U3144: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Sios

#define XKB_KEY_Hangul_Sios   0x0eb5

Keysym Hangul_Sios.

Value
0x0eb5
Category
Legacy
Preferred name
Hangul_Sios (current name)
Unicode code point
U+3145 HANGUL LETTER SIOS
Character
Keysyms with the same character
U3145: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_SsangSios

#define XKB_KEY_Hangul_SsangSios   0x0eb6

Keysym Hangul_SsangSios.

Value
0x0eb6
Category
Legacy
Preferred name
Hangul_SsangSios (current name)
Unicode code point
U+3146 HANGUL LETTER SSANGSIOS
Character
Keysyms with the same character
U3146: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Ieung

#define XKB_KEY_Hangul_Ieung   0x0eb7

Keysym Hangul_Ieung.

Value
0x0eb7
Category
Legacy
Preferred name
Hangul_Ieung (current name)
Unicode code point
U+3147 HANGUL LETTER IEUNG
Character
Keysyms with the same character
U3147: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Jieuj

#define XKB_KEY_Hangul_Jieuj   0x0eb8

Keysym Hangul_Jieuj.

Value
0x0eb8
Category
Legacy
Preferred name
Hangul_Jieuj (current name)
Unicode code point
U+3148 HANGUL LETTER CIEUC
Character
Keysyms with the same character
U3148: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_SsangJieuj

#define XKB_KEY_Hangul_SsangJieuj   0x0eb9

Keysym Hangul_SsangJieuj.

Value
0x0eb9
Category
Legacy
Preferred name
Hangul_SsangJieuj (current name)
Unicode code point
U+3149 HANGUL LETTER SSANGCIEUC
Character
Keysyms with the same character
U3149: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Cieuc

#define XKB_KEY_Hangul_Cieuc   0x0eba

Keysym Hangul_Cieuc.

Value
0x0eba
Category
Legacy
Preferred name
Hangul_Cieuc (current name)
Unicode code point
U+314A HANGUL LETTER CHIEUCH
Character
Keysyms with the same character
U314A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Khieuq

#define XKB_KEY_Hangul_Khieuq   0x0ebb

Keysym Hangul_Khieuq.

Value
0x0ebb
Category
Legacy
Preferred name
Hangul_Khieuq (current name)
Unicode code point
U+314B HANGUL LETTER KHIEUKH
Character
Keysyms with the same character
U314B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Tieut

#define XKB_KEY_Hangul_Tieut   0x0ebc

Keysym Hangul_Tieut.

Value
0x0ebc
Category
Legacy
Preferred name
Hangul_Tieut (current name)
Unicode code point
U+314C HANGUL LETTER THIEUTH
Character
Keysyms with the same character
U314C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Phieuf

#define XKB_KEY_Hangul_Phieuf   0x0ebd

Keysym Hangul_Phieuf.

Value
0x0ebd
Category
Legacy
Preferred name
Hangul_Phieuf (current name)
Unicode code point
U+314D HANGUL LETTER PHIEUPH
Character
Keysyms with the same character
U314D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_Hieuh

#define XKB_KEY_Hangul_Hieuh   0x0ebe

Keysym Hangul_Hieuh.

Value
0x0ebe
Category
Legacy
Preferred name
Hangul_Hieuh (current name)
Unicode code point
U+314E HANGUL LETTER HIEUH
Character
Keysyms with the same character
U314E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_A

#define XKB_KEY_Hangul_A   0x0ebf

Keysym Hangul_A.

Value
0x0ebf
Category
Legacy
Preferred name
Hangul_A (current name)
Unicode code point
U+314F HANGUL LETTER A
Character
Keysyms with the same character
U314F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_AE

#define XKB_KEY_Hangul_AE   0x0ec0

Keysym Hangul_AE.

Value
0x0ec0
Category
Legacy
Preferred name
Hangul_AE (current name)
Unicode code point
U+3150 HANGUL LETTER AE
Character
Keysyms with the same character
U3150: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_YA

#define XKB_KEY_Hangul_YA   0x0ec1

Keysym Hangul_YA.

Value
0x0ec1
Category
Legacy
Preferred name
Hangul_YA (current name)
Unicode code point
U+3151 HANGUL LETTER YA
Character
Keysyms with the same character
U3151: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_YAE

#define XKB_KEY_Hangul_YAE   0x0ec2

Keysym Hangul_YAE.

Value
0x0ec2
Category
Legacy
Preferred name
Hangul_YAE (current name)
Unicode code point
U+3152 HANGUL LETTER YAE
Character
Keysyms with the same character
U3152: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_EO

#define XKB_KEY_Hangul_EO   0x0ec3

Keysym Hangul_EO.

Value
0x0ec3
Category
Legacy
Preferred name
Hangul_EO (current name)
Unicode code point
U+3153 HANGUL LETTER EO
Character
Keysyms with the same character
U3153: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_E

#define XKB_KEY_Hangul_E   0x0ec4

Keysym Hangul_E.

Value
0x0ec4
Category
Legacy
Preferred name
Hangul_E (current name)
Unicode code point
U+3154 HANGUL LETTER E
Character
Keysyms with the same character
U3154: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_YEO

#define XKB_KEY_Hangul_YEO   0x0ec5

Keysym Hangul_YEO.

Value
0x0ec5
Category
Legacy
Preferred name
Hangul_YEO (current name)
Unicode code point
U+3155 HANGUL LETTER YEO
Character
Keysyms with the same character
U3155: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_YE

#define XKB_KEY_Hangul_YE   0x0ec6

Keysym Hangul_YE.

Value
0x0ec6
Category
Legacy
Preferred name
Hangul_YE (current name)
Unicode code point
U+3156 HANGUL LETTER YE
Character
Keysyms with the same character
U3156: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_O

#define XKB_KEY_Hangul_O   0x0ec7

Keysym Hangul_O.

Value
0x0ec7
Category
Legacy
Preferred name
Hangul_O (current name)
Unicode code point
U+3157 HANGUL LETTER O
Character
Keysyms with the same character
U3157: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_WA

#define XKB_KEY_Hangul_WA   0x0ec8

Keysym Hangul_WA.

Value
0x0ec8
Category
Legacy
Preferred name
Hangul_WA (current name)
Unicode code point
U+3158 HANGUL LETTER WA
Character
Keysyms with the same character
U3158: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_WAE

#define XKB_KEY_Hangul_WAE   0x0ec9

Keysym Hangul_WAE.

Value
0x0ec9
Category
Legacy
Preferred name
Hangul_WAE (current name)
Unicode code point
U+3159 HANGUL LETTER WAE
Character
Keysyms with the same character
U3159: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_OE

#define XKB_KEY_Hangul_OE   0x0eca

Keysym Hangul_OE.

Value
0x0eca
Category
Legacy
Preferred name
Hangul_OE (current name)
Unicode code point
U+315A HANGUL LETTER OE
Character
Keysyms with the same character
U315A: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_YO

#define XKB_KEY_Hangul_YO   0x0ecb

Keysym Hangul_YO.

Value
0x0ecb
Category
Legacy
Preferred name
Hangul_YO (current name)
Unicode code point
U+315B HANGUL LETTER YO
Character
Keysyms with the same character
U315B: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_U

#define XKB_KEY_Hangul_U   0x0ecc

Keysym Hangul_U.

Value
0x0ecc
Category
Legacy
Preferred name
Hangul_U (current name)
Unicode code point
U+315C HANGUL LETTER U
Character
Keysyms with the same character
U315C: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_WEO

#define XKB_KEY_Hangul_WEO   0x0ecd

Keysym Hangul_WEO.

Value
0x0ecd
Category
Legacy
Preferred name
Hangul_WEO (current name)
Unicode code point
U+315D HANGUL LETTER WEO
Character
Keysyms with the same character
U315D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_WE

#define XKB_KEY_Hangul_WE   0x0ece

Keysym Hangul_WE.

Value
0x0ece
Category
Legacy
Preferred name
Hangul_WE (current name)
Unicode code point
U+315E HANGUL LETTER WE
Character
Keysyms with the same character
U315E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_WI

#define XKB_KEY_Hangul_WI   0x0ecf

Keysym Hangul_WI.

Value
0x0ecf
Category
Legacy
Preferred name
Hangul_WI (current name)
Unicode code point
U+315F HANGUL LETTER WI
Character
Keysyms with the same character
U315F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_YU

#define XKB_KEY_Hangul_YU   0x0ed0

Keysym Hangul_YU.

Value
0x0ed0
Category
Legacy
Preferred name
Hangul_YU (current name)
Unicode code point
U+3160 HANGUL LETTER YU
Character
Keysyms with the same character
U3160: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_EU

#define XKB_KEY_Hangul_EU   0x0ed1

Keysym Hangul_EU.

Value
0x0ed1
Category
Legacy
Preferred name
Hangul_EU (current name)
Unicode code point
U+3161 HANGUL LETTER EU
Character
Keysyms with the same character
U3161: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_YI

#define XKB_KEY_Hangul_YI   0x0ed2

Keysym Hangul_YI.

Value
0x0ed2
Category
Legacy
Preferred name
Hangul_YI (current name)
Unicode code point
U+3162 HANGUL LETTER YI
Character
Keysyms with the same character
U3162: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_I

#define XKB_KEY_Hangul_I   0x0ed3

Keysym Hangul_I.

Value
0x0ed3
Category
Legacy
Preferred name
Hangul_I (current name)
Unicode code point
U+3163 HANGUL LETTER I
Character
Keysyms with the same character
U3163: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Kiyeog

#define XKB_KEY_Hangul_J_Kiyeog   0x0ed4

Keysym Hangul_J_Kiyeog.

Value
0x0ed4
Category
Legacy
Preferred name
Hangul_J_Kiyeog (current name)
Unicode code point
U+11A8 HANGUL JONGSEONG KIYEOK
Character
Keysyms with the same character
U11A8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_SsangKiyeog

#define XKB_KEY_Hangul_J_SsangKiyeog   0x0ed5

Keysym Hangul_J_SsangKiyeog.

Value
0x0ed5
Category
Legacy
Preferred name
Hangul_J_SsangKiyeog (current name)
Unicode code point
U+11A9 HANGUL JONGSEONG SSANGKIYEOK
Character
Keysyms with the same character
U11A9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_KiyeogSios

#define XKB_KEY_Hangul_J_KiyeogSios   0x0ed6

Keysym Hangul_J_KiyeogSios.

Value
0x0ed6
Category
Legacy
Preferred name
Hangul_J_KiyeogSios (current name)
Unicode code point
U+11AA HANGUL JONGSEONG KIYEOK-SIOS
Character
Keysyms with the same character
U11AA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Nieun

#define XKB_KEY_Hangul_J_Nieun   0x0ed7

Keysym Hangul_J_Nieun.

Value
0x0ed7
Category
Legacy
Preferred name
Hangul_J_Nieun (current name)
Unicode code point
U+11AB HANGUL JONGSEONG NIEUN
Character
Keysyms with the same character
U11AB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_NieunJieuj

#define XKB_KEY_Hangul_J_NieunJieuj   0x0ed8

Keysym Hangul_J_NieunJieuj.

Value
0x0ed8
Category
Legacy
Preferred name
Hangul_J_NieunJieuj (current name)
Unicode code point
U+11AC HANGUL JONGSEONG NIEUN-CIEUC
Character
Keysyms with the same character
U11AC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_NieunHieuh

#define XKB_KEY_Hangul_J_NieunHieuh   0x0ed9

Keysym Hangul_J_NieunHieuh.

Value
0x0ed9
Category
Legacy
Preferred name
Hangul_J_NieunHieuh (current name)
Unicode code point
U+11AD HANGUL JONGSEONG NIEUN-HIEUH
Character
Keysyms with the same character
U11AD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Dikeud

#define XKB_KEY_Hangul_J_Dikeud   0x0eda

Keysym Hangul_J_Dikeud.

Value
0x0eda
Category
Legacy
Preferred name
Hangul_J_Dikeud (current name)
Unicode code point
U+11AE HANGUL JONGSEONG TIKEUT
Character
Keysyms with the same character
U11AE: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Rieul

#define XKB_KEY_Hangul_J_Rieul   0x0edb

Keysym Hangul_J_Rieul.

Value
0x0edb
Category
Legacy
Preferred name
Hangul_J_Rieul (current name)
Unicode code point
U+11AF HANGUL JONGSEONG RIEUL
Character
Keysyms with the same character
U11AF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_RieulKiyeog

#define XKB_KEY_Hangul_J_RieulKiyeog   0x0edc

Keysym Hangul_J_RieulKiyeog.

Value
0x0edc
Category
Legacy
Preferred name
Hangul_J_RieulKiyeog (current name)
Unicode code point
U+11B0 HANGUL JONGSEONG RIEUL-KIYEOK
Character
Keysyms with the same character
U11B0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_RieulMieum

#define XKB_KEY_Hangul_J_RieulMieum   0x0edd

Keysym Hangul_J_RieulMieum.

Value
0x0edd
Category
Legacy
Preferred name
Hangul_J_RieulMieum (current name)
Unicode code point
U+11B1 HANGUL JONGSEONG RIEUL-MIEUM
Character
Keysyms with the same character
U11B1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_RieulPieub

#define XKB_KEY_Hangul_J_RieulPieub   0x0ede

Keysym Hangul_J_RieulPieub.

Value
0x0ede
Category
Legacy
Preferred name
Hangul_J_RieulPieub (current name)
Unicode code point
U+11B2 HANGUL JONGSEONG RIEUL-PIEUP
Character
Keysyms with the same character
U11B2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_RieulSios

#define XKB_KEY_Hangul_J_RieulSios   0x0edf

Keysym Hangul_J_RieulSios.

Value
0x0edf
Category
Legacy
Preferred name
Hangul_J_RieulSios (current name)
Unicode code point
U+11B3 HANGUL JONGSEONG RIEUL-SIOS
Character
Keysyms with the same character
U11B3: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_RieulTieut

#define XKB_KEY_Hangul_J_RieulTieut   0x0ee0

Keysym Hangul_J_RieulTieut.

Value
0x0ee0
Category
Legacy
Preferred name
Hangul_J_RieulTieut (current name)
Unicode code point
U+11B4 HANGUL JONGSEONG RIEUL-THIEUTH
Character
Keysyms with the same character
U11B4: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_RieulPhieuf

#define XKB_KEY_Hangul_J_RieulPhieuf   0x0ee1

Keysym Hangul_J_RieulPhieuf.

Value
0x0ee1
Category
Legacy
Preferred name
Hangul_J_RieulPhieuf (current name)
Unicode code point
U+11B5 HANGUL JONGSEONG RIEUL-PHIEUPH
Character
Keysyms with the same character
U11B5: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_RieulHieuh

#define XKB_KEY_Hangul_J_RieulHieuh   0x0ee2

Keysym Hangul_J_RieulHieuh.

Value
0x0ee2
Category
Legacy
Preferred name
Hangul_J_RieulHieuh (current name)
Unicode code point
U+11B6 HANGUL JONGSEONG RIEUL-HIEUH
Character
Keysyms with the same character
U11B6: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Mieum

#define XKB_KEY_Hangul_J_Mieum   0x0ee3

Keysym Hangul_J_Mieum.

Value
0x0ee3
Category
Legacy
Preferred name
Hangul_J_Mieum (current name)
Unicode code point
U+11B7 HANGUL JONGSEONG MIEUM
Character
Keysyms with the same character
U11B7: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Pieub

#define XKB_KEY_Hangul_J_Pieub   0x0ee4

Keysym Hangul_J_Pieub.

Value
0x0ee4
Category
Legacy
Preferred name
Hangul_J_Pieub (current name)
Unicode code point
U+11B8 HANGUL JONGSEONG PIEUP
Character
Keysyms with the same character
U11B8: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_PieubSios

#define XKB_KEY_Hangul_J_PieubSios   0x0ee5

Keysym Hangul_J_PieubSios.

Value
0x0ee5
Category
Legacy
Preferred name
Hangul_J_PieubSios (current name)
Unicode code point
U+11B9 HANGUL JONGSEONG PIEUP-SIOS
Character
Keysyms with the same character
U11B9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Sios

#define XKB_KEY_Hangul_J_Sios   0x0ee6

Keysym Hangul_J_Sios.

Value
0x0ee6
Category
Legacy
Preferred name
Hangul_J_Sios (current name)
Unicode code point
U+11BA HANGUL JONGSEONG SIOS
Character
Keysyms with the same character
U11BA: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_SsangSios

#define XKB_KEY_Hangul_J_SsangSios   0x0ee7

Keysym Hangul_J_SsangSios.

Value
0x0ee7
Category
Legacy
Preferred name
Hangul_J_SsangSios (current name)
Unicode code point
U+11BB HANGUL JONGSEONG SSANGSIOS
Character
Keysyms with the same character
U11BB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Ieung

#define XKB_KEY_Hangul_J_Ieung   0x0ee8

Keysym Hangul_J_Ieung.

Value
0x0ee8
Category
Legacy
Preferred name
Hangul_J_Ieung (current name)
Unicode code point
U+11BC HANGUL JONGSEONG IEUNG
Character
Keysyms with the same character
U11BC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Jieuj

#define XKB_KEY_Hangul_J_Jieuj   0x0ee9

Keysym Hangul_J_Jieuj.

Value
0x0ee9
Category
Legacy
Preferred name
Hangul_J_Jieuj (current name)
Unicode code point
U+11BD HANGUL JONGSEONG CIEUC
Character
Keysyms with the same character
U11BD: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Cieuc

#define XKB_KEY_Hangul_J_Cieuc   0x0eea

Keysym Hangul_J_Cieuc.

Value
0x0eea
Category
Legacy
Preferred name
Hangul_J_Cieuc (current name)
Unicode code point
U+11BE HANGUL JONGSEONG CHIEUCH
Character
Keysyms with the same character
U11BE: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Khieuq

#define XKB_KEY_Hangul_J_Khieuq   0x0eeb

Keysym Hangul_J_Khieuq.

Value
0x0eeb
Category
Legacy
Preferred name
Hangul_J_Khieuq (current name)
Unicode code point
U+11BF HANGUL JONGSEONG KHIEUKH
Character
Keysyms with the same character
U11BF: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Tieut

#define XKB_KEY_Hangul_J_Tieut   0x0eec

Keysym Hangul_J_Tieut.

Value
0x0eec
Category
Legacy
Preferred name
Hangul_J_Tieut (current name)
Unicode code point
U+11C0 HANGUL JONGSEONG THIEUTH
Character
Keysyms with the same character
U11C0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Phieuf

#define XKB_KEY_Hangul_J_Phieuf   0x0eed

Keysym Hangul_J_Phieuf.

Value
0x0eed
Category
Legacy
Preferred name
Hangul_J_Phieuf (current name)
Unicode code point
U+11C1 HANGUL JONGSEONG PHIEUPH
Character
Keysyms with the same character
U11C1: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_Hieuh

#define XKB_KEY_Hangul_J_Hieuh   0x0eee

Keysym Hangul_J_Hieuh.

Value
0x0eee
Category
Legacy
Preferred name
Hangul_J_Hieuh (current name)
Unicode code point
U+11C2 HANGUL JONGSEONG HIEUH
Character
Keysyms with the same character
U11C2: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_RieulYeorinHieuh

#define XKB_KEY_Hangul_RieulYeorinHieuh   0x0eef

Keysym Hangul_RieulYeorinHieuh.

Value
0x0eef
Category
Legacy
Preferred name
Hangul_RieulYeorinHieuh (current name)
Unicode code point
U+316D HANGUL LETTER RIEUL-YEORINHIEUH
Character
Keysyms with the same character
U316D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_SunkyeongeumMieum

#define XKB_KEY_Hangul_SunkyeongeumMieum   0x0ef0

Keysym Hangul_SunkyeongeumMieum.

Value
0x0ef0
Category
Legacy
Preferred name
Hangul_SunkyeongeumMieum (current name)
Unicode code point
U+3171 HANGUL LETTER KAPYEOUNMIEUM
Character
Keysyms with the same character
U3171: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_SunkyeongeumPieub

#define XKB_KEY_Hangul_SunkyeongeumPieub   0x0ef1

Keysym Hangul_SunkyeongeumPieub.

Value
0x0ef1
Category
Legacy
Preferred name
Hangul_SunkyeongeumPieub (current name)
Unicode code point
U+3178 HANGUL LETTER KAPYEOUNPIEUP
Character
Keysyms with the same character
U3178: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_PanSios

#define XKB_KEY_Hangul_PanSios   0x0ef2

Keysym Hangul_PanSios.

Value
0x0ef2
Category
Legacy
Preferred name
Hangul_PanSios (current name)
Unicode code point
U+317F HANGUL LETTER PANSIOS
Character
Keysyms with the same character
U317F: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_KkogjiDalrinIeung

#define XKB_KEY_Hangul_KkogjiDalrinIeung   0x0ef3

Keysym Hangul_KkogjiDalrinIeung.

Value
0x0ef3
Category
Legacy
Preferred name
Hangul_KkogjiDalrinIeung (current name)
Unicode code point
U+3181 HANGUL LETTER YESIEUNG
Character
Keysyms with the same character
U3181: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_SunkyeongeumPhieuf

#define XKB_KEY_Hangul_SunkyeongeumPhieuf   0x0ef4

Keysym Hangul_SunkyeongeumPhieuf.

Value
0x0ef4
Category
Legacy
Preferred name
Hangul_SunkyeongeumPhieuf (current name)
Unicode code point
U+3184 HANGUL LETTER KAPYEOUNPHIEUPH
Character
Keysyms with the same character
U3184: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_YeorinHieuh

#define XKB_KEY_Hangul_YeorinHieuh   0x0ef5

Keysym Hangul_YeorinHieuh.

Value
0x0ef5
Category
Legacy
Preferred name
Hangul_YeorinHieuh (current name)
Unicode code point
U+3186 HANGUL LETTER YEORINHIEUH
Character
Keysyms with the same character
U3186: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_AraeA

#define XKB_KEY_Hangul_AraeA   0x0ef6

Keysym Hangul_AraeA.

Value
0x0ef6
Category
Legacy
Preferred name
Hangul_AraeA (current name)
Unicode code point
U+318D HANGUL LETTER ARAEA
Character
Keysyms with the same character
U318D: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_AraeAE

#define XKB_KEY_Hangul_AraeAE   0x0ef7

Keysym Hangul_AraeAE.

Value
0x0ef7
Category
Legacy
Preferred name
Hangul_AraeAE (current name)
Unicode code point
U+318E HANGUL LETTER ARAEAE
Character
Keysyms with the same character
U318E: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_PanSios

#define XKB_KEY_Hangul_J_PanSios   0x0ef8

Keysym Hangul_J_PanSios.

Value
0x0ef8
Category
Legacy
Preferred name
Hangul_J_PanSios (current name)
Unicode code point
U+11EB HANGUL JONGSEONG PANSIOS
Character
Keysyms with the same character
U11EB: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_KkogjiDalrinIeung

#define XKB_KEY_Hangul_J_KkogjiDalrinIeung   0x0ef9

Keysym Hangul_J_KkogjiDalrinIeung.

Value
0x0ef9
Category
Legacy
Preferred name
Hangul_J_KkogjiDalrinIeung (current name)
Unicode code point
U+11F0 HANGUL JONGSEONG YESIEUNG
Character
Keysyms with the same character
U11F0: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Hangul_J_YeorinHieuh

#define XKB_KEY_Hangul_J_YeorinHieuh   0x0efa

Keysym Hangul_J_YeorinHieuh.

Value
0x0efa
Category
Legacy
Preferred name
Hangul_J_YeorinHieuh (current name)
Unicode code point
U+11F9 HANGUL JONGSEONG YEORINHIEUH
Character
Keysyms with the same character
U11F9: Unicode keysym
Since
1.0.0

◆ XKB_KEY_Korean_Won

#define XKB_KEY_Korean_Won   0x0eff

Keysym Korean_Won.

Deprecated
Unclear correspondance in Unicode; closest is: U+20A9 WON SIGN “₩”
Value
0x0eff
Category
Legacy
Preferred name
Korean_Won (current name)
Unicode code point
⚠️ approximation: U+20A9 WON SIGN
Character
⚠️ approximation:
Keysyms with the same character
U20A9: Unicode keysym
WonSign
Since
1.0.0

◆ XKB_KEY_Armenian_ligature_ew

#define XKB_KEY_Armenian_ligature_ew   0x1000587

Keysym Armenian_ligature_ew.

Value
0x1000587
Category
Unicode
Preferred name
Armenian_ligature_ew (current name)
Unicode code point
U+0587 ARMENIAN SMALL LIGATURE ECH YIWN
Character
և
Since
1.0.0

◆ XKB_KEY_Armenian_full_stop

#define XKB_KEY_Armenian_full_stop   0x1000589

Keysym Armenian_full_stop.

Value
0x1000589
Category
Unicode
Preferred name
Armenian_full_stop (current name)
Aliases
🚫 Armenian_verjaket (deprecated)
Unicode code point
U+0589 ARMENIAN FULL STOP
Character
։
Since
1.0.0

◆ XKB_KEY_Armenian_verjaket

#define XKB_KEY_Armenian_verjaket   0x1000589

Keysym Armenian_verjaket.

Value
0x1000589
Category
Unicode
Preferred name
⚠️ Armenian_full_stop (replacement)
Unicode code point
U+0589 ARMENIAN FULL STOP
Character
։
Since
1.0.0

◆ XKB_KEY_Armenian_separation_mark

#define XKB_KEY_Armenian_separation_mark   0x100055d

Keysym Armenian_separation_mark.

Value
0x100055d
Category
Unicode
Preferred name
Armenian_separation_mark (current name)
Aliases
🚫 Armenian_but (deprecated)
Unicode code point
U+055D ARMENIAN COMMA
Character
՝
Since
1.0.0

◆ XKB_KEY_Armenian_but

#define XKB_KEY_Armenian_but   0x100055d

Keysym Armenian_but.

Value
0x100055d
Category
Unicode
Preferred name
⚠️ Armenian_separation_mark (replacement)
Unicode code point
U+055D ARMENIAN COMMA
Character
՝
Since
1.0.0

◆ XKB_KEY_Armenian_hyphen

#define XKB_KEY_Armenian_hyphen   0x100058a

Keysym Armenian_hyphen.

Value
0x100058a
Category
Unicode
Preferred name
Armenian_hyphen (current name)
Aliases
🚫 Armenian_yentamna (deprecated)
Unicode code point
U+058A ARMENIAN HYPHEN
Character
֊
Since
1.0.0

◆ XKB_KEY_Armenian_yentamna

#define XKB_KEY_Armenian_yentamna   0x100058a

Keysym Armenian_yentamna.

Value
0x100058a
Category
Unicode
Preferred name
⚠️ Armenian_hyphen (replacement)
Unicode code point
U+058A ARMENIAN HYPHEN
Character
֊
Since
1.0.0

◆ XKB_KEY_Armenian_exclam

#define XKB_KEY_Armenian_exclam   0x100055c

Keysym Armenian_exclam.

Value
0x100055c
Category
Unicode
Preferred name
Armenian_exclam (current name)
Aliases
🚫 Armenian_amanak (deprecated)
Unicode code point
U+055C ARMENIAN EXCLAMATION MARK
Character
՜
Since
1.0.0

◆ XKB_KEY_Armenian_amanak

#define XKB_KEY_Armenian_amanak   0x100055c

Keysym Armenian_amanak.

Value
0x100055c
Category
Unicode
Preferred name
⚠️ Armenian_exclam (replacement)
Unicode code point
U+055C ARMENIAN EXCLAMATION MARK
Character
՜
Since
1.0.0

◆ XKB_KEY_Armenian_accent

#define XKB_KEY_Armenian_accent   0x100055b

Keysym Armenian_accent.

Value
0x100055b
Category
Unicode
Preferred name
Armenian_accent (current name)
Aliases
🚫 Armenian_shesht (deprecated)
Unicode code point
U+055B ARMENIAN EMPHASIS MARK
Character
՛
Since
1.0.0

◆ XKB_KEY_Armenian_shesht

#define XKB_KEY_Armenian_shesht   0x100055b

Keysym Armenian_shesht.

Value
0x100055b
Category
Unicode
Preferred name
⚠️ Armenian_accent (replacement)
Unicode code point
U+055B ARMENIAN EMPHASIS MARK
Character
՛
Since
1.0.0

◆ XKB_KEY_Armenian_question

#define XKB_KEY_Armenian_question   0x100055e

Keysym Armenian_question.

Value
0x100055e
Category
Unicode
Preferred name
Armenian_question (current name)
Aliases
🚫 Armenian_paruyk (deprecated)
Unicode code point
U+055E ARMENIAN QUESTION MARK
Character
՞
Since
1.0.0

◆ XKB_KEY_Armenian_paruyk

#define XKB_KEY_Armenian_paruyk   0x100055e

Keysym Armenian_paruyk.

Value
0x100055e
Category
Unicode
Preferred name
⚠️ Armenian_question (replacement)
Unicode code point
U+055E ARMENIAN QUESTION MARK
Character
՞
Since
1.0.0

◆ XKB_KEY_Armenian_AYB

#define XKB_KEY_Armenian_AYB   0x1000531

Keysym Armenian_AYB.

Value
0x1000531
Category
Unicode
Preferred name
Armenian_AYB (current name)
Unicode code point
U+0531 ARMENIAN CAPITAL LETTER AYB
Character
Ա
Since
1.0.0

◆ XKB_KEY_Armenian_ayb

#define XKB_KEY_Armenian_ayb   0x1000561

Keysym Armenian_ayb.

Value
0x1000561
Category
Unicode
Preferred name
Armenian_ayb (current name)
Unicode code point
U+0561 ARMENIAN SMALL LETTER AYB
Character
ա
Since
1.0.0

◆ XKB_KEY_Armenian_BEN

#define XKB_KEY_Armenian_BEN   0x1000532

Keysym Armenian_BEN.

Value
0x1000532
Category
Unicode
Preferred name
Armenian_BEN (current name)
Unicode code point
U+0532 ARMENIAN CAPITAL LETTER BEN
Character
Բ
Since
1.0.0

◆ XKB_KEY_Armenian_ben

#define XKB_KEY_Armenian_ben   0x1000562

Keysym Armenian_ben.

Value
0x1000562
Category
Unicode
Preferred name
Armenian_ben (current name)
Unicode code point
U+0562 ARMENIAN SMALL LETTER BEN
Character
բ
Since
1.0.0

◆ XKB_KEY_Armenian_GIM

#define XKB_KEY_Armenian_GIM   0x1000533

Keysym Armenian_GIM.

Value
0x1000533
Category
Unicode
Preferred name
Armenian_GIM (current name)
Unicode code point
U+0533 ARMENIAN CAPITAL LETTER GIM
Character
Գ
Since
1.0.0

◆ XKB_KEY_Armenian_gim

#define XKB_KEY_Armenian_gim   0x1000563

Keysym Armenian_gim.

Value
0x1000563
Category
Unicode
Preferred name
Armenian_gim (current name)
Unicode code point
U+0563 ARMENIAN SMALL LETTER GIM
Character
գ
Since
1.0.0

◆ XKB_KEY_Armenian_DA

#define XKB_KEY_Armenian_DA   0x1000534

Keysym Armenian_DA.

Value
0x1000534
Category
Unicode
Preferred name
Armenian_DA (current name)
Unicode code point
U+0534 ARMENIAN CAPITAL LETTER DA
Character
Դ
Since
1.0.0

◆ XKB_KEY_Armenian_da

#define XKB_KEY_Armenian_da   0x1000564

Keysym Armenian_da.

Value
0x1000564
Category
Unicode
Preferred name
Armenian_da (current name)
Unicode code point
U+0564 ARMENIAN SMALL LETTER DA
Character
դ
Since
1.0.0

◆ XKB_KEY_Armenian_YECH

#define XKB_KEY_Armenian_YECH   0x1000535

Keysym Armenian_YECH.

Value
0x1000535
Category
Unicode
Preferred name
Armenian_YECH (current name)
Unicode code point
U+0535 ARMENIAN CAPITAL LETTER ECH
Character
Ե
Since
1.0.0

◆ XKB_KEY_Armenian_yech

#define XKB_KEY_Armenian_yech   0x1000565

Keysym Armenian_yech.

Value
0x1000565
Category
Unicode
Preferred name
Armenian_yech (current name)
Unicode code point
U+0565 ARMENIAN SMALL LETTER ECH
Character
ե
Since
1.0.0

◆ XKB_KEY_Armenian_ZA

#define XKB_KEY_Armenian_ZA   0x1000536

Keysym Armenian_ZA.

Value
0x1000536
Category
Unicode
Preferred name
Armenian_ZA (current name)
Unicode code point
U+0536 ARMENIAN CAPITAL LETTER ZA
Character
Զ
Since
1.0.0

◆ XKB_KEY_Armenian_za

#define XKB_KEY_Armenian_za   0x1000566

Keysym Armenian_za.

Value
0x1000566
Category
Unicode
Preferred name
Armenian_za (current name)
Unicode code point
U+0566 ARMENIAN SMALL LETTER ZA
Character
զ
Since
1.0.0

◆ XKB_KEY_Armenian_E

#define XKB_KEY_Armenian_E   0x1000537

Keysym Armenian_E.

Value
0x1000537
Category
Unicode
Preferred name
Armenian_E (current name)
Unicode code point
U+0537 ARMENIAN CAPITAL LETTER EH
Character
Է
Since
1.0.0

◆ XKB_KEY_Armenian_e

#define XKB_KEY_Armenian_e   0x1000567

Keysym Armenian_e.

Value
0x1000567
Category
Unicode
Preferred name
Armenian_e (current name)
Unicode code point
U+0567 ARMENIAN SMALL LETTER EH
Character
է
Since
1.0.0

◆ XKB_KEY_Armenian_AT

#define XKB_KEY_Armenian_AT   0x1000538

Keysym Armenian_AT.

Value
0x1000538
Category
Unicode
Preferred name
Armenian_AT (current name)
Unicode code point
U+0538 ARMENIAN CAPITAL LETTER ET
Character
Ը
Since
1.0.0

◆ XKB_KEY_Armenian_at

#define XKB_KEY_Armenian_at   0x1000568

Keysym Armenian_at.

Value
0x1000568
Category
Unicode
Preferred name
Armenian_at (current name)
Unicode code point
U+0568 ARMENIAN SMALL LETTER ET
Character
ը
Since
1.0.0

◆ XKB_KEY_Armenian_TO

#define XKB_KEY_Armenian_TO   0x1000539

Keysym Armenian_TO.

Value
0x1000539
Category
Unicode
Preferred name
Armenian_TO (current name)
Unicode code point
U+0539 ARMENIAN CAPITAL LETTER TO
Character
Թ
Since
1.0.0

◆ XKB_KEY_Armenian_to

#define XKB_KEY_Armenian_to   0x1000569

Keysym Armenian_to.

Value
0x1000569
Category
Unicode
Preferred name
Armenian_to (current name)
Unicode code point
U+0569 ARMENIAN SMALL LETTER TO
Character
թ
Since
1.0.0

◆ XKB_KEY_Armenian_ZHE

#define XKB_KEY_Armenian_ZHE   0x100053a

Keysym Armenian_ZHE.

Value
0x100053a
Category
Unicode
Preferred name
Armenian_ZHE (current name)
Unicode code point
U+053A ARMENIAN CAPITAL LETTER ZHE
Character
Ժ
Since
1.0.0

◆ XKB_KEY_Armenian_zhe

#define XKB_KEY_Armenian_zhe   0x100056a

Keysym Armenian_zhe.

Value
0x100056a
Category
Unicode
Preferred name
Armenian_zhe (current name)
Unicode code point
U+056A ARMENIAN SMALL LETTER ZHE
Character
ժ
Since
1.0.0

◆ XKB_KEY_Armenian_INI

#define XKB_KEY_Armenian_INI   0x100053b

Keysym Armenian_INI.

Value
0x100053b
Category
Unicode
Preferred name
Armenian_INI (current name)
Unicode code point
U+053B ARMENIAN CAPITAL LETTER INI
Character
Ի
Since
1.0.0

◆ XKB_KEY_Armenian_ini

#define XKB_KEY_Armenian_ini   0x100056b

Keysym Armenian_ini.

Value
0x100056b
Category
Unicode
Preferred name
Armenian_ini (current name)
Unicode code point
U+056B ARMENIAN SMALL LETTER INI
Character
ի
Since
1.0.0

◆ XKB_KEY_Armenian_LYUN

#define XKB_KEY_Armenian_LYUN   0x100053c

Keysym Armenian_LYUN.

Value
0x100053c
Category
Unicode
Preferred name
Armenian_LYUN (current name)
Unicode code point
U+053C ARMENIAN CAPITAL LETTER LIWN
Character
Լ
Since
1.0.0

◆ XKB_KEY_Armenian_lyun

#define XKB_KEY_Armenian_lyun   0x100056c

Keysym Armenian_lyun.

Value
0x100056c
Category
Unicode
Preferred name
Armenian_lyun (current name)
Unicode code point
U+056C ARMENIAN SMALL LETTER LIWN
Character
լ
Since
1.0.0

◆ XKB_KEY_Armenian_KHE

#define XKB_KEY_Armenian_KHE   0x100053d

Keysym Armenian_KHE.

Value
0x100053d
Category
Unicode
Preferred name
Armenian_KHE (current name)
Unicode code point
U+053D ARMENIAN CAPITAL LETTER XEH
Character
Խ
Since
1.0.0

◆ XKB_KEY_Armenian_khe

#define XKB_KEY_Armenian_khe   0x100056d

Keysym Armenian_khe.

Value
0x100056d
Category
Unicode
Preferred name
Armenian_khe (current name)
Unicode code point
U+056D ARMENIAN SMALL LETTER XEH
Character
խ
Since
1.0.0

◆ XKB_KEY_Armenian_TSA

#define XKB_KEY_Armenian_TSA   0x100053e

Keysym Armenian_TSA.

Value
0x100053e
Category
Unicode
Preferred name
Armenian_TSA (current name)
Unicode code point
U+053E ARMENIAN CAPITAL LETTER CA
Character
Ծ
Since
1.0.0

◆ XKB_KEY_Armenian_tsa

#define XKB_KEY_Armenian_tsa   0x100056e

Keysym Armenian_tsa.

Value
0x100056e
Category
Unicode
Preferred name
Armenian_tsa (current name)
Unicode code point
U+056E ARMENIAN SMALL LETTER CA
Character
ծ
Since
1.0.0

◆ XKB_KEY_Armenian_KEN

#define XKB_KEY_Armenian_KEN   0x100053f

Keysym Armenian_KEN.

Value
0x100053f
Category
Unicode
Preferred name
Armenian_KEN (current name)
Unicode code point
U+053F ARMENIAN CAPITAL LETTER KEN
Character
Կ
Since
1.0.0

◆ XKB_KEY_Armenian_ken

#define XKB_KEY_Armenian_ken   0x100056f

Keysym Armenian_ken.

Value
0x100056f
Category
Unicode
Preferred name
Armenian_ken (current name)
Unicode code point
U+056F ARMENIAN SMALL LETTER KEN
Character
կ
Since
1.0.0

◆ XKB_KEY_Armenian_HO

#define XKB_KEY_Armenian_HO   0x1000540

Keysym Armenian_HO.

Value
0x1000540
Category
Unicode
Preferred name
Armenian_HO (current name)
Unicode code point
U+0540 ARMENIAN CAPITAL LETTER HO
Character
Հ
Since
1.0.0

◆ XKB_KEY_Armenian_ho

#define XKB_KEY_Armenian_ho   0x1000570

Keysym Armenian_ho.

Value
0x1000570
Category
Unicode
Preferred name
Armenian_ho (current name)
Unicode code point
U+0570 ARMENIAN SMALL LETTER HO
Character
հ
Since
1.0.0

◆ XKB_KEY_Armenian_DZA

#define XKB_KEY_Armenian_DZA   0x1000541

Keysym Armenian_DZA.

Value
0x1000541
Category
Unicode
Preferred name
Armenian_DZA (current name)
Unicode code point
U+0541 ARMENIAN CAPITAL LETTER JA
Character
Ձ
Since
1.0.0

◆ XKB_KEY_Armenian_dza

#define XKB_KEY_Armenian_dza   0x1000571

Keysym Armenian_dza.

Value
0x1000571
Category
Unicode
Preferred name
Armenian_dza (current name)
Unicode code point
U+0571 ARMENIAN SMALL LETTER JA
Character
ձ
Since
1.0.0

◆ XKB_KEY_Armenian_GHAT

#define XKB_KEY_Armenian_GHAT   0x1000542

Keysym Armenian_GHAT.

Value
0x1000542
Category
Unicode
Preferred name
Armenian_GHAT (current name)
Unicode code point
U+0542 ARMENIAN CAPITAL LETTER GHAD
Character
Ղ
Since
1.0.0

◆ XKB_KEY_Armenian_ghat

#define XKB_KEY_Armenian_ghat   0x1000572

Keysym Armenian_ghat.

Value
0x1000572
Category
Unicode
Preferred name
Armenian_ghat (current name)
Unicode code point
U+0572 ARMENIAN SMALL LETTER GHAD
Character
ղ
Since
1.0.0

◆ XKB_KEY_Armenian_TCHE

#define XKB_KEY_Armenian_TCHE   0x1000543

Keysym Armenian_TCHE.

Value
0x1000543
Category
Unicode
Preferred name
Armenian_TCHE (current name)
Unicode code point
U+0543 ARMENIAN CAPITAL LETTER CHEH
Character
Ճ
Since
1.0.0

◆ XKB_KEY_Armenian_tche

#define XKB_KEY_Armenian_tche   0x1000573

Keysym Armenian_tche.

Value
0x1000573
Category
Unicode
Preferred name
Armenian_tche (current name)
Unicode code point
U+0573 ARMENIAN SMALL LETTER CHEH
Character
ճ
Since
1.0.0

◆ XKB_KEY_Armenian_MEN

#define XKB_KEY_Armenian_MEN   0x1000544

Keysym Armenian_MEN.

Value
0x1000544
Category
Unicode
Preferred name
Armenian_MEN (current name)
Unicode code point
U+0544 ARMENIAN CAPITAL LETTER MEN
Character
Մ
Since
1.0.0

◆ XKB_KEY_Armenian_men

#define XKB_KEY_Armenian_men   0x1000574

Keysym Armenian_men.

Value
0x1000574
Category
Unicode
Preferred name
Armenian_men (current name)
Unicode code point
U+0574 ARMENIAN SMALL LETTER MEN
Character
մ
Since
1.0.0

◆ XKB_KEY_Armenian_HI

#define XKB_KEY_Armenian_HI   0x1000545

Keysym Armenian_HI.

Value
0x1000545
Category
Unicode
Preferred name
Armenian_HI (current name)
Unicode code point
U+0545 ARMENIAN CAPITAL LETTER YI
Character
Յ
Since
1.0.0

◆ XKB_KEY_Armenian_hi

#define XKB_KEY_Armenian_hi   0x1000575

Keysym Armenian_hi.

Value
0x1000575
Category
Unicode
Preferred name
Armenian_hi (current name)
Unicode code point
U+0575 ARMENIAN SMALL LETTER YI
Character
յ
Since
1.0.0

◆ XKB_KEY_Armenian_NU

#define XKB_KEY_Armenian_NU   0x1000546

Keysym Armenian_NU.

Value
0x1000546
Category
Unicode
Preferred name
Armenian_NU (current name)
Unicode code point
U+0546 ARMENIAN CAPITAL LETTER NOW
Character
Ն
Since
1.0.0

◆ XKB_KEY_Armenian_nu

#define XKB_KEY_Armenian_nu   0x1000576

Keysym Armenian_nu.

Value
0x1000576
Category
Unicode
Preferred name
Armenian_nu (current name)
Unicode code point
U+0576 ARMENIAN SMALL LETTER NOW
Character
ն
Since
1.0.0

◆ XKB_KEY_Armenian_SHA

#define XKB_KEY_Armenian_SHA   0x1000547

Keysym Armenian_SHA.

Value
0x1000547
Category
Unicode
Preferred name
Armenian_SHA (current name)
Unicode code point
U+0547 ARMENIAN CAPITAL LETTER SHA
Character
Շ
Since
1.0.0

◆ XKB_KEY_Armenian_sha

#define XKB_KEY_Armenian_sha   0x1000577

Keysym Armenian_sha.

Value
0x1000577
Category
Unicode
Preferred name
Armenian_sha (current name)
Unicode code point
U+0577 ARMENIAN SMALL LETTER SHA
Character
շ
Since
1.0.0

◆ XKB_KEY_Armenian_VO

#define XKB_KEY_Armenian_VO   0x1000548

Keysym Armenian_VO.

Value
0x1000548
Category
Unicode
Preferred name
Armenian_VO (current name)
Unicode code point
U+0548 ARMENIAN CAPITAL LETTER VO
Character
Ո
Since
1.0.0

◆ XKB_KEY_Armenian_vo

#define XKB_KEY_Armenian_vo   0x1000578

Keysym Armenian_vo.

Value
0x1000578
Category
Unicode
Preferred name
Armenian_vo (current name)
Unicode code point
U+0578 ARMENIAN SMALL LETTER VO
Character
ո
Since
1.0.0

◆ XKB_KEY_Armenian_CHA

#define XKB_KEY_Armenian_CHA   0x1000549

Keysym Armenian_CHA.

Value
0x1000549
Category
Unicode
Preferred name
Armenian_CHA (current name)
Unicode code point
U+0549 ARMENIAN CAPITAL LETTER CHA
Character
Չ
Since
1.0.0

◆ XKB_KEY_Armenian_cha

#define XKB_KEY_Armenian_cha   0x1000579

Keysym Armenian_cha.

Value
0x1000579
Category
Unicode
Preferred name
Armenian_cha (current name)
Unicode code point
U+0579 ARMENIAN SMALL LETTER CHA
Character
չ
Since
1.0.0

◆ XKB_KEY_Armenian_PE

#define XKB_KEY_Armenian_PE   0x100054a

Keysym Armenian_PE.

Value
0x100054a
Category
Unicode
Preferred name
Armenian_PE (current name)
Unicode code point
U+054A ARMENIAN CAPITAL LETTER PEH
Character
Պ
Since
1.0.0

◆ XKB_KEY_Armenian_pe

#define XKB_KEY_Armenian_pe   0x100057a

Keysym Armenian_pe.

Value
0x100057a
Category
Unicode
Preferred name
Armenian_pe (current name)
Unicode code point
U+057A ARMENIAN SMALL LETTER PEH
Character
պ
Since
1.0.0

◆ XKB_KEY_Armenian_JE

#define XKB_KEY_Armenian_JE   0x100054b

Keysym Armenian_JE.

Value
0x100054b
Category
Unicode
Preferred name
Armenian_JE (current name)
Unicode code point
U+054B ARMENIAN CAPITAL LETTER JHEH
Character
Ջ
Since
1.0.0

◆ XKB_KEY_Armenian_je

#define XKB_KEY_Armenian_je   0x100057b

Keysym Armenian_je.

Value
0x100057b
Category
Unicode
Preferred name
Armenian_je (current name)
Unicode code point
U+057B ARMENIAN SMALL LETTER JHEH
Character
ջ
Since
1.0.0

◆ XKB_KEY_Armenian_RA

#define XKB_KEY_Armenian_RA   0x100054c

Keysym Armenian_RA.

Value
0x100054c
Category
Unicode
Preferred name
Armenian_RA (current name)
Unicode code point
U+054C ARMENIAN CAPITAL LETTER RA
Character
Ռ
Since
1.0.0

◆ XKB_KEY_Armenian_ra

#define XKB_KEY_Armenian_ra   0x100057c

Keysym Armenian_ra.

Value
0x100057c
Category
Unicode
Preferred name
Armenian_ra (current name)
Unicode code point
U+057C ARMENIAN SMALL LETTER RA
Character
ռ
Since
1.0.0

◆ XKB_KEY_Armenian_SE

#define XKB_KEY_Armenian_SE   0x100054d

Keysym Armenian_SE.

Value
0x100054d
Category
Unicode
Preferred name
Armenian_SE (current name)
Unicode code point
U+054D ARMENIAN CAPITAL LETTER SEH
Character
Ս
Since
1.0.0

◆ XKB_KEY_Armenian_se

#define XKB_KEY_Armenian_se   0x100057d

Keysym Armenian_se.

Value
0x100057d
Category
Unicode
Preferred name
Armenian_se (current name)
Unicode code point
U+057D ARMENIAN SMALL LETTER SEH
Character
ս
Since
1.0.0

◆ XKB_KEY_Armenian_VEV

#define XKB_KEY_Armenian_VEV   0x100054e

Keysym Armenian_VEV.

Value
0x100054e
Category
Unicode
Preferred name
Armenian_VEV (current name)
Unicode code point
U+054E ARMENIAN CAPITAL LETTER VEW
Character
Վ
Since
1.0.0

◆ XKB_KEY_Armenian_vev

#define XKB_KEY_Armenian_vev   0x100057e

Keysym Armenian_vev.

Value
0x100057e
Category
Unicode
Preferred name
Armenian_vev (current name)
Unicode code point
U+057E ARMENIAN SMALL LETTER VEW
Character
վ
Since
1.0.0

◆ XKB_KEY_Armenian_TYUN

#define XKB_KEY_Armenian_TYUN   0x100054f

Keysym Armenian_TYUN.

Value
0x100054f
Category
Unicode
Preferred name
Armenian_TYUN (current name)
Unicode code point
U+054F ARMENIAN CAPITAL LETTER TIWN
Character
Տ
Since
1.0.0

◆ XKB_KEY_Armenian_tyun

#define XKB_KEY_Armenian_tyun   0x100057f

Keysym Armenian_tyun.

Value
0x100057f
Category
Unicode
Preferred name
Armenian_tyun (current name)
Unicode code point
U+057F ARMENIAN SMALL LETTER TIWN
Character
տ
Since
1.0.0

◆ XKB_KEY_Armenian_RE

#define XKB_KEY_Armenian_RE   0x1000550

Keysym Armenian_RE.

Value
0x1000550
Category
Unicode
Preferred name
Armenian_RE (current name)
Unicode code point
U+0550 ARMENIAN CAPITAL LETTER REH
Character
Ր
Since
1.0.0

◆ XKB_KEY_Armenian_re

#define XKB_KEY_Armenian_re   0x1000580

Keysym Armenian_re.

Value
0x1000580
Category
Unicode
Preferred name
Armenian_re (current name)
Unicode code point
U+0580 ARMENIAN SMALL LETTER REH
Character
ր
Since
1.0.0

◆ XKB_KEY_Armenian_TSO

#define XKB_KEY_Armenian_TSO   0x1000551

Keysym Armenian_TSO.

Value
0x1000551
Category
Unicode
Preferred name
Armenian_TSO (current name)
Unicode code point
U+0551 ARMENIAN CAPITAL LETTER CO
Character
Ց
Since
1.0.0

◆ XKB_KEY_Armenian_tso

#define XKB_KEY_Armenian_tso   0x1000581

Keysym Armenian_tso.

Value
0x1000581
Category
Unicode
Preferred name
Armenian_tso (current name)
Unicode code point
U+0581 ARMENIAN SMALL LETTER CO
Character
ց
Since
1.0.0

◆ XKB_KEY_Armenian_VYUN

#define XKB_KEY_Armenian_VYUN   0x1000552

Keysym Armenian_VYUN.

Value
0x1000552
Category
Unicode
Preferred name
Armenian_VYUN (current name)
Unicode code point
U+0552 ARMENIAN CAPITAL LETTER YIWN
Character
Ւ
Since
1.0.0

◆ XKB_KEY_Armenian_vyun

#define XKB_KEY_Armenian_vyun   0x1000582

Keysym Armenian_vyun.

Value
0x1000582
Category
Unicode
Preferred name
Armenian_vyun (current name)
Unicode code point
U+0582 ARMENIAN SMALL LETTER YIWN
Character
ւ
Since
1.0.0

◆ XKB_KEY_Armenian_PYUR

#define XKB_KEY_Armenian_PYUR   0x1000553

Keysym Armenian_PYUR.

Value
0x1000553
Category
Unicode
Preferred name
Armenian_PYUR (current name)
Unicode code point
U+0553 ARMENIAN CAPITAL LETTER PIWR
Character
Փ
Since
1.0.0

◆ XKB_KEY_Armenian_pyur

#define XKB_KEY_Armenian_pyur   0x1000583

Keysym Armenian_pyur.

Value
0x1000583
Category
Unicode
Preferred name
Armenian_pyur (current name)
Unicode code point
U+0583 ARMENIAN SMALL LETTER PIWR
Character
փ
Since
1.0.0

◆ XKB_KEY_Armenian_KE

#define XKB_KEY_Armenian_KE   0x1000554

Keysym Armenian_KE.

Value
0x1000554
Category
Unicode
Preferred name
Armenian_KE (current name)
Unicode code point
U+0554 ARMENIAN CAPITAL LETTER KEH
Character
Ք
Since
1.0.0

◆ XKB_KEY_Armenian_ke

#define XKB_KEY_Armenian_ke   0x1000584

Keysym Armenian_ke.

Value
0x1000584
Category
Unicode
Preferred name
Armenian_ke (current name)
Unicode code point
U+0584 ARMENIAN SMALL LETTER KEH
Character
ք
Since
1.0.0

◆ XKB_KEY_Armenian_O

#define XKB_KEY_Armenian_O   0x1000555

Keysym Armenian_O.

Value
0x1000555
Category
Unicode
Preferred name
Armenian_O (current name)
Unicode code point
U+0555 ARMENIAN CAPITAL LETTER OH
Character
Օ
Since
1.0.0

◆ XKB_KEY_Armenian_o

#define XKB_KEY_Armenian_o   0x1000585

Keysym Armenian_o.

Value
0x1000585
Category
Unicode
Preferred name
Armenian_o (current name)
Unicode code point
U+0585 ARMENIAN SMALL LETTER OH
Character
օ
Since
1.0.0

◆ XKB_KEY_Armenian_FE

#define XKB_KEY_Armenian_FE   0x1000556

Keysym Armenian_FE.

Value
0x1000556
Category
Unicode
Preferred name
Armenian_FE (current name)
Unicode code point
U+0556 ARMENIAN CAPITAL LETTER FEH
Character
Ֆ
Since
1.0.0

◆ XKB_KEY_Armenian_fe

#define XKB_KEY_Armenian_fe   0x1000586

Keysym Armenian_fe.

Value
0x1000586
Category
Unicode
Preferred name
Armenian_fe (current name)
Unicode code point
U+0586 ARMENIAN SMALL LETTER FEH
Character
ֆ
Since
1.0.0

◆ XKB_KEY_Armenian_apostrophe

#define XKB_KEY_Armenian_apostrophe   0x100055a

Keysym Armenian_apostrophe.

Value
0x100055a
Category
Unicode
Preferred name
Armenian_apostrophe (current name)
Unicode code point
U+055A ARMENIAN APOSTROPHE
Character
՚
Since
1.0.0

◆ XKB_KEY_Georgian_an

#define XKB_KEY_Georgian_an   0x10010d0

Keysym Georgian_an.

Value
0x10010d0
Category
Unicode
Preferred name
Georgian_an (current name)
Unicode code point
U+10D0 GEORGIAN LETTER AN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_ban

#define XKB_KEY_Georgian_ban   0x10010d1

Keysym Georgian_ban.

Value
0x10010d1
Category
Unicode
Preferred name
Georgian_ban (current name)
Unicode code point
U+10D1 GEORGIAN LETTER BAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_gan

#define XKB_KEY_Georgian_gan   0x10010d2

Keysym Georgian_gan.

Value
0x10010d2
Category
Unicode
Preferred name
Georgian_gan (current name)
Unicode code point
U+10D2 GEORGIAN LETTER GAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_don

#define XKB_KEY_Georgian_don   0x10010d3

Keysym Georgian_don.

Value
0x10010d3
Category
Unicode
Preferred name
Georgian_don (current name)
Unicode code point
U+10D3 GEORGIAN LETTER DON
Character
Since
1.0.0

◆ XKB_KEY_Georgian_en

#define XKB_KEY_Georgian_en   0x10010d4

Keysym Georgian_en.

Value
0x10010d4
Category
Unicode
Preferred name
Georgian_en (current name)
Unicode code point
U+10D4 GEORGIAN LETTER EN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_vin

#define XKB_KEY_Georgian_vin   0x10010d5

Keysym Georgian_vin.

Value
0x10010d5
Category
Unicode
Preferred name
Georgian_vin (current name)
Unicode code point
U+10D5 GEORGIAN LETTER VIN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_zen

#define XKB_KEY_Georgian_zen   0x10010d6

Keysym Georgian_zen.

Value
0x10010d6
Category
Unicode
Preferred name
Georgian_zen (current name)
Unicode code point
U+10D6 GEORGIAN LETTER ZEN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_tan

#define XKB_KEY_Georgian_tan   0x10010d7

Keysym Georgian_tan.

Value
0x10010d7
Category
Unicode
Preferred name
Georgian_tan (current name)
Unicode code point
U+10D7 GEORGIAN LETTER TAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_in

#define XKB_KEY_Georgian_in   0x10010d8

Keysym Georgian_in.

Value
0x10010d8
Category
Unicode
Preferred name
Georgian_in (current name)
Unicode code point
U+10D8 GEORGIAN LETTER IN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_kan

#define XKB_KEY_Georgian_kan   0x10010d9

Keysym Georgian_kan.

Value
0x10010d9
Category
Unicode
Preferred name
Georgian_kan (current name)
Unicode code point
U+10D9 GEORGIAN LETTER KAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_las

#define XKB_KEY_Georgian_las   0x10010da

Keysym Georgian_las.

Value
0x10010da
Category
Unicode
Preferred name
Georgian_las (current name)
Unicode code point
U+10DA GEORGIAN LETTER LAS
Character
Since
1.0.0

◆ XKB_KEY_Georgian_man

#define XKB_KEY_Georgian_man   0x10010db

Keysym Georgian_man.

Value
0x10010db
Category
Unicode
Preferred name
Georgian_man (current name)
Unicode code point
U+10DB GEORGIAN LETTER MAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_nar

#define XKB_KEY_Georgian_nar   0x10010dc

Keysym Georgian_nar.

Value
0x10010dc
Category
Unicode
Preferred name
Georgian_nar (current name)
Unicode code point
U+10DC GEORGIAN LETTER NAR
Character
Since
1.0.0

◆ XKB_KEY_Georgian_on

#define XKB_KEY_Georgian_on   0x10010dd

Keysym Georgian_on.

Value
0x10010dd
Category
Unicode
Preferred name
Georgian_on (current name)
Unicode code point
U+10DD GEORGIAN LETTER ON
Character
Since
1.0.0

◆ XKB_KEY_Georgian_par

#define XKB_KEY_Georgian_par   0x10010de

Keysym Georgian_par.

Value
0x10010de
Category
Unicode
Preferred name
Georgian_par (current name)
Unicode code point
U+10DE GEORGIAN LETTER PAR
Character
Since
1.0.0

◆ XKB_KEY_Georgian_zhar

#define XKB_KEY_Georgian_zhar   0x10010df

Keysym Georgian_zhar.

Value
0x10010df
Category
Unicode
Preferred name
Georgian_zhar (current name)
Unicode code point
U+10DF GEORGIAN LETTER ZHAR
Character
Since
1.0.0

◆ XKB_KEY_Georgian_rae

#define XKB_KEY_Georgian_rae   0x10010e0

Keysym Georgian_rae.

Value
0x10010e0
Category
Unicode
Preferred name
Georgian_rae (current name)
Unicode code point
U+10E0 GEORGIAN LETTER RAE
Character
Since
1.0.0

◆ XKB_KEY_Georgian_san

#define XKB_KEY_Georgian_san   0x10010e1

Keysym Georgian_san.

Value
0x10010e1
Category
Unicode
Preferred name
Georgian_san (current name)
Unicode code point
U+10E1 GEORGIAN LETTER SAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_tar

#define XKB_KEY_Georgian_tar   0x10010e2

Keysym Georgian_tar.

Value
0x10010e2
Category
Unicode
Preferred name
Georgian_tar (current name)
Unicode code point
U+10E2 GEORGIAN LETTER TAR
Character
Since
1.0.0

◆ XKB_KEY_Georgian_un

#define XKB_KEY_Georgian_un   0x10010e3

Keysym Georgian_un.

Value
0x10010e3
Category
Unicode
Preferred name
Georgian_un (current name)
Unicode code point
U+10E3 GEORGIAN LETTER UN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_phar

#define XKB_KEY_Georgian_phar   0x10010e4

Keysym Georgian_phar.

Value
0x10010e4
Category
Unicode
Preferred name
Georgian_phar (current name)
Unicode code point
U+10E4 GEORGIAN LETTER PHAR
Character
Since
1.0.0

◆ XKB_KEY_Georgian_khar

#define XKB_KEY_Georgian_khar   0x10010e5

Keysym Georgian_khar.

Value
0x10010e5
Category
Unicode
Preferred name
Georgian_khar (current name)
Unicode code point
U+10E5 GEORGIAN LETTER KHAR
Character
Since
1.0.0

◆ XKB_KEY_Georgian_ghan

#define XKB_KEY_Georgian_ghan   0x10010e6

Keysym Georgian_ghan.

Value
0x10010e6
Category
Unicode
Preferred name
Georgian_ghan (current name)
Unicode code point
U+10E6 GEORGIAN LETTER GHAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_qar

#define XKB_KEY_Georgian_qar   0x10010e7

Keysym Georgian_qar.

Value
0x10010e7
Category
Unicode
Preferred name
Georgian_qar (current name)
Unicode code point
U+10E7 GEORGIAN LETTER QAR
Character
Since
1.0.0

◆ XKB_KEY_Georgian_shin

#define XKB_KEY_Georgian_shin   0x10010e8

Keysym Georgian_shin.

Value
0x10010e8
Category
Unicode
Preferred name
Georgian_shin (current name)
Unicode code point
U+10E8 GEORGIAN LETTER SHIN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_chin

#define XKB_KEY_Georgian_chin   0x10010e9

Keysym Georgian_chin.

Value
0x10010e9
Category
Unicode
Preferred name
Georgian_chin (current name)
Unicode code point
U+10E9 GEORGIAN LETTER CHIN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_can

#define XKB_KEY_Georgian_can   0x10010ea

Keysym Georgian_can.

Value
0x10010ea
Category
Unicode
Preferred name
Georgian_can (current name)
Unicode code point
U+10EA GEORGIAN LETTER CAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_jil

#define XKB_KEY_Georgian_jil   0x10010eb

Keysym Georgian_jil.

Value
0x10010eb
Category
Unicode
Preferred name
Georgian_jil (current name)
Unicode code point
U+10EB GEORGIAN LETTER JIL
Character
Since
1.0.0

◆ XKB_KEY_Georgian_cil

#define XKB_KEY_Georgian_cil   0x10010ec

Keysym Georgian_cil.

Value
0x10010ec
Category
Unicode
Preferred name
Georgian_cil (current name)
Unicode code point
U+10EC GEORGIAN LETTER CIL
Character
Since
1.0.0

◆ XKB_KEY_Georgian_char

#define XKB_KEY_Georgian_char   0x10010ed

Keysym Georgian_char.

Value
0x10010ed
Category
Unicode
Preferred name
Georgian_char (current name)
Unicode code point
U+10ED GEORGIAN LETTER CHAR
Character
Since
1.0.0

◆ XKB_KEY_Georgian_xan

#define XKB_KEY_Georgian_xan   0x10010ee

Keysym Georgian_xan.

Value
0x10010ee
Category
Unicode
Preferred name
Georgian_xan (current name)
Unicode code point
U+10EE GEORGIAN LETTER XAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_jhan

#define XKB_KEY_Georgian_jhan   0x10010ef

Keysym Georgian_jhan.

Value
0x10010ef
Category
Unicode
Preferred name
Georgian_jhan (current name)
Unicode code point
U+10EF GEORGIAN LETTER JHAN
Character
Since
1.0.0

◆ XKB_KEY_Georgian_hae

#define XKB_KEY_Georgian_hae   0x10010f0

Keysym Georgian_hae.

Value
0x10010f0
Category
Unicode
Preferred name
Georgian_hae (current name)
Unicode code point
U+10F0 GEORGIAN LETTER HAE
Character
Since
1.0.0

◆ XKB_KEY_Georgian_he

#define XKB_KEY_Georgian_he   0x10010f1

Keysym Georgian_he.

Value
0x10010f1
Category
Unicode
Preferred name
Georgian_he (current name)
Unicode code point
U+10F1 GEORGIAN LETTER HE
Character
Since
1.0.0

◆ XKB_KEY_Georgian_hie

#define XKB_KEY_Georgian_hie   0x10010f2

Keysym Georgian_hie.

Value
0x10010f2
Category
Unicode
Preferred name
Georgian_hie (current name)
Unicode code point
U+10F2 GEORGIAN LETTER HIE
Character
Since
1.0.0

◆ XKB_KEY_Georgian_we

#define XKB_KEY_Georgian_we   0x10010f3

Keysym Georgian_we.

Value
0x10010f3
Category
Unicode
Preferred name
Georgian_we (current name)
Unicode code point
U+10F3 GEORGIAN LETTER WE
Character
Since
1.0.0

◆ XKB_KEY_Georgian_har

#define XKB_KEY_Georgian_har   0x10010f4

Keysym Georgian_har.

Value
0x10010f4
Category
Unicode
Preferred name
Georgian_har (current name)
Unicode code point
U+10F4 GEORGIAN LETTER HAR
Character
Since
1.0.0

◆ XKB_KEY_Georgian_hoe

#define XKB_KEY_Georgian_hoe   0x10010f5

Keysym Georgian_hoe.

Value
0x10010f5
Category
Unicode
Preferred name
Georgian_hoe (current name)
Unicode code point
U+10F5 GEORGIAN LETTER HOE
Character
Since
1.0.0

◆ XKB_KEY_Georgian_fi

#define XKB_KEY_Georgian_fi   0x10010f6

Keysym Georgian_fi.

Value
0x10010f6
Category
Unicode
Preferred name
Georgian_fi (current name)
Unicode code point
U+10F6 GEORGIAN LETTER FI
Character
Since
1.0.0

◆ XKB_KEY_Xabovedot

#define XKB_KEY_Xabovedot   0x1001e8a

Keysym Xabovedot.

Value
0x1001e8a
Category
Unicode
Preferred name
Xabovedot (current name)
Unicode code point
U+1E8A LATIN CAPITAL LETTER X WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Ibreve

#define XKB_KEY_Ibreve   0x100012c

Keysym Ibreve.

Value
0x100012c
Category
Unicode
Preferred name
Ibreve (current name)
Unicode code point
U+012C LATIN CAPITAL LETTER I WITH BREVE
Character
Ĭ
Since
1.0.0

◆ XKB_KEY_Zstroke

#define XKB_KEY_Zstroke   0x10001b5

Keysym Zstroke.

Value
0x10001b5
Category
Unicode
Preferred name
Zstroke (current name)
Unicode code point
U+01B5 LATIN CAPITAL LETTER Z WITH STROKE
Character
Ƶ
Since
1.0.0

◆ XKB_KEY_Gcaron

#define XKB_KEY_Gcaron   0x10001e6

Keysym Gcaron.

Value
0x10001e6
Category
Unicode
Preferred name
Gcaron (current name)
Unicode code point
U+01E6 LATIN CAPITAL LETTER G WITH CARON
Character
Ǧ
Since
1.0.0

◆ XKB_KEY_Ocaron

#define XKB_KEY_Ocaron   0x10001d1

Keysym Ocaron.

Value
0x10001d1
Category
Unicode
Preferred name
Ocaron (current name)
Unicode code point
U+01D1 LATIN CAPITAL LETTER O WITH CARON
Character
Ǒ
Since
1.0.0

◆ XKB_KEY_Obarred

#define XKB_KEY_Obarred   0x100019f

Keysym Obarred.

Value
0x100019f
Category
Unicode
Preferred name
Obarred (current name)
Unicode code point
U+019F LATIN CAPITAL LETTER O WITH MIDDLE TILDE
Character
Ɵ
Since
1.0.0

◆ XKB_KEY_xabovedot

#define XKB_KEY_xabovedot   0x1001e8b

Keysym xabovedot.

Value
0x1001e8b
Category
Unicode
Preferred name
xabovedot (current name)
Unicode code point
U+1E8B LATIN SMALL LETTER X WITH DOT ABOVE
Character
Since
1.0.0

◆ XKB_KEY_ibreve

#define XKB_KEY_ibreve   0x100012d

Keysym ibreve.

Value
0x100012d
Category
Unicode
Preferred name
ibreve (current name)
Unicode code point
U+012D LATIN SMALL LETTER I WITH BREVE
Character
ĭ
Since
1.0.0

◆ XKB_KEY_zstroke

#define XKB_KEY_zstroke   0x10001b6

Keysym zstroke.

Value
0x10001b6
Category
Unicode
Preferred name
zstroke (current name)
Unicode code point
U+01B6 LATIN SMALL LETTER Z WITH STROKE
Character
ƶ
Since
1.0.0

◆ XKB_KEY_gcaron

#define XKB_KEY_gcaron   0x10001e7

Keysym gcaron.

Value
0x10001e7
Category
Unicode
Preferred name
gcaron (current name)
Unicode code point
U+01E7 LATIN SMALL LETTER G WITH CARON
Character
ǧ
Since
1.0.0

◆ XKB_KEY_ocaron

#define XKB_KEY_ocaron   0x10001d2

Keysym ocaron.

Value
0x10001d2
Category
Unicode
Preferred name
ocaron (current name)
Unicode code point
U+01D2 LATIN SMALL LETTER O WITH CARON
Character
ǒ
Since
1.0.0

◆ XKB_KEY_obarred

#define XKB_KEY_obarred   0x1000275

Keysym obarred.

Value
0x1000275
Category
Unicode
Preferred name
obarred (current name)
Unicode code point
U+0275 LATIN SMALL LETTER BARRED O
Character
ɵ
Since
1.0.0

◆ XKB_KEY_SCHWA

#define XKB_KEY_SCHWA   0x100018f

Keysym SCHWA.

Value
0x100018f
Category
Unicode
Preferred name
SCHWA (current name)
Unicode code point
U+018F LATIN CAPITAL LETTER SCHWA
Character
Ə
Since
1.0.0

◆ XKB_KEY_schwa

#define XKB_KEY_schwa   0x1000259

Keysym schwa.

Value
0x1000259
Category
Unicode
Preferred name
schwa (current name)
Unicode code point
U+0259 LATIN SMALL LETTER SCHWA
Character
ə
Since
1.0.0

◆ XKB_KEY_EZH

#define XKB_KEY_EZH   0x10001b7

Keysym EZH.

Value
0x10001b7
Category
Unicode
Preferred name
EZH (current name)
Unicode code point
U+01B7 LATIN CAPITAL LETTER EZH
Character
Ʒ
Since
1.0.0

◆ XKB_KEY_ezh

#define XKB_KEY_ezh   0x1000292

Keysym ezh.

Value
0x1000292
Category
Unicode
Preferred name
ezh (current name)
Unicode code point
U+0292 LATIN SMALL LETTER EZH
Character
ʒ
Since
1.0.0

◆ XKB_KEY_Lbelowdot

#define XKB_KEY_Lbelowdot   0x1001e36

Keysym Lbelowdot.

Value
0x1001e36
Category
Unicode
Preferred name
Lbelowdot (current name)
Unicode code point
U+1E36 LATIN CAPITAL LETTER L WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_lbelowdot

#define XKB_KEY_lbelowdot   0x1001e37

Keysym lbelowdot.

Value
0x1001e37
Category
Unicode
Preferred name
lbelowdot (current name)
Unicode code point
U+1E37 LATIN SMALL LETTER L WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Abelowdot

#define XKB_KEY_Abelowdot   0x1001ea0

Keysym Abelowdot.

Value
0x1001ea0
Category
Unicode
Preferred name
Abelowdot (current name)
Unicode code point
U+1EA0 LATIN CAPITAL LETTER A WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_abelowdot

#define XKB_KEY_abelowdot   0x1001ea1

Keysym abelowdot.

Value
0x1001ea1
Category
Unicode
Preferred name
abelowdot (current name)
Unicode code point
U+1EA1 LATIN SMALL LETTER A WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Ahook

#define XKB_KEY_Ahook   0x1001ea2

Keysym Ahook.

Value
0x1001ea2
Category
Unicode
Preferred name
Ahook (current name)
Unicode code point
U+1EA2 LATIN CAPITAL LETTER A WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_ahook

#define XKB_KEY_ahook   0x1001ea3

Keysym ahook.

Value
0x1001ea3
Category
Unicode
Preferred name
ahook (current name)
Unicode code point
U+1EA3 LATIN SMALL LETTER A WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Acircumflexacute

#define XKB_KEY_Acircumflexacute   0x1001ea4

Keysym Acircumflexacute.

Value
0x1001ea4
Category
Unicode
Preferred name
Acircumflexacute (current name)
Unicode code point
U+1EA4 LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_acircumflexacute

#define XKB_KEY_acircumflexacute   0x1001ea5

Keysym acircumflexacute.

Value
0x1001ea5
Category
Unicode
Preferred name
acircumflexacute (current name)
Unicode code point
U+1EA5 LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_Acircumflexgrave

#define XKB_KEY_Acircumflexgrave   0x1001ea6

Keysym Acircumflexgrave.

Value
0x1001ea6
Category
Unicode
Preferred name
Acircumflexgrave (current name)
Unicode code point
U+1EA6 LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_acircumflexgrave

#define XKB_KEY_acircumflexgrave   0x1001ea7

Keysym acircumflexgrave.

Value
0x1001ea7
Category
Unicode
Preferred name
acircumflexgrave (current name)
Unicode code point
U+1EA7 LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_Acircumflexhook

#define XKB_KEY_Acircumflexhook   0x1001ea8

Keysym Acircumflexhook.

Value
0x1001ea8
Category
Unicode
Preferred name
Acircumflexhook (current name)
Unicode code point
U+1EA8 LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_acircumflexhook

#define XKB_KEY_acircumflexhook   0x1001ea9

Keysym acircumflexhook.

Value
0x1001ea9
Category
Unicode
Preferred name
acircumflexhook (current name)
Unicode code point
U+1EA9 LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Acircumflextilde

#define XKB_KEY_Acircumflextilde   0x1001eaa

Keysym Acircumflextilde.

Value
0x1001eaa
Category
Unicode
Preferred name
Acircumflextilde (current name)
Unicode code point
U+1EAA LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_acircumflextilde

#define XKB_KEY_acircumflextilde   0x1001eab

Keysym acircumflextilde.

Value
0x1001eab
Category
Unicode
Preferred name
acircumflextilde (current name)
Unicode code point
U+1EAB LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_Acircumflexbelowdot

#define XKB_KEY_Acircumflexbelowdot   0x1001eac

Keysym Acircumflexbelowdot.

Value
0x1001eac
Category
Unicode
Preferred name
Acircumflexbelowdot (current name)
Unicode code point
U+1EAC LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_acircumflexbelowdot

#define XKB_KEY_acircumflexbelowdot   0x1001ead

Keysym acircumflexbelowdot.

Value
0x1001ead
Category
Unicode
Preferred name
acircumflexbelowdot (current name)
Unicode code point
U+1EAD LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Abreveacute

#define XKB_KEY_Abreveacute   0x1001eae

Keysym Abreveacute.

Value
0x1001eae
Category
Unicode
Preferred name
Abreveacute (current name)
Unicode code point
U+1EAE LATIN CAPITAL LETTER A WITH BREVE AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_abreveacute

#define XKB_KEY_abreveacute   0x1001eaf

Keysym abreveacute.

Value
0x1001eaf
Category
Unicode
Preferred name
abreveacute (current name)
Unicode code point
U+1EAF LATIN SMALL LETTER A WITH BREVE AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_Abrevegrave

#define XKB_KEY_Abrevegrave   0x1001eb0

Keysym Abrevegrave.

Value
0x1001eb0
Category
Unicode
Preferred name
Abrevegrave (current name)
Unicode code point
U+1EB0 LATIN CAPITAL LETTER A WITH BREVE AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_abrevegrave

#define XKB_KEY_abrevegrave   0x1001eb1

Keysym abrevegrave.

Value
0x1001eb1
Category
Unicode
Preferred name
abrevegrave (current name)
Unicode code point
U+1EB1 LATIN SMALL LETTER A WITH BREVE AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_Abrevehook

#define XKB_KEY_Abrevehook   0x1001eb2

Keysym Abrevehook.

Value
0x1001eb2
Category
Unicode
Preferred name
Abrevehook (current name)
Unicode code point
U+1EB2 LATIN CAPITAL LETTER A WITH BREVE AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_abrevehook

#define XKB_KEY_abrevehook   0x1001eb3

Keysym abrevehook.

Value
0x1001eb3
Category
Unicode
Preferred name
abrevehook (current name)
Unicode code point
U+1EB3 LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Abrevetilde

#define XKB_KEY_Abrevetilde   0x1001eb4

Keysym Abrevetilde.

Value
0x1001eb4
Category
Unicode
Preferred name
Abrevetilde (current name)
Unicode code point
U+1EB4 LATIN CAPITAL LETTER A WITH BREVE AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_abrevetilde

#define XKB_KEY_abrevetilde   0x1001eb5

Keysym abrevetilde.

Value
0x1001eb5
Category
Unicode
Preferred name
abrevetilde (current name)
Unicode code point
U+1EB5 LATIN SMALL LETTER A WITH BREVE AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_Abrevebelowdot

#define XKB_KEY_Abrevebelowdot   0x1001eb6

Keysym Abrevebelowdot.

Value
0x1001eb6
Category
Unicode
Preferred name
Abrevebelowdot (current name)
Unicode code point
U+1EB6 LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_abrevebelowdot

#define XKB_KEY_abrevebelowdot   0x1001eb7

Keysym abrevebelowdot.

Value
0x1001eb7
Category
Unicode
Preferred name
abrevebelowdot (current name)
Unicode code point
U+1EB7 LATIN SMALL LETTER A WITH BREVE AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Ebelowdot

#define XKB_KEY_Ebelowdot   0x1001eb8

Keysym Ebelowdot.

Value
0x1001eb8
Category
Unicode
Preferred name
Ebelowdot (current name)
Unicode code point
U+1EB8 LATIN CAPITAL LETTER E WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_ebelowdot

#define XKB_KEY_ebelowdot   0x1001eb9

Keysym ebelowdot.

Value
0x1001eb9
Category
Unicode
Preferred name
ebelowdot (current name)
Unicode code point
U+1EB9 LATIN SMALL LETTER E WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Ehook

#define XKB_KEY_Ehook   0x1001eba

Keysym Ehook.

Value
0x1001eba
Category
Unicode
Preferred name
Ehook (current name)
Unicode code point
U+1EBA LATIN CAPITAL LETTER E WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_ehook

#define XKB_KEY_ehook   0x1001ebb

Keysym ehook.

Value
0x1001ebb
Category
Unicode
Preferred name
ehook (current name)
Unicode code point
U+1EBB LATIN SMALL LETTER E WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Etilde

#define XKB_KEY_Etilde   0x1001ebc

Keysym Etilde.

Value
0x1001ebc
Category
Unicode
Preferred name
Etilde (current name)
Unicode code point
U+1EBC LATIN CAPITAL LETTER E WITH TILDE
Character
Since
1.0.0

◆ XKB_KEY_etilde

#define XKB_KEY_etilde   0x1001ebd

Keysym etilde.

Value
0x1001ebd
Category
Unicode
Preferred name
etilde (current name)
Unicode code point
U+1EBD LATIN SMALL LETTER E WITH TILDE
Character
Since
1.0.0

◆ XKB_KEY_Ecircumflexacute

#define XKB_KEY_Ecircumflexacute   0x1001ebe

Keysym Ecircumflexacute.

Value
0x1001ebe
Category
Unicode
Preferred name
Ecircumflexacute (current name)
Unicode code point
U+1EBE LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_ecircumflexacute

#define XKB_KEY_ecircumflexacute   0x1001ebf

Keysym ecircumflexacute.

Value
0x1001ebf
Category
Unicode
Preferred name
ecircumflexacute (current name)
Unicode code point
U+1EBF LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE
Character
ế
Since
1.0.0

◆ XKB_KEY_Ecircumflexgrave

#define XKB_KEY_Ecircumflexgrave   0x1001ec0

Keysym Ecircumflexgrave.

Value
0x1001ec0
Category
Unicode
Preferred name
Ecircumflexgrave (current name)
Unicode code point
U+1EC0 LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_ecircumflexgrave

#define XKB_KEY_ecircumflexgrave   0x1001ec1

Keysym ecircumflexgrave.

Value
0x1001ec1
Category
Unicode
Preferred name
ecircumflexgrave (current name)
Unicode code point
U+1EC1 LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_Ecircumflexhook

#define XKB_KEY_Ecircumflexhook   0x1001ec2

Keysym Ecircumflexhook.

Value
0x1001ec2
Category
Unicode
Preferred name
Ecircumflexhook (current name)
Unicode code point
U+1EC2 LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_ecircumflexhook

#define XKB_KEY_ecircumflexhook   0x1001ec3

Keysym ecircumflexhook.

Value
0x1001ec3
Category
Unicode
Preferred name
ecircumflexhook (current name)
Unicode code point
U+1EC3 LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Ecircumflextilde

#define XKB_KEY_Ecircumflextilde   0x1001ec4

Keysym Ecircumflextilde.

Value
0x1001ec4
Category
Unicode
Preferred name
Ecircumflextilde (current name)
Unicode code point
U+1EC4 LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_ecircumflextilde

#define XKB_KEY_ecircumflextilde   0x1001ec5

Keysym ecircumflextilde.

Value
0x1001ec5
Category
Unicode
Preferred name
ecircumflextilde (current name)
Unicode code point
U+1EC5 LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_Ecircumflexbelowdot

#define XKB_KEY_Ecircumflexbelowdot   0x1001ec6

Keysym Ecircumflexbelowdot.

Value
0x1001ec6
Category
Unicode
Preferred name
Ecircumflexbelowdot (current name)
Unicode code point
U+1EC6 LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_ecircumflexbelowdot

#define XKB_KEY_ecircumflexbelowdot   0x1001ec7

Keysym ecircumflexbelowdot.

Value
0x1001ec7
Category
Unicode
Preferred name
ecircumflexbelowdot (current name)
Unicode code point
U+1EC7 LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Ihook

#define XKB_KEY_Ihook   0x1001ec8

Keysym Ihook.

Value
0x1001ec8
Category
Unicode
Preferred name
Ihook (current name)
Unicode code point
U+1EC8 LATIN CAPITAL LETTER I WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_ihook

#define XKB_KEY_ihook   0x1001ec9

Keysym ihook.

Value
0x1001ec9
Category
Unicode
Preferred name
ihook (current name)
Unicode code point
U+1EC9 LATIN SMALL LETTER I WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Ibelowdot

#define XKB_KEY_Ibelowdot   0x1001eca

Keysym Ibelowdot.

Value
0x1001eca
Category
Unicode
Preferred name
Ibelowdot (current name)
Unicode code point
U+1ECA LATIN CAPITAL LETTER I WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_ibelowdot

#define XKB_KEY_ibelowdot   0x1001ecb

Keysym ibelowdot.

Value
0x1001ecb
Category
Unicode
Preferred name
ibelowdot (current name)
Unicode code point
U+1ECB LATIN SMALL LETTER I WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Obelowdot

#define XKB_KEY_Obelowdot   0x1001ecc

Keysym Obelowdot.

Value
0x1001ecc
Category
Unicode
Preferred name
Obelowdot (current name)
Unicode code point
U+1ECC LATIN CAPITAL LETTER O WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_obelowdot

#define XKB_KEY_obelowdot   0x1001ecd

Keysym obelowdot.

Value
0x1001ecd
Category
Unicode
Preferred name
obelowdot (current name)
Unicode code point
U+1ECD LATIN SMALL LETTER O WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Ohook

#define XKB_KEY_Ohook   0x1001ece

Keysym Ohook.

Value
0x1001ece
Category
Unicode
Preferred name
Ohook (current name)
Unicode code point
U+1ECE LATIN CAPITAL LETTER O WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_ohook

#define XKB_KEY_ohook   0x1001ecf

Keysym ohook.

Value
0x1001ecf
Category
Unicode
Preferred name
ohook (current name)
Unicode code point
U+1ECF LATIN SMALL LETTER O WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Ocircumflexacute

#define XKB_KEY_Ocircumflexacute   0x1001ed0

Keysym Ocircumflexacute.

Value
0x1001ed0
Category
Unicode
Preferred name
Ocircumflexacute (current name)
Unicode code point
U+1ED0 LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_ocircumflexacute

#define XKB_KEY_ocircumflexacute   0x1001ed1

Keysym ocircumflexacute.

Value
0x1001ed1
Category
Unicode
Preferred name
ocircumflexacute (current name)
Unicode code point
U+1ED1 LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_Ocircumflexgrave

#define XKB_KEY_Ocircumflexgrave   0x1001ed2

Keysym Ocircumflexgrave.

Value
0x1001ed2
Category
Unicode
Preferred name
Ocircumflexgrave (current name)
Unicode code point
U+1ED2 LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_ocircumflexgrave

#define XKB_KEY_ocircumflexgrave   0x1001ed3

Keysym ocircumflexgrave.

Value
0x1001ed3
Category
Unicode
Preferred name
ocircumflexgrave (current name)
Unicode code point
U+1ED3 LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_Ocircumflexhook

#define XKB_KEY_Ocircumflexhook   0x1001ed4

Keysym Ocircumflexhook.

Value
0x1001ed4
Category
Unicode
Preferred name
Ocircumflexhook (current name)
Unicode code point
U+1ED4 LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_ocircumflexhook

#define XKB_KEY_ocircumflexhook   0x1001ed5

Keysym ocircumflexhook.

Value
0x1001ed5
Category
Unicode
Preferred name
ocircumflexhook (current name)
Unicode code point
U+1ED5 LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Ocircumflextilde

#define XKB_KEY_Ocircumflextilde   0x1001ed6

Keysym Ocircumflextilde.

Value
0x1001ed6
Category
Unicode
Preferred name
Ocircumflextilde (current name)
Unicode code point
U+1ED6 LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_ocircumflextilde

#define XKB_KEY_ocircumflextilde   0x1001ed7

Keysym ocircumflextilde.

Value
0x1001ed7
Category
Unicode
Preferred name
ocircumflextilde (current name)
Unicode code point
U+1ED7 LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_Ocircumflexbelowdot

#define XKB_KEY_Ocircumflexbelowdot   0x1001ed8

Keysym Ocircumflexbelowdot.

Value
0x1001ed8
Category
Unicode
Preferred name
Ocircumflexbelowdot (current name)
Unicode code point
U+1ED8 LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_ocircumflexbelowdot

#define XKB_KEY_ocircumflexbelowdot   0x1001ed9

Keysym ocircumflexbelowdot.

Value
0x1001ed9
Category
Unicode
Preferred name
ocircumflexbelowdot (current name)
Unicode code point
U+1ED9 LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Ohornacute

#define XKB_KEY_Ohornacute   0x1001eda

Keysym Ohornacute.

Value
0x1001eda
Category
Unicode
Preferred name
Ohornacute (current name)
Unicode code point
U+1EDA LATIN CAPITAL LETTER O WITH HORN AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_ohornacute

#define XKB_KEY_ohornacute   0x1001edb

Keysym ohornacute.

Value
0x1001edb
Category
Unicode
Preferred name
ohornacute (current name)
Unicode code point
U+1EDB LATIN SMALL LETTER O WITH HORN AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_Ohorngrave

#define XKB_KEY_Ohorngrave   0x1001edc

Keysym Ohorngrave.

Value
0x1001edc
Category
Unicode
Preferred name
Ohorngrave (current name)
Unicode code point
U+1EDC LATIN CAPITAL LETTER O WITH HORN AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_ohorngrave

#define XKB_KEY_ohorngrave   0x1001edd

Keysym ohorngrave.

Value
0x1001edd
Category
Unicode
Preferred name
ohorngrave (current name)
Unicode code point
U+1EDD LATIN SMALL LETTER O WITH HORN AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_Ohornhook

#define XKB_KEY_Ohornhook   0x1001ede

Keysym Ohornhook.

Value
0x1001ede
Category
Unicode
Preferred name
Ohornhook (current name)
Unicode code point
U+1EDE LATIN CAPITAL LETTER O WITH HORN AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_ohornhook

#define XKB_KEY_ohornhook   0x1001edf

Keysym ohornhook.

Value
0x1001edf
Category
Unicode
Preferred name
ohornhook (current name)
Unicode code point
U+1EDF LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Ohorntilde

#define XKB_KEY_Ohorntilde   0x1001ee0

Keysym Ohorntilde.

Value
0x1001ee0
Category
Unicode
Preferred name
Ohorntilde (current name)
Unicode code point
U+1EE0 LATIN CAPITAL LETTER O WITH HORN AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_ohorntilde

#define XKB_KEY_ohorntilde   0x1001ee1

Keysym ohorntilde.

Value
0x1001ee1
Category
Unicode
Preferred name
ohorntilde (current name)
Unicode code point
U+1EE1 LATIN SMALL LETTER O WITH HORN AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_Ohornbelowdot

#define XKB_KEY_Ohornbelowdot   0x1001ee2

Keysym Ohornbelowdot.

Value
0x1001ee2
Category
Unicode
Preferred name
Ohornbelowdot (current name)
Unicode code point
U+1EE2 LATIN CAPITAL LETTER O WITH HORN AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_ohornbelowdot

#define XKB_KEY_ohornbelowdot   0x1001ee3

Keysym ohornbelowdot.

Value
0x1001ee3
Category
Unicode
Preferred name
ohornbelowdot (current name)
Unicode code point
U+1EE3 LATIN SMALL LETTER O WITH HORN AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Ubelowdot

#define XKB_KEY_Ubelowdot   0x1001ee4

Keysym Ubelowdot.

Value
0x1001ee4
Category
Unicode
Preferred name
Ubelowdot (current name)
Unicode code point
U+1EE4 LATIN CAPITAL LETTER U WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_ubelowdot

#define XKB_KEY_ubelowdot   0x1001ee5

Keysym ubelowdot.

Value
0x1001ee5
Category
Unicode
Preferred name
ubelowdot (current name)
Unicode code point
U+1EE5 LATIN SMALL LETTER U WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Uhook

#define XKB_KEY_Uhook   0x1001ee6

Keysym Uhook.

Value
0x1001ee6
Category
Unicode
Preferred name
Uhook (current name)
Unicode code point
U+1EE6 LATIN CAPITAL LETTER U WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_uhook

#define XKB_KEY_uhook   0x1001ee7

Keysym uhook.

Value
0x1001ee7
Category
Unicode
Preferred name
uhook (current name)
Unicode code point
U+1EE7 LATIN SMALL LETTER U WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Uhornacute

#define XKB_KEY_Uhornacute   0x1001ee8

Keysym Uhornacute.

Value
0x1001ee8
Category
Unicode
Preferred name
Uhornacute (current name)
Unicode code point
U+1EE8 LATIN CAPITAL LETTER U WITH HORN AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_uhornacute

#define XKB_KEY_uhornacute   0x1001ee9

Keysym uhornacute.

Value
0x1001ee9
Category
Unicode
Preferred name
uhornacute (current name)
Unicode code point
U+1EE9 LATIN SMALL LETTER U WITH HORN AND ACUTE
Character
Since
1.0.0

◆ XKB_KEY_Uhorngrave

#define XKB_KEY_Uhorngrave   0x1001eea

Keysym Uhorngrave.

Value
0x1001eea
Category
Unicode
Preferred name
Uhorngrave (current name)
Unicode code point
U+1EEA LATIN CAPITAL LETTER U WITH HORN AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_uhorngrave

#define XKB_KEY_uhorngrave   0x1001eeb

Keysym uhorngrave.

Value
0x1001eeb
Category
Unicode
Preferred name
uhorngrave (current name)
Unicode code point
U+1EEB LATIN SMALL LETTER U WITH HORN AND GRAVE
Character
Since
1.0.0

◆ XKB_KEY_Uhornhook

#define XKB_KEY_Uhornhook   0x1001eec

Keysym Uhornhook.

Value
0x1001eec
Category
Unicode
Preferred name
Uhornhook (current name)
Unicode code point
U+1EEC LATIN CAPITAL LETTER U WITH HORN AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_uhornhook

#define XKB_KEY_uhornhook   0x1001eed

Keysym uhornhook.

Value
0x1001eed
Category
Unicode
Preferred name
uhornhook (current name)
Unicode code point
U+1EED LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Uhorntilde

#define XKB_KEY_Uhorntilde   0x1001eee

Keysym Uhorntilde.

Value
0x1001eee
Category
Unicode
Preferred name
Uhorntilde (current name)
Unicode code point
U+1EEE LATIN CAPITAL LETTER U WITH HORN AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_uhorntilde

#define XKB_KEY_uhorntilde   0x1001eef

Keysym uhorntilde.

Value
0x1001eef
Category
Unicode
Preferred name
uhorntilde (current name)
Unicode code point
U+1EEF LATIN SMALL LETTER U WITH HORN AND TILDE
Character
Since
1.0.0

◆ XKB_KEY_Uhornbelowdot

#define XKB_KEY_Uhornbelowdot   0x1001ef0

Keysym Uhornbelowdot.

Value
0x1001ef0
Category
Unicode
Preferred name
Uhornbelowdot (current name)
Unicode code point
U+1EF0 LATIN CAPITAL LETTER U WITH HORN AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_uhornbelowdot

#define XKB_KEY_uhornbelowdot   0x1001ef1

Keysym uhornbelowdot.

Value
0x1001ef1
Category
Unicode
Preferred name
uhornbelowdot (current name)
Unicode code point
U+1EF1 LATIN SMALL LETTER U WITH HORN AND DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Ybelowdot

#define XKB_KEY_Ybelowdot   0x1001ef4

Keysym Ybelowdot.

Value
0x1001ef4
Category
Unicode
Preferred name
Ybelowdot (current name)
Unicode code point
U+1EF4 LATIN CAPITAL LETTER Y WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_ybelowdot

#define XKB_KEY_ybelowdot   0x1001ef5

Keysym ybelowdot.

Value
0x1001ef5
Category
Unicode
Preferred name
ybelowdot (current name)
Unicode code point
U+1EF5 LATIN SMALL LETTER Y WITH DOT BELOW
Character
Since
1.0.0

◆ XKB_KEY_Yhook

#define XKB_KEY_Yhook   0x1001ef6

Keysym Yhook.

Value
0x1001ef6
Category
Unicode
Preferred name
Yhook (current name)
Unicode code point
U+1EF6 LATIN CAPITAL LETTER Y WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_yhook

#define XKB_KEY_yhook   0x1001ef7

Keysym yhook.

Value
0x1001ef7
Category
Unicode
Preferred name
yhook (current name)
Unicode code point
U+1EF7 LATIN SMALL LETTER Y WITH HOOK ABOVE
Character
Since
1.0.0

◆ XKB_KEY_Ytilde

#define XKB_KEY_Ytilde   0x1001ef8

Keysym Ytilde.

Value
0x1001ef8
Category
Unicode
Preferred name
Ytilde (current name)
Unicode code point
U+1EF8 LATIN CAPITAL LETTER Y WITH TILDE
Character
Since
1.0.0

◆ XKB_KEY_ytilde

#define XKB_KEY_ytilde   0x1001ef9

Keysym ytilde.

Value
0x1001ef9
Category
Unicode
Preferred name
ytilde (current name)
Unicode code point
U+1EF9 LATIN SMALL LETTER Y WITH TILDE
Character
Since
1.0.0

◆ XKB_KEY_Ohorn

#define XKB_KEY_Ohorn   0x10001a0

Keysym Ohorn.

Value
0x10001a0
Category
Unicode
Preferred name
Ohorn (current name)
Unicode code point
U+01A0 LATIN CAPITAL LETTER O WITH HORN
Character
Ơ
Since
1.0.0

◆ XKB_KEY_ohorn

#define XKB_KEY_ohorn   0x10001a1

Keysym ohorn.

Value
0x10001a1
Category
Unicode
Preferred name
ohorn (current name)
Unicode code point
U+01A1 LATIN SMALL LETTER O WITH HORN
Character
ơ
Since
1.0.0

◆ XKB_KEY_Uhorn

#define XKB_KEY_Uhorn   0x10001af

Keysym Uhorn.

Value
0x10001af
Category
Unicode
Preferred name
Uhorn (current name)
Unicode code point
U+01AF LATIN CAPITAL LETTER U WITH HORN
Character
Ư
Since
1.0.0

◆ XKB_KEY_uhorn

#define XKB_KEY_uhorn   0x10001b0

Keysym uhorn.

Value
0x10001b0
Category
Unicode
Preferred name
uhorn (current name)
Unicode code point
U+01B0 LATIN SMALL LETTER U WITH HORN
Character
ư
Since
1.0.0

◆ XKB_KEY_combining_tilde

#define XKB_KEY_combining_tilde   0x1000303

Keysym combining_tilde.

Value
0x1000303
Category
Unicode
Preferred name
combining_tilde (current name)
Unicode code point
U+0303 COMBINING TILDE
Character
̃
Since
1.3.0

◆ XKB_KEY_combining_grave

#define XKB_KEY_combining_grave   0x1000300

Keysym combining_grave.

Value
0x1000300
Category
Unicode
Preferred name
combining_grave (current name)
Unicode code point
U+0300 COMBINING GRAVE ACCENT
Character
̀
Since
1.3.0

◆ XKB_KEY_combining_acute

#define XKB_KEY_combining_acute   0x1000301

Keysym combining_acute.

Value
0x1000301
Category
Unicode
Preferred name
combining_acute (current name)
Unicode code point
U+0301 COMBINING ACUTE ACCENT
Character
́
Since
1.3.0

◆ XKB_KEY_combining_hook

#define XKB_KEY_combining_hook   0x1000309

Keysym combining_hook.

Value
0x1000309
Category
Unicode
Preferred name
combining_hook (current name)
Unicode code point
U+0309 COMBINING HOOK ABOVE
Character
̉
Since
1.3.0

◆ XKB_KEY_combining_belowdot

#define XKB_KEY_combining_belowdot   0x1000323

Keysym combining_belowdot.

Value
0x1000323
Category
Unicode
Preferred name
combining_belowdot (current name)
Unicode code point
U+0323 COMBINING DOT BELOW
Character
̣
Since
1.3.0

◆ XKB_KEY_EcuSign

#define XKB_KEY_EcuSign   0x10020a0

Keysym EcuSign.

Value
0x10020a0
Category
Unicode
Preferred name
EcuSign (current name)
Unicode code point
U+20A0 EURO-CURRENCY SIGN
Character
Since
1.0.0

◆ XKB_KEY_ColonSign

#define XKB_KEY_ColonSign   0x10020a1

Keysym ColonSign.

Value
0x10020a1
Category
Unicode
Preferred name
ColonSign (current name)
Unicode code point
U+20A1 COLON SIGN
Character
Since
1.0.0

◆ XKB_KEY_CruzeiroSign

#define XKB_KEY_CruzeiroSign   0x10020a2

Keysym CruzeiroSign.

Value
0x10020a2
Category
Unicode
Preferred name
CruzeiroSign (current name)
Unicode code point
U+20A2 CRUZEIRO SIGN
Character
Since
1.0.0

◆ XKB_KEY_FFrancSign

#define XKB_KEY_FFrancSign   0x10020a3

Keysym FFrancSign.

Value
0x10020a3
Category
Unicode
Preferred name
FFrancSign (current name)
Unicode code point
U+20A3 FRENCH FRANC SIGN
Character
Since
1.0.0

◆ XKB_KEY_LiraSign

#define XKB_KEY_LiraSign   0x10020a4

Keysym LiraSign.

Value
0x10020a4
Category
Unicode
Preferred name
LiraSign (current name)
Unicode code point
U+20A4 LIRA SIGN
Character
Since
1.0.0

◆ XKB_KEY_MillSign

#define XKB_KEY_MillSign   0x10020a5

Keysym MillSign.

Value
0x10020a5
Category
Unicode
Preferred name
MillSign (current name)
Unicode code point
U+20A5 MILL SIGN
Character
Since
1.0.0

◆ XKB_KEY_NairaSign

#define XKB_KEY_NairaSign   0x10020a6

Keysym NairaSign.

Value
0x10020a6
Category
Unicode
Preferred name
NairaSign (current name)
Unicode code point
U+20A6 NAIRA SIGN
Character
Since
1.0.0

◆ XKB_KEY_PesetaSign

#define XKB_KEY_PesetaSign   0x10020a7

Keysym PesetaSign.

Value
0x10020a7
Category
Unicode
Preferred name
PesetaSign (current name)
Unicode code point
U+20A7 PESETA SIGN
Character
Since
1.0.0

◆ XKB_KEY_RupeeSign

#define XKB_KEY_RupeeSign   0x10020a8

Keysym RupeeSign.

Value
0x10020a8
Category
Unicode
Preferred name
RupeeSign (current name)
Unicode code point
U+20A8 RUPEE SIGN
Character
Since
1.0.0

◆ XKB_KEY_WonSign

#define XKB_KEY_WonSign   0x10020a9

Keysym WonSign.

Value
0x10020a9
Category
Unicode
Preferred name
WonSign (current name)
Unicode code point
U+20A9 WON SIGN
Character
Keysyms with the same character
Korean_Won
Since
1.0.0

◆ XKB_KEY_NewSheqelSign

#define XKB_KEY_NewSheqelSign   0x10020aa

Keysym NewSheqelSign.

Value
0x10020aa
Category
Unicode
Preferred name
NewSheqelSign (current name)
Unicode code point
U+20AA NEW SHEQEL SIGN
Character
Since
1.0.0

◆ XKB_KEY_DongSign

#define XKB_KEY_DongSign   0x10020ab

Keysym DongSign.

Value
0x10020ab
Category
Unicode
Preferred name
DongSign (current name)
Unicode code point
U+20AB DONG SIGN
Character
Since
1.0.0

◆ XKB_KEY_EuroSign

#define XKB_KEY_EuroSign   0x20ac

Keysym EuroSign.

Value
0x20ac
Category
Legacy
Preferred name
EuroSign (current name)
Unicode code point
U+20AC EURO SIGN
Character
Keysyms with the same character
U20AC: Unicode keysym
Since
1.0.0

◆ XKB_KEY_zerosuperior

#define XKB_KEY_zerosuperior   0x1002070

Keysym zerosuperior.

Value
0x1002070
Category
Unicode
Preferred name
zerosuperior (current name)
Unicode code point
U+2070 SUPERSCRIPT ZERO
Character
Since
1.0.0

◆ XKB_KEY_foursuperior

#define XKB_KEY_foursuperior   0x1002074

Keysym foursuperior.

Value
0x1002074
Category
Unicode
Preferred name
foursuperior (current name)
Unicode code point
U+2074 SUPERSCRIPT FOUR
Character
Since
1.0.0

◆ XKB_KEY_fivesuperior

#define XKB_KEY_fivesuperior   0x1002075

Keysym fivesuperior.

Value
0x1002075
Category
Unicode
Preferred name
fivesuperior (current name)
Unicode code point
U+2075 SUPERSCRIPT FIVE
Character
Since
1.0.0

◆ XKB_KEY_sixsuperior

#define XKB_KEY_sixsuperior   0x1002076

Keysym sixsuperior.

Value
0x1002076
Category
Unicode
Preferred name
sixsuperior (current name)
Unicode code point
U+2076 SUPERSCRIPT SIX
Character
Since
1.0.0

◆ XKB_KEY_sevensuperior

#define XKB_KEY_sevensuperior   0x1002077

Keysym sevensuperior.

Value
0x1002077
Category
Unicode
Preferred name
sevensuperior (current name)
Unicode code point
U+2077 SUPERSCRIPT SEVEN
Character
Since
1.0.0

◆ XKB_KEY_eightsuperior

#define XKB_KEY_eightsuperior   0x1002078

Keysym eightsuperior.

Value
0x1002078
Category
Unicode
Preferred name
eightsuperior (current name)
Unicode code point
U+2078 SUPERSCRIPT EIGHT
Character
Since
1.0.0

◆ XKB_KEY_ninesuperior

#define XKB_KEY_ninesuperior   0x1002079

Keysym ninesuperior.

Value
0x1002079
Category
Unicode
Preferred name
ninesuperior (current name)
Unicode code point
U+2079 SUPERSCRIPT NINE
Character
Since
1.0.0

◆ XKB_KEY_zerosubscript

#define XKB_KEY_zerosubscript   0x1002080

Keysym zerosubscript.

Value
0x1002080
Category
Unicode
Preferred name
zerosubscript (current name)
Unicode code point
U+2080 SUBSCRIPT ZERO
Character
Since
1.0.0

◆ XKB_KEY_onesubscript

#define XKB_KEY_onesubscript   0x1002081

Keysym onesubscript.

Value
0x1002081
Category
Unicode
Preferred name
onesubscript (current name)
Unicode code point
U+2081 SUBSCRIPT ONE
Character
Since
1.0.0

◆ XKB_KEY_twosubscript

#define XKB_KEY_twosubscript   0x1002082

Keysym twosubscript.

Value
0x1002082
Category
Unicode
Preferred name
twosubscript (current name)
Unicode code point
U+2082 SUBSCRIPT TWO
Character
Since
1.0.0

◆ XKB_KEY_threesubscript

#define XKB_KEY_threesubscript   0x1002083

Keysym threesubscript.

Value
0x1002083
Category
Unicode
Preferred name
threesubscript (current name)
Unicode code point
U+2083 SUBSCRIPT THREE
Character
Since
1.0.0

◆ XKB_KEY_foursubscript

#define XKB_KEY_foursubscript   0x1002084

Keysym foursubscript.

Value
0x1002084
Category
Unicode
Preferred name
foursubscript (current name)
Unicode code point
U+2084 SUBSCRIPT FOUR
Character
Since
1.0.0

◆ XKB_KEY_fivesubscript

#define XKB_KEY_fivesubscript   0x1002085

Keysym fivesubscript.

Value
0x1002085
Category
Unicode
Preferred name
fivesubscript (current name)
Unicode code point
U+2085 SUBSCRIPT FIVE
Character
Since
1.0.0

◆ XKB_KEY_sixsubscript

#define XKB_KEY_sixsubscript   0x1002086

Keysym sixsubscript.

Value
0x1002086
Category
Unicode
Preferred name
sixsubscript (current name)
Unicode code point
U+2086 SUBSCRIPT SIX
Character
Since
1.0.0

◆ XKB_KEY_sevensubscript

#define XKB_KEY_sevensubscript   0x1002087

Keysym sevensubscript.

Value
0x1002087
Category
Unicode
Preferred name
sevensubscript (current name)
Unicode code point
U+2087 SUBSCRIPT SEVEN
Character
Since
1.0.0

◆ XKB_KEY_eightsubscript

#define XKB_KEY_eightsubscript   0x1002088

Keysym eightsubscript.

Value
0x1002088
Category
Unicode
Preferred name
eightsubscript (current name)
Unicode code point
U+2088 SUBSCRIPT EIGHT
Character
Since
1.0.0

◆ XKB_KEY_ninesubscript

#define XKB_KEY_ninesubscript   0x1002089

Keysym ninesubscript.

Value
0x1002089
Category
Unicode
Preferred name
ninesubscript (current name)
Unicode code point
U+2089 SUBSCRIPT NINE
Character
Since
1.0.0

◆ XKB_KEY_partdifferential

#define XKB_KEY_partdifferential   0x1002202

Keysym partdifferential.

Value
0x1002202
Category
Unicode
Preferred name
partdifferential (current name)
Unicode code point
U+2202 PARTIAL DIFFERENTIAL
Character
Keysyms with the same character
partialderivative
Since
1.0.0

◆ XKB_KEY_emptyset

#define XKB_KEY_emptyset   0x1002205

Keysym emptyset.

Value
0x1002205
Category
Unicode
Preferred name
emptyset (current name)
Unicode code point
U+2205 EMPTY SET
Character
Since
1.0.0

◆ XKB_KEY_elementof

#define XKB_KEY_elementof   0x1002208

Keysym elementof.

Value
0x1002208
Category
Unicode
Preferred name
elementof (current name)
Unicode code point
U+2208 ELEMENT OF
Character
Since
1.0.0

◆ XKB_KEY_notelementof

#define XKB_KEY_notelementof   0x1002209

Keysym notelementof.

Value
0x1002209
Category
Unicode
Preferred name
notelementof (current name)
Unicode code point
U+2209 NOT AN ELEMENT OF
Character
Since
1.0.0

◆ XKB_KEY_containsas

#define XKB_KEY_containsas   0x100220b

Keysym containsas.

Value
0x100220b
Category
Unicode
Preferred name
containsas (current name)
Unicode code point
U+220B CONTAINS AS MEMBER
Character
Since
1.0.0

◆ XKB_KEY_squareroot

#define XKB_KEY_squareroot   0x100221a

Keysym squareroot.

Value
0x100221a
Category
Unicode
Preferred name
squareroot (current name)
Unicode code point
U+221A SQUARE ROOT
Character
Keysyms with the same character
radical
Since
1.0.0

◆ XKB_KEY_cuberoot

#define XKB_KEY_cuberoot   0x100221b

Keysym cuberoot.

Value
0x100221b
Category
Unicode
Preferred name
cuberoot (current name)
Unicode code point
U+221B CUBE ROOT
Character
Since
1.0.0

◆ XKB_KEY_fourthroot

#define XKB_KEY_fourthroot   0x100221c

Keysym fourthroot.

Value
0x100221c
Category
Unicode
Preferred name
fourthroot (current name)
Unicode code point
U+221C FOURTH ROOT
Character
Since
1.0.0

◆ XKB_KEY_dintegral

#define XKB_KEY_dintegral   0x100222c

Keysym dintegral.

Value
0x100222c
Category
Unicode
Preferred name
dintegral (current name)
Unicode code point
U+222C DOUBLE INTEGRAL
Character
Since
1.0.0

◆ XKB_KEY_tintegral

#define XKB_KEY_tintegral   0x100222d

Keysym tintegral.

Value
0x100222d
Category
Unicode
Preferred name
tintegral (current name)
Unicode code point
U+222D TRIPLE INTEGRAL
Character
Since
1.0.0

◆ XKB_KEY_because

#define XKB_KEY_because   0x1002235

Keysym because.

Value
0x1002235
Category
Unicode
Preferred name
because (current name)
Unicode code point
U+2235 BECAUSE
Character
Since
1.0.0

◆ XKB_KEY_approxeq

#define XKB_KEY_approxeq   0x1002248

Keysym approxeq.

Deprecated
Unclear correspondance in Unicode; closest is: U+2248 ALMOST EQUAL TO “≈”
Value
0x1002248
Category
Unicode
Preferred name
approxeq (current name)
Unicode code point
⚠️ approximation: U+2248 ALMOST EQUAL TO
Character
⚠️ approximation:
Since
1.0.0

◆ XKB_KEY_notapproxeq

#define XKB_KEY_notapproxeq   0x1002247

Keysym notapproxeq.

Deprecated
Unclear correspondance in Unicode; closest is: U+2247 NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO “≇”
Value
0x1002247
Category
Unicode
Preferred name
notapproxeq (current name)
Unicode code point
⚠️ approximation: U+2247 NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO
Character
⚠️ approximation:
Since
1.0.0

◆ XKB_KEY_notidentical

#define XKB_KEY_notidentical   0x1002262

Keysym notidentical.

Value
0x1002262
Category
Unicode
Preferred name
notidentical (current name)
Unicode code point
U+2262 NOT IDENTICAL TO
Character
Since
1.0.0

◆ XKB_KEY_stricteq

#define XKB_KEY_stricteq   0x1002263

Keysym stricteq.

Value
0x1002263
Category
Unicode
Preferred name
stricteq (current name)
Unicode code point
U+2263 STRICTLY EQUIVALENT TO
Character
Since
1.0.0

◆ XKB_KEY_braille_dot_1

#define XKB_KEY_braille_dot_1   0xfff1

Keysym braille_dot_1.

Value
0xfff1
Category
Function
Preferred name
braille_dot_1 (current name)
Since
1.0.0

◆ XKB_KEY_braille_dot_2

#define XKB_KEY_braille_dot_2   0xfff2

Keysym braille_dot_2.

Value
0xfff2
Category
Function
Preferred name
braille_dot_2 (current name)
Since
1.0.0

◆ XKB_KEY_braille_dot_3

#define XKB_KEY_braille_dot_3   0xfff3

Keysym braille_dot_3.

Value
0xfff3
Category
Function
Preferred name
braille_dot_3 (current name)
Since
1.0.0

◆ XKB_KEY_braille_dot_4

#define XKB_KEY_braille_dot_4   0xfff4

Keysym braille_dot_4.

Value
0xfff4
Category
Function
Preferred name
braille_dot_4 (current name)
Since
1.0.0

◆ XKB_KEY_braille_dot_5

#define XKB_KEY_braille_dot_5   0xfff5

Keysym braille_dot_5.

Value
0xfff5
Category
Function
Preferred name
braille_dot_5 (current name)
Since
1.0.0

◆ XKB_KEY_braille_dot_6

#define XKB_KEY_braille_dot_6   0xfff6

Keysym braille_dot_6.

Value
0xfff6
Category
Function
Preferred name
braille_dot_6 (current name)
Since
1.0.0

◆ XKB_KEY_braille_dot_7

#define XKB_KEY_braille_dot_7   0xfff7

Keysym braille_dot_7.

Value
0xfff7
Category
Function
Preferred name
braille_dot_7 (current name)
Since
1.0.0

◆ XKB_KEY_braille_dot_8

#define XKB_KEY_braille_dot_8   0xfff8

Keysym braille_dot_8.

Value
0xfff8
Category
Function
Preferred name
braille_dot_8 (current name)
Since
1.0.0

◆ XKB_KEY_braille_dot_9

#define XKB_KEY_braille_dot_9   0xfff9

Keysym braille_dot_9.

Value
0xfff9
Category
Function
Preferred name
braille_dot_9 (current name)
Since
1.0.0

◆ XKB_KEY_braille_dot_10

#define XKB_KEY_braille_dot_10   0xfffa

Keysym braille_dot_10.

Value
0xfffa
Category
Function
Preferred name
braille_dot_10 (current name)
Since
1.0.0

◆ XKB_KEY_braille_blank

#define XKB_KEY_braille_blank   0x1002800

Keysym braille_blank.

Value
0x1002800
Category
Unicode
Preferred name
braille_blank (current name)
Unicode code point
U+2800 BRAILLE PATTERN BLANK
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1

#define XKB_KEY_braille_dots_1   0x1002801

Keysym braille_dots_1.

Value
0x1002801
Category
Unicode
Preferred name
braille_dots_1 (current name)
Unicode code point
U+2801 BRAILLE PATTERN DOTS-1
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2

#define XKB_KEY_braille_dots_2   0x1002802

Keysym braille_dots_2.

Value
0x1002802
Category
Unicode
Preferred name
braille_dots_2 (current name)
Unicode code point
U+2802 BRAILLE PATTERN DOTS-2
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12

#define XKB_KEY_braille_dots_12   0x1002803

Keysym braille_dots_12.

Value
0x1002803
Category
Unicode
Preferred name
braille_dots_12 (current name)
Unicode code point
U+2803 BRAILLE PATTERN DOTS-12
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3

#define XKB_KEY_braille_dots_3   0x1002804

Keysym braille_dots_3.

Value
0x1002804
Category
Unicode
Preferred name
braille_dots_3 (current name)
Unicode code point
U+2804 BRAILLE PATTERN DOTS-3
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13

#define XKB_KEY_braille_dots_13   0x1002805

Keysym braille_dots_13.

Value
0x1002805
Category
Unicode
Preferred name
braille_dots_13 (current name)
Unicode code point
U+2805 BRAILLE PATTERN DOTS-13
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23

#define XKB_KEY_braille_dots_23   0x1002806

Keysym braille_dots_23.

Value
0x1002806
Category
Unicode
Preferred name
braille_dots_23 (current name)
Unicode code point
U+2806 BRAILLE PATTERN DOTS-23
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123

#define XKB_KEY_braille_dots_123   0x1002807

Keysym braille_dots_123.

Value
0x1002807
Category
Unicode
Preferred name
braille_dots_123 (current name)
Unicode code point
U+2807 BRAILLE PATTERN DOTS-123
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_4

#define XKB_KEY_braille_dots_4   0x1002808

Keysym braille_dots_4.

Value
0x1002808
Category
Unicode
Preferred name
braille_dots_4 (current name)
Unicode code point
U+2808 BRAILLE PATTERN DOTS-4
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_14

#define XKB_KEY_braille_dots_14   0x1002809

Keysym braille_dots_14.

Value
0x1002809
Category
Unicode
Preferred name
braille_dots_14 (current name)
Unicode code point
U+2809 BRAILLE PATTERN DOTS-14
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_24

#define XKB_KEY_braille_dots_24   0x100280a

Keysym braille_dots_24.

Value
0x100280a
Category
Unicode
Preferred name
braille_dots_24 (current name)
Unicode code point
U+280A BRAILLE PATTERN DOTS-24
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_124

#define XKB_KEY_braille_dots_124   0x100280b

Keysym braille_dots_124.

Value
0x100280b
Category
Unicode
Preferred name
braille_dots_124 (current name)
Unicode code point
U+280B BRAILLE PATTERN DOTS-124
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_34

#define XKB_KEY_braille_dots_34   0x100280c

Keysym braille_dots_34.

Value
0x100280c
Category
Unicode
Preferred name
braille_dots_34 (current name)
Unicode code point
U+280C BRAILLE PATTERN DOTS-34
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_134

#define XKB_KEY_braille_dots_134   0x100280d

Keysym braille_dots_134.

Value
0x100280d
Category
Unicode
Preferred name
braille_dots_134 (current name)
Unicode code point
U+280D BRAILLE PATTERN DOTS-134
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_234

#define XKB_KEY_braille_dots_234   0x100280e

Keysym braille_dots_234.

Value
0x100280e
Category
Unicode
Preferred name
braille_dots_234 (current name)
Unicode code point
U+280E BRAILLE PATTERN DOTS-234
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1234

#define XKB_KEY_braille_dots_1234   0x100280f

Keysym braille_dots_1234.

Value
0x100280f
Category
Unicode
Preferred name
braille_dots_1234 (current name)
Unicode code point
U+280F BRAILLE PATTERN DOTS-1234
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_5

#define XKB_KEY_braille_dots_5   0x1002810

Keysym braille_dots_5.

Value
0x1002810
Category
Unicode
Preferred name
braille_dots_5 (current name)
Unicode code point
U+2810 BRAILLE PATTERN DOTS-5
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_15

#define XKB_KEY_braille_dots_15   0x1002811

Keysym braille_dots_15.

Value
0x1002811
Category
Unicode
Preferred name
braille_dots_15 (current name)
Unicode code point
U+2811 BRAILLE PATTERN DOTS-15
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_25

#define XKB_KEY_braille_dots_25   0x1002812

Keysym braille_dots_25.

Value
0x1002812
Category
Unicode
Preferred name
braille_dots_25 (current name)
Unicode code point
U+2812 BRAILLE PATTERN DOTS-25
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_125

#define XKB_KEY_braille_dots_125   0x1002813

Keysym braille_dots_125.

Value
0x1002813
Category
Unicode
Preferred name
braille_dots_125 (current name)
Unicode code point
U+2813 BRAILLE PATTERN DOTS-125
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_35

#define XKB_KEY_braille_dots_35   0x1002814

Keysym braille_dots_35.

Value
0x1002814
Category
Unicode
Preferred name
braille_dots_35 (current name)
Unicode code point
U+2814 BRAILLE PATTERN DOTS-35
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_135

#define XKB_KEY_braille_dots_135   0x1002815

Keysym braille_dots_135.

Value
0x1002815
Category
Unicode
Preferred name
braille_dots_135 (current name)
Unicode code point
U+2815 BRAILLE PATTERN DOTS-135
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_235

#define XKB_KEY_braille_dots_235   0x1002816

Keysym braille_dots_235.

Value
0x1002816
Category
Unicode
Preferred name
braille_dots_235 (current name)
Unicode code point
U+2816 BRAILLE PATTERN DOTS-235
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1235

#define XKB_KEY_braille_dots_1235   0x1002817

Keysym braille_dots_1235.

Value
0x1002817
Category
Unicode
Preferred name
braille_dots_1235 (current name)
Unicode code point
U+2817 BRAILLE PATTERN DOTS-1235
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_45

#define XKB_KEY_braille_dots_45   0x1002818

Keysym braille_dots_45.

Value
0x1002818
Category
Unicode
Preferred name
braille_dots_45 (current name)
Unicode code point
U+2818 BRAILLE PATTERN DOTS-45
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_145

#define XKB_KEY_braille_dots_145   0x1002819

Keysym braille_dots_145.

Value
0x1002819
Category
Unicode
Preferred name
braille_dots_145 (current name)
Unicode code point
U+2819 BRAILLE PATTERN DOTS-145
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_245

#define XKB_KEY_braille_dots_245   0x100281a

Keysym braille_dots_245.

Value
0x100281a
Category
Unicode
Preferred name
braille_dots_245 (current name)
Unicode code point
U+281A BRAILLE PATTERN DOTS-245
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1245

#define XKB_KEY_braille_dots_1245   0x100281b

Keysym braille_dots_1245.

Value
0x100281b
Category
Unicode
Preferred name
braille_dots_1245 (current name)
Unicode code point
U+281B BRAILLE PATTERN DOTS-1245
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_345

#define XKB_KEY_braille_dots_345   0x100281c

Keysym braille_dots_345.

Value
0x100281c
Category
Unicode
Preferred name
braille_dots_345 (current name)
Unicode code point
U+281C BRAILLE PATTERN DOTS-345
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1345

#define XKB_KEY_braille_dots_1345   0x100281d

Keysym braille_dots_1345.

Value
0x100281d
Category
Unicode
Preferred name
braille_dots_1345 (current name)
Unicode code point
U+281D BRAILLE PATTERN DOTS-1345
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2345

#define XKB_KEY_braille_dots_2345   0x100281e

Keysym braille_dots_2345.

Value
0x100281e
Category
Unicode
Preferred name
braille_dots_2345 (current name)
Unicode code point
U+281E BRAILLE PATTERN DOTS-2345
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12345

#define XKB_KEY_braille_dots_12345   0x100281f

Keysym braille_dots_12345.

Value
0x100281f
Category
Unicode
Preferred name
braille_dots_12345 (current name)
Unicode code point
U+281F BRAILLE PATTERN DOTS-12345
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_6

#define XKB_KEY_braille_dots_6   0x1002820

Keysym braille_dots_6.

Value
0x1002820
Category
Unicode
Preferred name
braille_dots_6 (current name)
Unicode code point
U+2820 BRAILLE PATTERN DOTS-6
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_16

#define XKB_KEY_braille_dots_16   0x1002821

Keysym braille_dots_16.

Value
0x1002821
Category
Unicode
Preferred name
braille_dots_16 (current name)
Unicode code point
U+2821 BRAILLE PATTERN DOTS-16
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_26

#define XKB_KEY_braille_dots_26   0x1002822

Keysym braille_dots_26.

Value
0x1002822
Category
Unicode
Preferred name
braille_dots_26 (current name)
Unicode code point
U+2822 BRAILLE PATTERN DOTS-26
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_126

#define XKB_KEY_braille_dots_126   0x1002823

Keysym braille_dots_126.

Value
0x1002823
Category
Unicode
Preferred name
braille_dots_126 (current name)
Unicode code point
U+2823 BRAILLE PATTERN DOTS-126
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_36

#define XKB_KEY_braille_dots_36   0x1002824

Keysym braille_dots_36.

Value
0x1002824
Category
Unicode
Preferred name
braille_dots_36 (current name)
Unicode code point
U+2824 BRAILLE PATTERN DOTS-36
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_136

#define XKB_KEY_braille_dots_136   0x1002825

Keysym braille_dots_136.

Value
0x1002825
Category
Unicode
Preferred name
braille_dots_136 (current name)
Unicode code point
U+2825 BRAILLE PATTERN DOTS-136
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_236

#define XKB_KEY_braille_dots_236   0x1002826

Keysym braille_dots_236.

Value
0x1002826
Category
Unicode
Preferred name
braille_dots_236 (current name)
Unicode code point
U+2826 BRAILLE PATTERN DOTS-236
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1236

#define XKB_KEY_braille_dots_1236   0x1002827

Keysym braille_dots_1236.

Value
0x1002827
Category
Unicode
Preferred name
braille_dots_1236 (current name)
Unicode code point
U+2827 BRAILLE PATTERN DOTS-1236
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_46

#define XKB_KEY_braille_dots_46   0x1002828

Keysym braille_dots_46.

Value
0x1002828
Category
Unicode
Preferred name
braille_dots_46 (current name)
Unicode code point
U+2828 BRAILLE PATTERN DOTS-46
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_146

#define XKB_KEY_braille_dots_146   0x1002829

Keysym braille_dots_146.

Value
0x1002829
Category
Unicode
Preferred name
braille_dots_146 (current name)
Unicode code point
U+2829 BRAILLE PATTERN DOTS-146
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_246

#define XKB_KEY_braille_dots_246   0x100282a

Keysym braille_dots_246.

Value
0x100282a
Category
Unicode
Preferred name
braille_dots_246 (current name)
Unicode code point
U+282A BRAILLE PATTERN DOTS-246
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1246

#define XKB_KEY_braille_dots_1246   0x100282b

Keysym braille_dots_1246.

Value
0x100282b
Category
Unicode
Preferred name
braille_dots_1246 (current name)
Unicode code point
U+282B BRAILLE PATTERN DOTS-1246
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_346

#define XKB_KEY_braille_dots_346   0x100282c

Keysym braille_dots_346.

Value
0x100282c
Category
Unicode
Preferred name
braille_dots_346 (current name)
Unicode code point
U+282C BRAILLE PATTERN DOTS-346
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1346

#define XKB_KEY_braille_dots_1346   0x100282d

Keysym braille_dots_1346.

Value
0x100282d
Category
Unicode
Preferred name
braille_dots_1346 (current name)
Unicode code point
U+282D BRAILLE PATTERN DOTS-1346
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2346

#define XKB_KEY_braille_dots_2346   0x100282e

Keysym braille_dots_2346.

Value
0x100282e
Category
Unicode
Preferred name
braille_dots_2346 (current name)
Unicode code point
U+282E BRAILLE PATTERN DOTS-2346
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12346

#define XKB_KEY_braille_dots_12346   0x100282f

Keysym braille_dots_12346.

Value
0x100282f
Category
Unicode
Preferred name
braille_dots_12346 (current name)
Unicode code point
U+282F BRAILLE PATTERN DOTS-12346
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_56

#define XKB_KEY_braille_dots_56   0x1002830

Keysym braille_dots_56.

Value
0x1002830
Category
Unicode
Preferred name
braille_dots_56 (current name)
Unicode code point
U+2830 BRAILLE PATTERN DOTS-56
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_156

#define XKB_KEY_braille_dots_156   0x1002831

Keysym braille_dots_156.

Value
0x1002831
Category
Unicode
Preferred name
braille_dots_156 (current name)
Unicode code point
U+2831 BRAILLE PATTERN DOTS-156
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_256

#define XKB_KEY_braille_dots_256   0x1002832

Keysym braille_dots_256.

Value
0x1002832
Category
Unicode
Preferred name
braille_dots_256 (current name)
Unicode code point
U+2832 BRAILLE PATTERN DOTS-256
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1256

#define XKB_KEY_braille_dots_1256   0x1002833

Keysym braille_dots_1256.

Value
0x1002833
Category
Unicode
Preferred name
braille_dots_1256 (current name)
Unicode code point
U+2833 BRAILLE PATTERN DOTS-1256
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_356

#define XKB_KEY_braille_dots_356   0x1002834

Keysym braille_dots_356.

Value
0x1002834
Category
Unicode
Preferred name
braille_dots_356 (current name)
Unicode code point
U+2834 BRAILLE PATTERN DOTS-356
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1356

#define XKB_KEY_braille_dots_1356   0x1002835

Keysym braille_dots_1356.

Value
0x1002835
Category
Unicode
Preferred name
braille_dots_1356 (current name)
Unicode code point
U+2835 BRAILLE PATTERN DOTS-1356
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2356

#define XKB_KEY_braille_dots_2356   0x1002836

Keysym braille_dots_2356.

Value
0x1002836
Category
Unicode
Preferred name
braille_dots_2356 (current name)
Unicode code point
U+2836 BRAILLE PATTERN DOTS-2356
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12356

#define XKB_KEY_braille_dots_12356   0x1002837

Keysym braille_dots_12356.

Value
0x1002837
Category
Unicode
Preferred name
braille_dots_12356 (current name)
Unicode code point
U+2837 BRAILLE PATTERN DOTS-12356
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_456

#define XKB_KEY_braille_dots_456   0x1002838

Keysym braille_dots_456.

Value
0x1002838
Category
Unicode
Preferred name
braille_dots_456 (current name)
Unicode code point
U+2838 BRAILLE PATTERN DOTS-456
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1456

#define XKB_KEY_braille_dots_1456   0x1002839

Keysym braille_dots_1456.

Value
0x1002839
Category
Unicode
Preferred name
braille_dots_1456 (current name)
Unicode code point
U+2839 BRAILLE PATTERN DOTS-1456
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2456

#define XKB_KEY_braille_dots_2456   0x100283a

Keysym braille_dots_2456.

Value
0x100283a
Category
Unicode
Preferred name
braille_dots_2456 (current name)
Unicode code point
U+283A BRAILLE PATTERN DOTS-2456
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12456

#define XKB_KEY_braille_dots_12456   0x100283b

Keysym braille_dots_12456.

Value
0x100283b
Category
Unicode
Preferred name
braille_dots_12456 (current name)
Unicode code point
U+283B BRAILLE PATTERN DOTS-12456
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3456

#define XKB_KEY_braille_dots_3456   0x100283c

Keysym braille_dots_3456.

Value
0x100283c
Category
Unicode
Preferred name
braille_dots_3456 (current name)
Unicode code point
U+283C BRAILLE PATTERN DOTS-3456
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13456

#define XKB_KEY_braille_dots_13456   0x100283d

Keysym braille_dots_13456.

Value
0x100283d
Category
Unicode
Preferred name
braille_dots_13456 (current name)
Unicode code point
U+283D BRAILLE PATTERN DOTS-13456
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23456

#define XKB_KEY_braille_dots_23456   0x100283e

Keysym braille_dots_23456.

Value
0x100283e
Category
Unicode
Preferred name
braille_dots_23456 (current name)
Unicode code point
U+283E BRAILLE PATTERN DOTS-23456
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123456

#define XKB_KEY_braille_dots_123456   0x100283f

Keysym braille_dots_123456.

Value
0x100283f
Category
Unicode
Preferred name
braille_dots_123456 (current name)
Unicode code point
U+283F BRAILLE PATTERN DOTS-123456
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_7

#define XKB_KEY_braille_dots_7   0x1002840

Keysym braille_dots_7.

Value
0x1002840
Category
Unicode
Preferred name
braille_dots_7 (current name)
Unicode code point
U+2840 BRAILLE PATTERN DOTS-7
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_17

#define XKB_KEY_braille_dots_17   0x1002841

Keysym braille_dots_17.

Value
0x1002841
Category
Unicode
Preferred name
braille_dots_17 (current name)
Unicode code point
U+2841 BRAILLE PATTERN DOTS-17
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_27

#define XKB_KEY_braille_dots_27   0x1002842

Keysym braille_dots_27.

Value
0x1002842
Category
Unicode
Preferred name
braille_dots_27 (current name)
Unicode code point
U+2842 BRAILLE PATTERN DOTS-27
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_127

#define XKB_KEY_braille_dots_127   0x1002843

Keysym braille_dots_127.

Value
0x1002843
Category
Unicode
Preferred name
braille_dots_127 (current name)
Unicode code point
U+2843 BRAILLE PATTERN DOTS-127
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_37

#define XKB_KEY_braille_dots_37   0x1002844

Keysym braille_dots_37.

Value
0x1002844
Category
Unicode
Preferred name
braille_dots_37 (current name)
Unicode code point
U+2844 BRAILLE PATTERN DOTS-37
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_137

#define XKB_KEY_braille_dots_137   0x1002845

Keysym braille_dots_137.

Value
0x1002845
Category
Unicode
Preferred name
braille_dots_137 (current name)
Unicode code point
U+2845 BRAILLE PATTERN DOTS-137
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_237

#define XKB_KEY_braille_dots_237   0x1002846

Keysym braille_dots_237.

Value
0x1002846
Category
Unicode
Preferred name
braille_dots_237 (current name)
Unicode code point
U+2846 BRAILLE PATTERN DOTS-237
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1237

#define XKB_KEY_braille_dots_1237   0x1002847

Keysym braille_dots_1237.

Value
0x1002847
Category
Unicode
Preferred name
braille_dots_1237 (current name)
Unicode code point
U+2847 BRAILLE PATTERN DOTS-1237
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_47

#define XKB_KEY_braille_dots_47   0x1002848

Keysym braille_dots_47.

Value
0x1002848
Category
Unicode
Preferred name
braille_dots_47 (current name)
Unicode code point
U+2848 BRAILLE PATTERN DOTS-47
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_147

#define XKB_KEY_braille_dots_147   0x1002849

Keysym braille_dots_147.

Value
0x1002849
Category
Unicode
Preferred name
braille_dots_147 (current name)
Unicode code point
U+2849 BRAILLE PATTERN DOTS-147
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_247

#define XKB_KEY_braille_dots_247   0x100284a

Keysym braille_dots_247.

Value
0x100284a
Category
Unicode
Preferred name
braille_dots_247 (current name)
Unicode code point
U+284A BRAILLE PATTERN DOTS-247
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1247

#define XKB_KEY_braille_dots_1247   0x100284b

Keysym braille_dots_1247.

Value
0x100284b
Category
Unicode
Preferred name
braille_dots_1247 (current name)
Unicode code point
U+284B BRAILLE PATTERN DOTS-1247
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_347

#define XKB_KEY_braille_dots_347   0x100284c

Keysym braille_dots_347.

Value
0x100284c
Category
Unicode
Preferred name
braille_dots_347 (current name)
Unicode code point
U+284C BRAILLE PATTERN DOTS-347
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1347

#define XKB_KEY_braille_dots_1347   0x100284d

Keysym braille_dots_1347.

Value
0x100284d
Category
Unicode
Preferred name
braille_dots_1347 (current name)
Unicode code point
U+284D BRAILLE PATTERN DOTS-1347
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2347

#define XKB_KEY_braille_dots_2347   0x100284e

Keysym braille_dots_2347.

Value
0x100284e
Category
Unicode
Preferred name
braille_dots_2347 (current name)
Unicode code point
U+284E BRAILLE PATTERN DOTS-2347
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12347

#define XKB_KEY_braille_dots_12347   0x100284f

Keysym braille_dots_12347.

Value
0x100284f
Category
Unicode
Preferred name
braille_dots_12347 (current name)
Unicode code point
U+284F BRAILLE PATTERN DOTS-12347
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_57

#define XKB_KEY_braille_dots_57   0x1002850

Keysym braille_dots_57.

Value
0x1002850
Category
Unicode
Preferred name
braille_dots_57 (current name)
Unicode code point
U+2850 BRAILLE PATTERN DOTS-57
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_157

#define XKB_KEY_braille_dots_157   0x1002851

Keysym braille_dots_157.

Value
0x1002851
Category
Unicode
Preferred name
braille_dots_157 (current name)
Unicode code point
U+2851 BRAILLE PATTERN DOTS-157
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_257

#define XKB_KEY_braille_dots_257   0x1002852

Keysym braille_dots_257.

Value
0x1002852
Category
Unicode
Preferred name
braille_dots_257 (current name)
Unicode code point
U+2852 BRAILLE PATTERN DOTS-257
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1257

#define XKB_KEY_braille_dots_1257   0x1002853

Keysym braille_dots_1257.

Value
0x1002853
Category
Unicode
Preferred name
braille_dots_1257 (current name)
Unicode code point
U+2853 BRAILLE PATTERN DOTS-1257
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_357

#define XKB_KEY_braille_dots_357   0x1002854

Keysym braille_dots_357.

Value
0x1002854
Category
Unicode
Preferred name
braille_dots_357 (current name)
Unicode code point
U+2854 BRAILLE PATTERN DOTS-357
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1357

#define XKB_KEY_braille_dots_1357   0x1002855

Keysym braille_dots_1357.

Value
0x1002855
Category
Unicode
Preferred name
braille_dots_1357 (current name)
Unicode code point
U+2855 BRAILLE PATTERN DOTS-1357
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2357

#define XKB_KEY_braille_dots_2357   0x1002856

Keysym braille_dots_2357.

Value
0x1002856
Category
Unicode
Preferred name
braille_dots_2357 (current name)
Unicode code point
U+2856 BRAILLE PATTERN DOTS-2357
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12357

#define XKB_KEY_braille_dots_12357   0x1002857

Keysym braille_dots_12357.

Value
0x1002857
Category
Unicode
Preferred name
braille_dots_12357 (current name)
Unicode code point
U+2857 BRAILLE PATTERN DOTS-12357
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_457

#define XKB_KEY_braille_dots_457   0x1002858

Keysym braille_dots_457.

Value
0x1002858
Category
Unicode
Preferred name
braille_dots_457 (current name)
Unicode code point
U+2858 BRAILLE PATTERN DOTS-457
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1457

#define XKB_KEY_braille_dots_1457   0x1002859

Keysym braille_dots_1457.

Value
0x1002859
Category
Unicode
Preferred name
braille_dots_1457 (current name)
Unicode code point
U+2859 BRAILLE PATTERN DOTS-1457
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2457

#define XKB_KEY_braille_dots_2457   0x100285a

Keysym braille_dots_2457.

Value
0x100285a
Category
Unicode
Preferred name
braille_dots_2457 (current name)
Unicode code point
U+285A BRAILLE PATTERN DOTS-2457
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12457

#define XKB_KEY_braille_dots_12457   0x100285b

Keysym braille_dots_12457.

Value
0x100285b
Category
Unicode
Preferred name
braille_dots_12457 (current name)
Unicode code point
U+285B BRAILLE PATTERN DOTS-12457
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3457

#define XKB_KEY_braille_dots_3457   0x100285c

Keysym braille_dots_3457.

Value
0x100285c
Category
Unicode
Preferred name
braille_dots_3457 (current name)
Unicode code point
U+285C BRAILLE PATTERN DOTS-3457
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13457

#define XKB_KEY_braille_dots_13457   0x100285d

Keysym braille_dots_13457.

Value
0x100285d
Category
Unicode
Preferred name
braille_dots_13457 (current name)
Unicode code point
U+285D BRAILLE PATTERN DOTS-13457
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23457

#define XKB_KEY_braille_dots_23457   0x100285e

Keysym braille_dots_23457.

Value
0x100285e
Category
Unicode
Preferred name
braille_dots_23457 (current name)
Unicode code point
U+285E BRAILLE PATTERN DOTS-23457
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123457

#define XKB_KEY_braille_dots_123457   0x100285f

Keysym braille_dots_123457.

Value
0x100285f
Category
Unicode
Preferred name
braille_dots_123457 (current name)
Unicode code point
U+285F BRAILLE PATTERN DOTS-123457
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_67

#define XKB_KEY_braille_dots_67   0x1002860

Keysym braille_dots_67.

Value
0x1002860
Category
Unicode
Preferred name
braille_dots_67 (current name)
Unicode code point
U+2860 BRAILLE PATTERN DOTS-67
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_167

#define XKB_KEY_braille_dots_167   0x1002861

Keysym braille_dots_167.

Value
0x1002861
Category
Unicode
Preferred name
braille_dots_167 (current name)
Unicode code point
U+2861 BRAILLE PATTERN DOTS-167
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_267

#define XKB_KEY_braille_dots_267   0x1002862

Keysym braille_dots_267.

Value
0x1002862
Category
Unicode
Preferred name
braille_dots_267 (current name)
Unicode code point
U+2862 BRAILLE PATTERN DOTS-267
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1267

#define XKB_KEY_braille_dots_1267   0x1002863

Keysym braille_dots_1267.

Value
0x1002863
Category
Unicode
Preferred name
braille_dots_1267 (current name)
Unicode code point
U+2863 BRAILLE PATTERN DOTS-1267
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_367

#define XKB_KEY_braille_dots_367   0x1002864

Keysym braille_dots_367.

Value
0x1002864
Category
Unicode
Preferred name
braille_dots_367 (current name)
Unicode code point
U+2864 BRAILLE PATTERN DOTS-367
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1367

#define XKB_KEY_braille_dots_1367   0x1002865

Keysym braille_dots_1367.

Value
0x1002865
Category
Unicode
Preferred name
braille_dots_1367 (current name)
Unicode code point
U+2865 BRAILLE PATTERN DOTS-1367
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2367

#define XKB_KEY_braille_dots_2367   0x1002866

Keysym braille_dots_2367.

Value
0x1002866
Category
Unicode
Preferred name
braille_dots_2367 (current name)
Unicode code point
U+2866 BRAILLE PATTERN DOTS-2367
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12367

#define XKB_KEY_braille_dots_12367   0x1002867

Keysym braille_dots_12367.

Value
0x1002867
Category
Unicode
Preferred name
braille_dots_12367 (current name)
Unicode code point
U+2867 BRAILLE PATTERN DOTS-12367
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_467

#define XKB_KEY_braille_dots_467   0x1002868

Keysym braille_dots_467.

Value
0x1002868
Category
Unicode
Preferred name
braille_dots_467 (current name)
Unicode code point
U+2868 BRAILLE PATTERN DOTS-467
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1467

#define XKB_KEY_braille_dots_1467   0x1002869

Keysym braille_dots_1467.

Value
0x1002869
Category
Unicode
Preferred name
braille_dots_1467 (current name)
Unicode code point
U+2869 BRAILLE PATTERN DOTS-1467
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2467

#define XKB_KEY_braille_dots_2467   0x100286a

Keysym braille_dots_2467.

Value
0x100286a
Category
Unicode
Preferred name
braille_dots_2467 (current name)
Unicode code point
U+286A BRAILLE PATTERN DOTS-2467
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12467

#define XKB_KEY_braille_dots_12467   0x100286b

Keysym braille_dots_12467.

Value
0x100286b
Category
Unicode
Preferred name
braille_dots_12467 (current name)
Unicode code point
U+286B BRAILLE PATTERN DOTS-12467
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3467

#define XKB_KEY_braille_dots_3467   0x100286c

Keysym braille_dots_3467.

Value
0x100286c
Category
Unicode
Preferred name
braille_dots_3467 (current name)
Unicode code point
U+286C BRAILLE PATTERN DOTS-3467
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13467

#define XKB_KEY_braille_dots_13467   0x100286d

Keysym braille_dots_13467.

Value
0x100286d
Category
Unicode
Preferred name
braille_dots_13467 (current name)
Unicode code point
U+286D BRAILLE PATTERN DOTS-13467
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23467

#define XKB_KEY_braille_dots_23467   0x100286e

Keysym braille_dots_23467.

Value
0x100286e
Category
Unicode
Preferred name
braille_dots_23467 (current name)
Unicode code point
U+286E BRAILLE PATTERN DOTS-23467
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123467

#define XKB_KEY_braille_dots_123467   0x100286f

Keysym braille_dots_123467.

Value
0x100286f
Category
Unicode
Preferred name
braille_dots_123467 (current name)
Unicode code point
U+286F BRAILLE PATTERN DOTS-123467
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_567

#define XKB_KEY_braille_dots_567   0x1002870

Keysym braille_dots_567.

Value
0x1002870
Category
Unicode
Preferred name
braille_dots_567 (current name)
Unicode code point
U+2870 BRAILLE PATTERN DOTS-567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1567

#define XKB_KEY_braille_dots_1567   0x1002871

Keysym braille_dots_1567.

Value
0x1002871
Category
Unicode
Preferred name
braille_dots_1567 (current name)
Unicode code point
U+2871 BRAILLE PATTERN DOTS-1567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2567

#define XKB_KEY_braille_dots_2567   0x1002872

Keysym braille_dots_2567.

Value
0x1002872
Category
Unicode
Preferred name
braille_dots_2567 (current name)
Unicode code point
U+2872 BRAILLE PATTERN DOTS-2567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12567

#define XKB_KEY_braille_dots_12567   0x1002873

Keysym braille_dots_12567.

Value
0x1002873
Category
Unicode
Preferred name
braille_dots_12567 (current name)
Unicode code point
U+2873 BRAILLE PATTERN DOTS-12567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3567

#define XKB_KEY_braille_dots_3567   0x1002874

Keysym braille_dots_3567.

Value
0x1002874
Category
Unicode
Preferred name
braille_dots_3567 (current name)
Unicode code point
U+2874 BRAILLE PATTERN DOTS-3567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13567

#define XKB_KEY_braille_dots_13567   0x1002875

Keysym braille_dots_13567.

Value
0x1002875
Category
Unicode
Preferred name
braille_dots_13567 (current name)
Unicode code point
U+2875 BRAILLE PATTERN DOTS-13567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23567

#define XKB_KEY_braille_dots_23567   0x1002876

Keysym braille_dots_23567.

Value
0x1002876
Category
Unicode
Preferred name
braille_dots_23567 (current name)
Unicode code point
U+2876 BRAILLE PATTERN DOTS-23567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123567

#define XKB_KEY_braille_dots_123567   0x1002877

Keysym braille_dots_123567.

Value
0x1002877
Category
Unicode
Preferred name
braille_dots_123567 (current name)
Unicode code point
U+2877 BRAILLE PATTERN DOTS-123567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_4567

#define XKB_KEY_braille_dots_4567   0x1002878

Keysym braille_dots_4567.

Value
0x1002878
Category
Unicode
Preferred name
braille_dots_4567 (current name)
Unicode code point
U+2878 BRAILLE PATTERN DOTS-4567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_14567

#define XKB_KEY_braille_dots_14567   0x1002879

Keysym braille_dots_14567.

Value
0x1002879
Category
Unicode
Preferred name
braille_dots_14567 (current name)
Unicode code point
U+2879 BRAILLE PATTERN DOTS-14567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_24567

#define XKB_KEY_braille_dots_24567   0x100287a

Keysym braille_dots_24567.

Value
0x100287a
Category
Unicode
Preferred name
braille_dots_24567 (current name)
Unicode code point
U+287A BRAILLE PATTERN DOTS-24567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_124567

#define XKB_KEY_braille_dots_124567   0x100287b

Keysym braille_dots_124567.

Value
0x100287b
Category
Unicode
Preferred name
braille_dots_124567 (current name)
Unicode code point
U+287B BRAILLE PATTERN DOTS-124567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_34567

#define XKB_KEY_braille_dots_34567   0x100287c

Keysym braille_dots_34567.

Value
0x100287c
Category
Unicode
Preferred name
braille_dots_34567 (current name)
Unicode code point
U+287C BRAILLE PATTERN DOTS-34567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_134567

#define XKB_KEY_braille_dots_134567   0x100287d

Keysym braille_dots_134567.

Value
0x100287d
Category
Unicode
Preferred name
braille_dots_134567 (current name)
Unicode code point
U+287D BRAILLE PATTERN DOTS-134567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_234567

#define XKB_KEY_braille_dots_234567   0x100287e

Keysym braille_dots_234567.

Value
0x100287e
Category
Unicode
Preferred name
braille_dots_234567 (current name)
Unicode code point
U+287E BRAILLE PATTERN DOTS-234567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1234567

#define XKB_KEY_braille_dots_1234567   0x100287f

Keysym braille_dots_1234567.

Value
0x100287f
Category
Unicode
Preferred name
braille_dots_1234567 (current name)
Unicode code point
U+287F BRAILLE PATTERN DOTS-1234567
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_8

#define XKB_KEY_braille_dots_8   0x1002880

Keysym braille_dots_8.

Value
0x1002880
Category
Unicode
Preferred name
braille_dots_8 (current name)
Unicode code point
U+2880 BRAILLE PATTERN DOTS-8
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_18

#define XKB_KEY_braille_dots_18   0x1002881

Keysym braille_dots_18.

Value
0x1002881
Category
Unicode
Preferred name
braille_dots_18 (current name)
Unicode code point
U+2881 BRAILLE PATTERN DOTS-18
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_28

#define XKB_KEY_braille_dots_28   0x1002882

Keysym braille_dots_28.

Value
0x1002882
Category
Unicode
Preferred name
braille_dots_28 (current name)
Unicode code point
U+2882 BRAILLE PATTERN DOTS-28
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_128

#define XKB_KEY_braille_dots_128   0x1002883

Keysym braille_dots_128.

Value
0x1002883
Category
Unicode
Preferred name
braille_dots_128 (current name)
Unicode code point
U+2883 BRAILLE PATTERN DOTS-128
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_38

#define XKB_KEY_braille_dots_38   0x1002884

Keysym braille_dots_38.

Value
0x1002884
Category
Unicode
Preferred name
braille_dots_38 (current name)
Unicode code point
U+2884 BRAILLE PATTERN DOTS-38
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_138

#define XKB_KEY_braille_dots_138   0x1002885

Keysym braille_dots_138.

Value
0x1002885
Category
Unicode
Preferred name
braille_dots_138 (current name)
Unicode code point
U+2885 BRAILLE PATTERN DOTS-138
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_238

#define XKB_KEY_braille_dots_238   0x1002886

Keysym braille_dots_238.

Value
0x1002886
Category
Unicode
Preferred name
braille_dots_238 (current name)
Unicode code point
U+2886 BRAILLE PATTERN DOTS-238
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1238

#define XKB_KEY_braille_dots_1238   0x1002887

Keysym braille_dots_1238.

Value
0x1002887
Category
Unicode
Preferred name
braille_dots_1238 (current name)
Unicode code point
U+2887 BRAILLE PATTERN DOTS-1238
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_48

#define XKB_KEY_braille_dots_48   0x1002888

Keysym braille_dots_48.

Value
0x1002888
Category
Unicode
Preferred name
braille_dots_48 (current name)
Unicode code point
U+2888 BRAILLE PATTERN DOTS-48
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_148

#define XKB_KEY_braille_dots_148   0x1002889

Keysym braille_dots_148.

Value
0x1002889
Category
Unicode
Preferred name
braille_dots_148 (current name)
Unicode code point
U+2889 BRAILLE PATTERN DOTS-148
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_248

#define XKB_KEY_braille_dots_248   0x100288a

Keysym braille_dots_248.

Value
0x100288a
Category
Unicode
Preferred name
braille_dots_248 (current name)
Unicode code point
U+288A BRAILLE PATTERN DOTS-248
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1248

#define XKB_KEY_braille_dots_1248   0x100288b

Keysym braille_dots_1248.

Value
0x100288b
Category
Unicode
Preferred name
braille_dots_1248 (current name)
Unicode code point
U+288B BRAILLE PATTERN DOTS-1248
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_348

#define XKB_KEY_braille_dots_348   0x100288c

Keysym braille_dots_348.

Value
0x100288c
Category
Unicode
Preferred name
braille_dots_348 (current name)
Unicode code point
U+288C BRAILLE PATTERN DOTS-348
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1348

#define XKB_KEY_braille_dots_1348   0x100288d

Keysym braille_dots_1348.

Value
0x100288d
Category
Unicode
Preferred name
braille_dots_1348 (current name)
Unicode code point
U+288D BRAILLE PATTERN DOTS-1348
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2348

#define XKB_KEY_braille_dots_2348   0x100288e

Keysym braille_dots_2348.

Value
0x100288e
Category
Unicode
Preferred name
braille_dots_2348 (current name)
Unicode code point
U+288E BRAILLE PATTERN DOTS-2348
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12348

#define XKB_KEY_braille_dots_12348   0x100288f

Keysym braille_dots_12348.

Value
0x100288f
Category
Unicode
Preferred name
braille_dots_12348 (current name)
Unicode code point
U+288F BRAILLE PATTERN DOTS-12348
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_58

#define XKB_KEY_braille_dots_58   0x1002890

Keysym braille_dots_58.

Value
0x1002890
Category
Unicode
Preferred name
braille_dots_58 (current name)
Unicode code point
U+2890 BRAILLE PATTERN DOTS-58
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_158

#define XKB_KEY_braille_dots_158   0x1002891

Keysym braille_dots_158.

Value
0x1002891
Category
Unicode
Preferred name
braille_dots_158 (current name)
Unicode code point
U+2891 BRAILLE PATTERN DOTS-158
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_258

#define XKB_KEY_braille_dots_258   0x1002892

Keysym braille_dots_258.

Value
0x1002892
Category
Unicode
Preferred name
braille_dots_258 (current name)
Unicode code point
U+2892 BRAILLE PATTERN DOTS-258
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1258

#define XKB_KEY_braille_dots_1258   0x1002893

Keysym braille_dots_1258.

Value
0x1002893
Category
Unicode
Preferred name
braille_dots_1258 (current name)
Unicode code point
U+2893 BRAILLE PATTERN DOTS-1258
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_358

#define XKB_KEY_braille_dots_358   0x1002894

Keysym braille_dots_358.

Value
0x1002894
Category
Unicode
Preferred name
braille_dots_358 (current name)
Unicode code point
U+2894 BRAILLE PATTERN DOTS-358
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1358

#define XKB_KEY_braille_dots_1358   0x1002895

Keysym braille_dots_1358.

Value
0x1002895
Category
Unicode
Preferred name
braille_dots_1358 (current name)
Unicode code point
U+2895 BRAILLE PATTERN DOTS-1358
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2358

#define XKB_KEY_braille_dots_2358   0x1002896

Keysym braille_dots_2358.

Value
0x1002896
Category
Unicode
Preferred name
braille_dots_2358 (current name)
Unicode code point
U+2896 BRAILLE PATTERN DOTS-2358
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12358

#define XKB_KEY_braille_dots_12358   0x1002897

Keysym braille_dots_12358.

Value
0x1002897
Category
Unicode
Preferred name
braille_dots_12358 (current name)
Unicode code point
U+2897 BRAILLE PATTERN DOTS-12358
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_458

#define XKB_KEY_braille_dots_458   0x1002898

Keysym braille_dots_458.

Value
0x1002898
Category
Unicode
Preferred name
braille_dots_458 (current name)
Unicode code point
U+2898 BRAILLE PATTERN DOTS-458
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1458

#define XKB_KEY_braille_dots_1458   0x1002899

Keysym braille_dots_1458.

Value
0x1002899
Category
Unicode
Preferred name
braille_dots_1458 (current name)
Unicode code point
U+2899 BRAILLE PATTERN DOTS-1458
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2458

#define XKB_KEY_braille_dots_2458   0x100289a

Keysym braille_dots_2458.

Value
0x100289a
Category
Unicode
Preferred name
braille_dots_2458 (current name)
Unicode code point
U+289A BRAILLE PATTERN DOTS-2458
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12458

#define XKB_KEY_braille_dots_12458   0x100289b

Keysym braille_dots_12458.

Value
0x100289b
Category
Unicode
Preferred name
braille_dots_12458 (current name)
Unicode code point
U+289B BRAILLE PATTERN DOTS-12458
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3458

#define XKB_KEY_braille_dots_3458   0x100289c

Keysym braille_dots_3458.

Value
0x100289c
Category
Unicode
Preferred name
braille_dots_3458 (current name)
Unicode code point
U+289C BRAILLE PATTERN DOTS-3458
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13458

#define XKB_KEY_braille_dots_13458   0x100289d

Keysym braille_dots_13458.

Value
0x100289d
Category
Unicode
Preferred name
braille_dots_13458 (current name)
Unicode code point
U+289D BRAILLE PATTERN DOTS-13458
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23458

#define XKB_KEY_braille_dots_23458   0x100289e

Keysym braille_dots_23458.

Value
0x100289e
Category
Unicode
Preferred name
braille_dots_23458 (current name)
Unicode code point
U+289E BRAILLE PATTERN DOTS-23458
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123458

#define XKB_KEY_braille_dots_123458   0x100289f

Keysym braille_dots_123458.

Value
0x100289f
Category
Unicode
Preferred name
braille_dots_123458 (current name)
Unicode code point
U+289F BRAILLE PATTERN DOTS-123458
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_68

#define XKB_KEY_braille_dots_68   0x10028a0

Keysym braille_dots_68.

Value
0x10028a0
Category
Unicode
Preferred name
braille_dots_68 (current name)
Unicode code point
U+28A0 BRAILLE PATTERN DOTS-68
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_168

#define XKB_KEY_braille_dots_168   0x10028a1

Keysym braille_dots_168.

Value
0x10028a1
Category
Unicode
Preferred name
braille_dots_168 (current name)
Unicode code point
U+28A1 BRAILLE PATTERN DOTS-168
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_268

#define XKB_KEY_braille_dots_268   0x10028a2

Keysym braille_dots_268.

Value
0x10028a2
Category
Unicode
Preferred name
braille_dots_268 (current name)
Unicode code point
U+28A2 BRAILLE PATTERN DOTS-268
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1268

#define XKB_KEY_braille_dots_1268   0x10028a3

Keysym braille_dots_1268.

Value
0x10028a3
Category
Unicode
Preferred name
braille_dots_1268 (current name)
Unicode code point
U+28A3 BRAILLE PATTERN DOTS-1268
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_368

#define XKB_KEY_braille_dots_368   0x10028a4

Keysym braille_dots_368.

Value
0x10028a4
Category
Unicode
Preferred name
braille_dots_368 (current name)
Unicode code point
U+28A4 BRAILLE PATTERN DOTS-368
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1368

#define XKB_KEY_braille_dots_1368   0x10028a5

Keysym braille_dots_1368.

Value
0x10028a5
Category
Unicode
Preferred name
braille_dots_1368 (current name)
Unicode code point
U+28A5 BRAILLE PATTERN DOTS-1368
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2368

#define XKB_KEY_braille_dots_2368   0x10028a6

Keysym braille_dots_2368.

Value
0x10028a6
Category
Unicode
Preferred name
braille_dots_2368 (current name)
Unicode code point
U+28A6 BRAILLE PATTERN DOTS-2368
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12368

#define XKB_KEY_braille_dots_12368   0x10028a7

Keysym braille_dots_12368.

Value
0x10028a7
Category
Unicode
Preferred name
braille_dots_12368 (current name)
Unicode code point
U+28A7 BRAILLE PATTERN DOTS-12368
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_468

#define XKB_KEY_braille_dots_468   0x10028a8

Keysym braille_dots_468.

Value
0x10028a8
Category
Unicode
Preferred name
braille_dots_468 (current name)
Unicode code point
U+28A8 BRAILLE PATTERN DOTS-468
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1468

#define XKB_KEY_braille_dots_1468   0x10028a9

Keysym braille_dots_1468.

Value
0x10028a9
Category
Unicode
Preferred name
braille_dots_1468 (current name)
Unicode code point
U+28A9 BRAILLE PATTERN DOTS-1468
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2468

#define XKB_KEY_braille_dots_2468   0x10028aa

Keysym braille_dots_2468.

Value
0x10028aa
Category
Unicode
Preferred name
braille_dots_2468 (current name)
Unicode code point
U+28AA BRAILLE PATTERN DOTS-2468
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12468

#define XKB_KEY_braille_dots_12468   0x10028ab

Keysym braille_dots_12468.

Value
0x10028ab
Category
Unicode
Preferred name
braille_dots_12468 (current name)
Unicode code point
U+28AB BRAILLE PATTERN DOTS-12468
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3468

#define XKB_KEY_braille_dots_3468   0x10028ac

Keysym braille_dots_3468.

Value
0x10028ac
Category
Unicode
Preferred name
braille_dots_3468 (current name)
Unicode code point
U+28AC BRAILLE PATTERN DOTS-3468
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13468

#define XKB_KEY_braille_dots_13468   0x10028ad

Keysym braille_dots_13468.

Value
0x10028ad
Category
Unicode
Preferred name
braille_dots_13468 (current name)
Unicode code point
U+28AD BRAILLE PATTERN DOTS-13468
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23468

#define XKB_KEY_braille_dots_23468   0x10028ae

Keysym braille_dots_23468.

Value
0x10028ae
Category
Unicode
Preferred name
braille_dots_23468 (current name)
Unicode code point
U+28AE BRAILLE PATTERN DOTS-23468
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123468

#define XKB_KEY_braille_dots_123468   0x10028af

Keysym braille_dots_123468.

Value
0x10028af
Category
Unicode
Preferred name
braille_dots_123468 (current name)
Unicode code point
U+28AF BRAILLE PATTERN DOTS-123468
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_568

#define XKB_KEY_braille_dots_568   0x10028b0

Keysym braille_dots_568.

Value
0x10028b0
Category
Unicode
Preferred name
braille_dots_568 (current name)
Unicode code point
U+28B0 BRAILLE PATTERN DOTS-568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1568

#define XKB_KEY_braille_dots_1568   0x10028b1

Keysym braille_dots_1568.

Value
0x10028b1
Category
Unicode
Preferred name
braille_dots_1568 (current name)
Unicode code point
U+28B1 BRAILLE PATTERN DOTS-1568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2568

#define XKB_KEY_braille_dots_2568   0x10028b2

Keysym braille_dots_2568.

Value
0x10028b2
Category
Unicode
Preferred name
braille_dots_2568 (current name)
Unicode code point
U+28B2 BRAILLE PATTERN DOTS-2568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12568

#define XKB_KEY_braille_dots_12568   0x10028b3

Keysym braille_dots_12568.

Value
0x10028b3
Category
Unicode
Preferred name
braille_dots_12568 (current name)
Unicode code point
U+28B3 BRAILLE PATTERN DOTS-12568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3568

#define XKB_KEY_braille_dots_3568   0x10028b4

Keysym braille_dots_3568.

Value
0x10028b4
Category
Unicode
Preferred name
braille_dots_3568 (current name)
Unicode code point
U+28B4 BRAILLE PATTERN DOTS-3568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13568

#define XKB_KEY_braille_dots_13568   0x10028b5

Keysym braille_dots_13568.

Value
0x10028b5
Category
Unicode
Preferred name
braille_dots_13568 (current name)
Unicode code point
U+28B5 BRAILLE PATTERN DOTS-13568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23568

#define XKB_KEY_braille_dots_23568   0x10028b6

Keysym braille_dots_23568.

Value
0x10028b6
Category
Unicode
Preferred name
braille_dots_23568 (current name)
Unicode code point
U+28B6 BRAILLE PATTERN DOTS-23568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123568

#define XKB_KEY_braille_dots_123568   0x10028b7

Keysym braille_dots_123568.

Value
0x10028b7
Category
Unicode
Preferred name
braille_dots_123568 (current name)
Unicode code point
U+28B7 BRAILLE PATTERN DOTS-123568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_4568

#define XKB_KEY_braille_dots_4568   0x10028b8

Keysym braille_dots_4568.

Value
0x10028b8
Category
Unicode
Preferred name
braille_dots_4568 (current name)
Unicode code point
U+28B8 BRAILLE PATTERN DOTS-4568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_14568

#define XKB_KEY_braille_dots_14568   0x10028b9

Keysym braille_dots_14568.

Value
0x10028b9
Category
Unicode
Preferred name
braille_dots_14568 (current name)
Unicode code point
U+28B9 BRAILLE PATTERN DOTS-14568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_24568

#define XKB_KEY_braille_dots_24568   0x10028ba

Keysym braille_dots_24568.

Value
0x10028ba
Category
Unicode
Preferred name
braille_dots_24568 (current name)
Unicode code point
U+28BA BRAILLE PATTERN DOTS-24568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_124568

#define XKB_KEY_braille_dots_124568   0x10028bb

Keysym braille_dots_124568.

Value
0x10028bb
Category
Unicode
Preferred name
braille_dots_124568 (current name)
Unicode code point
U+28BB BRAILLE PATTERN DOTS-124568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_34568

#define XKB_KEY_braille_dots_34568   0x10028bc

Keysym braille_dots_34568.

Value
0x10028bc
Category
Unicode
Preferred name
braille_dots_34568 (current name)
Unicode code point
U+28BC BRAILLE PATTERN DOTS-34568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_134568

#define XKB_KEY_braille_dots_134568   0x10028bd

Keysym braille_dots_134568.

Value
0x10028bd
Category
Unicode
Preferred name
braille_dots_134568 (current name)
Unicode code point
U+28BD BRAILLE PATTERN DOTS-134568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_234568

#define XKB_KEY_braille_dots_234568   0x10028be

Keysym braille_dots_234568.

Value
0x10028be
Category
Unicode
Preferred name
braille_dots_234568 (current name)
Unicode code point
U+28BE BRAILLE PATTERN DOTS-234568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1234568

#define XKB_KEY_braille_dots_1234568   0x10028bf

Keysym braille_dots_1234568.

Value
0x10028bf
Category
Unicode
Preferred name
braille_dots_1234568 (current name)
Unicode code point
U+28BF BRAILLE PATTERN DOTS-1234568
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_78

#define XKB_KEY_braille_dots_78   0x10028c0

Keysym braille_dots_78.

Value
0x10028c0
Category
Unicode
Preferred name
braille_dots_78 (current name)
Unicode code point
U+28C0 BRAILLE PATTERN DOTS-78
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_178

#define XKB_KEY_braille_dots_178   0x10028c1

Keysym braille_dots_178.

Value
0x10028c1
Category
Unicode
Preferred name
braille_dots_178 (current name)
Unicode code point
U+28C1 BRAILLE PATTERN DOTS-178
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_278

#define XKB_KEY_braille_dots_278   0x10028c2

Keysym braille_dots_278.

Value
0x10028c2
Category
Unicode
Preferred name
braille_dots_278 (current name)
Unicode code point
U+28C2 BRAILLE PATTERN DOTS-278
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1278

#define XKB_KEY_braille_dots_1278   0x10028c3

Keysym braille_dots_1278.

Value
0x10028c3
Category
Unicode
Preferred name
braille_dots_1278 (current name)
Unicode code point
U+28C3 BRAILLE PATTERN DOTS-1278
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_378

#define XKB_KEY_braille_dots_378   0x10028c4

Keysym braille_dots_378.

Value
0x10028c4
Category
Unicode
Preferred name
braille_dots_378 (current name)
Unicode code point
U+28C4 BRAILLE PATTERN DOTS-378
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1378

#define XKB_KEY_braille_dots_1378   0x10028c5

Keysym braille_dots_1378.

Value
0x10028c5
Category
Unicode
Preferred name
braille_dots_1378 (current name)
Unicode code point
U+28C5 BRAILLE PATTERN DOTS-1378
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2378

#define XKB_KEY_braille_dots_2378   0x10028c6

Keysym braille_dots_2378.

Value
0x10028c6
Category
Unicode
Preferred name
braille_dots_2378 (current name)
Unicode code point
U+28C6 BRAILLE PATTERN DOTS-2378
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12378

#define XKB_KEY_braille_dots_12378   0x10028c7

Keysym braille_dots_12378.

Value
0x10028c7
Category
Unicode
Preferred name
braille_dots_12378 (current name)
Unicode code point
U+28C7 BRAILLE PATTERN DOTS-12378
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_478

#define XKB_KEY_braille_dots_478   0x10028c8

Keysym braille_dots_478.

Value
0x10028c8
Category
Unicode
Preferred name
braille_dots_478 (current name)
Unicode code point
U+28C8 BRAILLE PATTERN DOTS-478
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1478

#define XKB_KEY_braille_dots_1478   0x10028c9

Keysym braille_dots_1478.

Value
0x10028c9
Category
Unicode
Preferred name
braille_dots_1478 (current name)
Unicode code point
U+28C9 BRAILLE PATTERN DOTS-1478
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2478

#define XKB_KEY_braille_dots_2478   0x10028ca

Keysym braille_dots_2478.

Value
0x10028ca
Category
Unicode
Preferred name
braille_dots_2478 (current name)
Unicode code point
U+28CA BRAILLE PATTERN DOTS-2478
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12478

#define XKB_KEY_braille_dots_12478   0x10028cb

Keysym braille_dots_12478.

Value
0x10028cb
Category
Unicode
Preferred name
braille_dots_12478 (current name)
Unicode code point
U+28CB BRAILLE PATTERN DOTS-12478
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3478

#define XKB_KEY_braille_dots_3478   0x10028cc

Keysym braille_dots_3478.

Value
0x10028cc
Category
Unicode
Preferred name
braille_dots_3478 (current name)
Unicode code point
U+28CC BRAILLE PATTERN DOTS-3478
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13478

#define XKB_KEY_braille_dots_13478   0x10028cd

Keysym braille_dots_13478.

Value
0x10028cd
Category
Unicode
Preferred name
braille_dots_13478 (current name)
Unicode code point
U+28CD BRAILLE PATTERN DOTS-13478
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23478

#define XKB_KEY_braille_dots_23478   0x10028ce

Keysym braille_dots_23478.

Value
0x10028ce
Category
Unicode
Preferred name
braille_dots_23478 (current name)
Unicode code point
U+28CE BRAILLE PATTERN DOTS-23478
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123478

#define XKB_KEY_braille_dots_123478   0x10028cf

Keysym braille_dots_123478.

Value
0x10028cf
Category
Unicode
Preferred name
braille_dots_123478 (current name)
Unicode code point
U+28CF BRAILLE PATTERN DOTS-123478
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_578

#define XKB_KEY_braille_dots_578   0x10028d0

Keysym braille_dots_578.

Value
0x10028d0
Category
Unicode
Preferred name
braille_dots_578 (current name)
Unicode code point
U+28D0 BRAILLE PATTERN DOTS-578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1578

#define XKB_KEY_braille_dots_1578   0x10028d1

Keysym braille_dots_1578.

Value
0x10028d1
Category
Unicode
Preferred name
braille_dots_1578 (current name)
Unicode code point
U+28D1 BRAILLE PATTERN DOTS-1578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2578

#define XKB_KEY_braille_dots_2578   0x10028d2

Keysym braille_dots_2578.

Value
0x10028d2
Category
Unicode
Preferred name
braille_dots_2578 (current name)
Unicode code point
U+28D2 BRAILLE PATTERN DOTS-2578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12578

#define XKB_KEY_braille_dots_12578   0x10028d3

Keysym braille_dots_12578.

Value
0x10028d3
Category
Unicode
Preferred name
braille_dots_12578 (current name)
Unicode code point
U+28D3 BRAILLE PATTERN DOTS-12578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3578

#define XKB_KEY_braille_dots_3578   0x10028d4

Keysym braille_dots_3578.

Value
0x10028d4
Category
Unicode
Preferred name
braille_dots_3578 (current name)
Unicode code point
U+28D4 BRAILLE PATTERN DOTS-3578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13578

#define XKB_KEY_braille_dots_13578   0x10028d5

Keysym braille_dots_13578.

Value
0x10028d5
Category
Unicode
Preferred name
braille_dots_13578 (current name)
Unicode code point
U+28D5 BRAILLE PATTERN DOTS-13578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23578

#define XKB_KEY_braille_dots_23578   0x10028d6

Keysym braille_dots_23578.

Value
0x10028d6
Category
Unicode
Preferred name
braille_dots_23578 (current name)
Unicode code point
U+28D6 BRAILLE PATTERN DOTS-23578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123578

#define XKB_KEY_braille_dots_123578   0x10028d7

Keysym braille_dots_123578.

Value
0x10028d7
Category
Unicode
Preferred name
braille_dots_123578 (current name)
Unicode code point
U+28D7 BRAILLE PATTERN DOTS-123578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_4578

#define XKB_KEY_braille_dots_4578   0x10028d8

Keysym braille_dots_4578.

Value
0x10028d8
Category
Unicode
Preferred name
braille_dots_4578 (current name)
Unicode code point
U+28D8 BRAILLE PATTERN DOTS-4578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_14578

#define XKB_KEY_braille_dots_14578   0x10028d9

Keysym braille_dots_14578.

Value
0x10028d9
Category
Unicode
Preferred name
braille_dots_14578 (current name)
Unicode code point
U+28D9 BRAILLE PATTERN DOTS-14578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_24578

#define XKB_KEY_braille_dots_24578   0x10028da

Keysym braille_dots_24578.

Value
0x10028da
Category
Unicode
Preferred name
braille_dots_24578 (current name)
Unicode code point
U+28DA BRAILLE PATTERN DOTS-24578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_124578

#define XKB_KEY_braille_dots_124578   0x10028db

Keysym braille_dots_124578.

Value
0x10028db
Category
Unicode
Preferred name
braille_dots_124578 (current name)
Unicode code point
U+28DB BRAILLE PATTERN DOTS-124578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_34578

#define XKB_KEY_braille_dots_34578   0x10028dc

Keysym braille_dots_34578.

Value
0x10028dc
Category
Unicode
Preferred name
braille_dots_34578 (current name)
Unicode code point
U+28DC BRAILLE PATTERN DOTS-34578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_134578

#define XKB_KEY_braille_dots_134578   0x10028dd

Keysym braille_dots_134578.

Value
0x10028dd
Category
Unicode
Preferred name
braille_dots_134578 (current name)
Unicode code point
U+28DD BRAILLE PATTERN DOTS-134578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_234578

#define XKB_KEY_braille_dots_234578   0x10028de

Keysym braille_dots_234578.

Value
0x10028de
Category
Unicode
Preferred name
braille_dots_234578 (current name)
Unicode code point
U+28DE BRAILLE PATTERN DOTS-234578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1234578

#define XKB_KEY_braille_dots_1234578   0x10028df

Keysym braille_dots_1234578.

Value
0x10028df
Category
Unicode
Preferred name
braille_dots_1234578 (current name)
Unicode code point
U+28DF BRAILLE PATTERN DOTS-1234578
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_678

#define XKB_KEY_braille_dots_678   0x10028e0

Keysym braille_dots_678.

Value
0x10028e0
Category
Unicode
Preferred name
braille_dots_678 (current name)
Unicode code point
U+28E0 BRAILLE PATTERN DOTS-678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1678

#define XKB_KEY_braille_dots_1678   0x10028e1

Keysym braille_dots_1678.

Value
0x10028e1
Category
Unicode
Preferred name
braille_dots_1678 (current name)
Unicode code point
U+28E1 BRAILLE PATTERN DOTS-1678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2678

#define XKB_KEY_braille_dots_2678   0x10028e2

Keysym braille_dots_2678.

Value
0x10028e2
Category
Unicode
Preferred name
braille_dots_2678 (current name)
Unicode code point
U+28E2 BRAILLE PATTERN DOTS-2678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12678

#define XKB_KEY_braille_dots_12678   0x10028e3

Keysym braille_dots_12678.

Value
0x10028e3
Category
Unicode
Preferred name
braille_dots_12678 (current name)
Unicode code point
U+28E3 BRAILLE PATTERN DOTS-12678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_3678

#define XKB_KEY_braille_dots_3678   0x10028e4

Keysym braille_dots_3678.

Value
0x10028e4
Category
Unicode
Preferred name
braille_dots_3678 (current name)
Unicode code point
U+28E4 BRAILLE PATTERN DOTS-3678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_13678

#define XKB_KEY_braille_dots_13678   0x10028e5

Keysym braille_dots_13678.

Value
0x10028e5
Category
Unicode
Preferred name
braille_dots_13678 (current name)
Unicode code point
U+28E5 BRAILLE PATTERN DOTS-13678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_23678

#define XKB_KEY_braille_dots_23678   0x10028e6

Keysym braille_dots_23678.

Value
0x10028e6
Category
Unicode
Preferred name
braille_dots_23678 (current name)
Unicode code point
U+28E6 BRAILLE PATTERN DOTS-23678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_123678

#define XKB_KEY_braille_dots_123678   0x10028e7

Keysym braille_dots_123678.

Value
0x10028e7
Category
Unicode
Preferred name
braille_dots_123678 (current name)
Unicode code point
U+28E7 BRAILLE PATTERN DOTS-123678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_4678

#define XKB_KEY_braille_dots_4678   0x10028e8

Keysym braille_dots_4678.

Value
0x10028e8
Category
Unicode
Preferred name
braille_dots_4678 (current name)
Unicode code point
U+28E8 BRAILLE PATTERN DOTS-4678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_14678

#define XKB_KEY_braille_dots_14678   0x10028e9

Keysym braille_dots_14678.

Value
0x10028e9
Category
Unicode
Preferred name
braille_dots_14678 (current name)
Unicode code point
U+28E9 BRAILLE PATTERN DOTS-14678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_24678

#define XKB_KEY_braille_dots_24678   0x10028ea

Keysym braille_dots_24678.

Value
0x10028ea
Category
Unicode
Preferred name
braille_dots_24678 (current name)
Unicode code point
U+28EA BRAILLE PATTERN DOTS-24678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_124678

#define XKB_KEY_braille_dots_124678   0x10028eb

Keysym braille_dots_124678.

Value
0x10028eb
Category
Unicode
Preferred name
braille_dots_124678 (current name)
Unicode code point
U+28EB BRAILLE PATTERN DOTS-124678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_34678

#define XKB_KEY_braille_dots_34678   0x10028ec

Keysym braille_dots_34678.

Value
0x10028ec
Category
Unicode
Preferred name
braille_dots_34678 (current name)
Unicode code point
U+28EC BRAILLE PATTERN DOTS-34678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_134678

#define XKB_KEY_braille_dots_134678   0x10028ed

Keysym braille_dots_134678.

Value
0x10028ed
Category
Unicode
Preferred name
braille_dots_134678 (current name)
Unicode code point
U+28ED BRAILLE PATTERN DOTS-134678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_234678

#define XKB_KEY_braille_dots_234678   0x10028ee

Keysym braille_dots_234678.

Value
0x10028ee
Category
Unicode
Preferred name
braille_dots_234678 (current name)
Unicode code point
U+28EE BRAILLE PATTERN DOTS-234678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1234678

#define XKB_KEY_braille_dots_1234678   0x10028ef

Keysym braille_dots_1234678.

Value
0x10028ef
Category
Unicode
Preferred name
braille_dots_1234678 (current name)
Unicode code point
U+28EF BRAILLE PATTERN DOTS-1234678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_5678

#define XKB_KEY_braille_dots_5678   0x10028f0

Keysym braille_dots_5678.

Value
0x10028f0
Category
Unicode
Preferred name
braille_dots_5678 (current name)
Unicode code point
U+28F0 BRAILLE PATTERN DOTS-5678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_15678

#define XKB_KEY_braille_dots_15678   0x10028f1

Keysym braille_dots_15678.

Value
0x10028f1
Category
Unicode
Preferred name
braille_dots_15678 (current name)
Unicode code point
U+28F1 BRAILLE PATTERN DOTS-15678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_25678

#define XKB_KEY_braille_dots_25678   0x10028f2

Keysym braille_dots_25678.

Value
0x10028f2
Category
Unicode
Preferred name
braille_dots_25678 (current name)
Unicode code point
U+28F2 BRAILLE PATTERN DOTS-25678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_125678

#define XKB_KEY_braille_dots_125678   0x10028f3

Keysym braille_dots_125678.

Value
0x10028f3
Category
Unicode
Preferred name
braille_dots_125678 (current name)
Unicode code point
U+28F3 BRAILLE PATTERN DOTS-125678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_35678

#define XKB_KEY_braille_dots_35678   0x10028f4

Keysym braille_dots_35678.

Value
0x10028f4
Category
Unicode
Preferred name
braille_dots_35678 (current name)
Unicode code point
U+28F4 BRAILLE PATTERN DOTS-35678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_135678

#define XKB_KEY_braille_dots_135678   0x10028f5

Keysym braille_dots_135678.

Value
0x10028f5
Category
Unicode
Preferred name
braille_dots_135678 (current name)
Unicode code point
U+28F5 BRAILLE PATTERN DOTS-135678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_235678

#define XKB_KEY_braille_dots_235678   0x10028f6

Keysym braille_dots_235678.

Value
0x10028f6
Category
Unicode
Preferred name
braille_dots_235678 (current name)
Unicode code point
U+28F6 BRAILLE PATTERN DOTS-235678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1235678

#define XKB_KEY_braille_dots_1235678   0x10028f7

Keysym braille_dots_1235678.

Value
0x10028f7
Category
Unicode
Preferred name
braille_dots_1235678 (current name)
Unicode code point
U+28F7 BRAILLE PATTERN DOTS-1235678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_45678

#define XKB_KEY_braille_dots_45678   0x10028f8

Keysym braille_dots_45678.

Value
0x10028f8
Category
Unicode
Preferred name
braille_dots_45678 (current name)
Unicode code point
U+28F8 BRAILLE PATTERN DOTS-45678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_145678

#define XKB_KEY_braille_dots_145678   0x10028f9

Keysym braille_dots_145678.

Value
0x10028f9
Category
Unicode
Preferred name
braille_dots_145678 (current name)
Unicode code point
U+28F9 BRAILLE PATTERN DOTS-145678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_245678

#define XKB_KEY_braille_dots_245678   0x10028fa

Keysym braille_dots_245678.

Value
0x10028fa
Category
Unicode
Preferred name
braille_dots_245678 (current name)
Unicode code point
U+28FA BRAILLE PATTERN DOTS-245678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1245678

#define XKB_KEY_braille_dots_1245678   0x10028fb

Keysym braille_dots_1245678.

Value
0x10028fb
Category
Unicode
Preferred name
braille_dots_1245678 (current name)
Unicode code point
U+28FB BRAILLE PATTERN DOTS-1245678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_345678

#define XKB_KEY_braille_dots_345678   0x10028fc

Keysym braille_dots_345678.

Value
0x10028fc
Category
Unicode
Preferred name
braille_dots_345678 (current name)
Unicode code point
U+28FC BRAILLE PATTERN DOTS-345678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_1345678

#define XKB_KEY_braille_dots_1345678   0x10028fd

Keysym braille_dots_1345678.

Value
0x10028fd
Category
Unicode
Preferred name
braille_dots_1345678 (current name)
Unicode code point
U+28FD BRAILLE PATTERN DOTS-1345678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_2345678

#define XKB_KEY_braille_dots_2345678   0x10028fe

Keysym braille_dots_2345678.

Value
0x10028fe
Category
Unicode
Preferred name
braille_dots_2345678 (current name)
Unicode code point
U+28FE BRAILLE PATTERN DOTS-2345678
Character
Since
1.0.0

◆ XKB_KEY_braille_dots_12345678

#define XKB_KEY_braille_dots_12345678   0x10028ff

Keysym braille_dots_12345678.

Value
0x10028ff
Category
Unicode
Preferred name
braille_dots_12345678 (current name)
Unicode code point
U+28FF BRAILLE PATTERN DOTS-12345678
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ng

#define XKB_KEY_Sinh_ng   0x1000d82

Keysym Sinh_ng.

Value
0x1000d82
Category
Unicode
Preferred name
Sinh_ng (current name)
Unicode code point
U+0D82 SINHALA SIGN ANUSVARAYA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_h2

#define XKB_KEY_Sinh_h2   0x1000d83

Keysym Sinh_h2.

Value
0x1000d83
Category
Unicode
Preferred name
Sinh_h2 (current name)
Unicode code point
U+0D83 SINHALA SIGN VISARGAYA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_a

#define XKB_KEY_Sinh_a   0x1000d85

Keysym Sinh_a.

Value
0x1000d85
Category
Unicode
Preferred name
Sinh_a (current name)
Unicode code point
U+0D85 SINHALA LETTER AYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_aa

#define XKB_KEY_Sinh_aa   0x1000d86

Keysym Sinh_aa.

Value
0x1000d86
Category
Unicode
Preferred name
Sinh_aa (current name)
Unicode code point
U+0D86 SINHALA LETTER AAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ae

#define XKB_KEY_Sinh_ae   0x1000d87

Keysym Sinh_ae.

Value
0x1000d87
Category
Unicode
Preferred name
Sinh_ae (current name)
Unicode code point
U+0D87 SINHALA LETTER AEYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_aee

#define XKB_KEY_Sinh_aee   0x1000d88

Keysym Sinh_aee.

Value
0x1000d88
Category
Unicode
Preferred name
Sinh_aee (current name)
Unicode code point
U+0D88 SINHALA LETTER AEEYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_i

#define XKB_KEY_Sinh_i   0x1000d89

Keysym Sinh_i.

Value
0x1000d89
Category
Unicode
Preferred name
Sinh_i (current name)
Unicode code point
U+0D89 SINHALA LETTER IYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ii

#define XKB_KEY_Sinh_ii   0x1000d8a

Keysym Sinh_ii.

Value
0x1000d8a
Category
Unicode
Preferred name
Sinh_ii (current name)
Unicode code point
U+0D8A SINHALA LETTER IIYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_u

#define XKB_KEY_Sinh_u   0x1000d8b

Keysym Sinh_u.

Value
0x1000d8b
Category
Unicode
Preferred name
Sinh_u (current name)
Unicode code point
U+0D8B SINHALA LETTER UYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_uu

#define XKB_KEY_Sinh_uu   0x1000d8c

Keysym Sinh_uu.

Value
0x1000d8c
Category
Unicode
Preferred name
Sinh_uu (current name)
Unicode code point
U+0D8C SINHALA LETTER UUYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ri

#define XKB_KEY_Sinh_ri   0x1000d8d

Keysym Sinh_ri.

Value
0x1000d8d
Category
Unicode
Preferred name
Sinh_ri (current name)
Unicode code point
U+0D8D SINHALA LETTER IRUYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_rii

#define XKB_KEY_Sinh_rii   0x1000d8e

Keysym Sinh_rii.

Value
0x1000d8e
Category
Unicode
Preferred name
Sinh_rii (current name)
Unicode code point
U+0D8E SINHALA LETTER IRUUYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_lu

#define XKB_KEY_Sinh_lu   0x1000d8f

Keysym Sinh_lu.

Value
0x1000d8f
Category
Unicode
Preferred name
Sinh_lu (current name)
Unicode code point
U+0D8F SINHALA LETTER ILUYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_luu

#define XKB_KEY_Sinh_luu   0x1000d90

Keysym Sinh_luu.

Value
0x1000d90
Category
Unicode
Preferred name
Sinh_luu (current name)
Unicode code point
U+0D90 SINHALA LETTER ILUUYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_e

#define XKB_KEY_Sinh_e   0x1000d91

Keysym Sinh_e.

Value
0x1000d91
Category
Unicode
Preferred name
Sinh_e (current name)
Unicode code point
U+0D91 SINHALA LETTER EYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ee

#define XKB_KEY_Sinh_ee   0x1000d92

Keysym Sinh_ee.

Value
0x1000d92
Category
Unicode
Preferred name
Sinh_ee (current name)
Unicode code point
U+0D92 SINHALA LETTER EEYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ai

#define XKB_KEY_Sinh_ai   0x1000d93

Keysym Sinh_ai.

Value
0x1000d93
Category
Unicode
Preferred name
Sinh_ai (current name)
Unicode code point
U+0D93 SINHALA LETTER AIYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_o

#define XKB_KEY_Sinh_o   0x1000d94

Keysym Sinh_o.

Value
0x1000d94
Category
Unicode
Preferred name
Sinh_o (current name)
Unicode code point
U+0D94 SINHALA LETTER OYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_oo

#define XKB_KEY_Sinh_oo   0x1000d95

Keysym Sinh_oo.

Value
0x1000d95
Category
Unicode
Preferred name
Sinh_oo (current name)
Unicode code point
U+0D95 SINHALA LETTER OOYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_au

#define XKB_KEY_Sinh_au   0x1000d96

Keysym Sinh_au.

Value
0x1000d96
Category
Unicode
Preferred name
Sinh_au (current name)
Unicode code point
U+0D96 SINHALA LETTER AUYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ka

#define XKB_KEY_Sinh_ka   0x1000d9a

Keysym Sinh_ka.

Value
0x1000d9a
Category
Unicode
Preferred name
Sinh_ka (current name)
Unicode code point
U+0D9A SINHALA LETTER ALPAPRAANA KAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_kha

#define XKB_KEY_Sinh_kha   0x1000d9b

Keysym Sinh_kha.

Value
0x1000d9b
Category
Unicode
Preferred name
Sinh_kha (current name)
Unicode code point
U+0D9B SINHALA LETTER MAHAAPRAANA KAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ga

#define XKB_KEY_Sinh_ga   0x1000d9c

Keysym Sinh_ga.

Value
0x1000d9c
Category
Unicode
Preferred name
Sinh_ga (current name)
Unicode code point
U+0D9C SINHALA LETTER ALPAPRAANA GAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_gha

#define XKB_KEY_Sinh_gha   0x1000d9d

Keysym Sinh_gha.

Value
0x1000d9d
Category
Unicode
Preferred name
Sinh_gha (current name)
Unicode code point
U+0D9D SINHALA LETTER MAHAAPRAANA GAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ng2

#define XKB_KEY_Sinh_ng2   0x1000d9e

Keysym Sinh_ng2.

Value
0x1000d9e
Category
Unicode
Preferred name
Sinh_ng2 (current name)
Unicode code point
U+0D9E SINHALA LETTER KANTAJA NAASIKYAYA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_nga

#define XKB_KEY_Sinh_nga   0x1000d9f

Keysym Sinh_nga.

Value
0x1000d9f
Category
Unicode
Preferred name
Sinh_nga (current name)
Unicode code point
U+0D9F SINHALA LETTER SANYAKA GAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ca

#define XKB_KEY_Sinh_ca   0x1000da0

Keysym Sinh_ca.

Value
0x1000da0
Category
Unicode
Preferred name
Sinh_ca (current name)
Unicode code point
U+0DA0 SINHALA LETTER ALPAPRAANA CAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_cha

#define XKB_KEY_Sinh_cha   0x1000da1

Keysym Sinh_cha.

Value
0x1000da1
Category
Unicode
Preferred name
Sinh_cha (current name)
Unicode code point
U+0DA1 SINHALA LETTER MAHAAPRAANA CAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ja

#define XKB_KEY_Sinh_ja   0x1000da2

Keysym Sinh_ja.

Value
0x1000da2
Category
Unicode
Preferred name
Sinh_ja (current name)
Unicode code point
U+0DA2 SINHALA LETTER ALPAPRAANA JAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_jha

#define XKB_KEY_Sinh_jha   0x1000da3

Keysym Sinh_jha.

Value
0x1000da3
Category
Unicode
Preferred name
Sinh_jha (current name)
Unicode code point
U+0DA3 SINHALA LETTER MAHAAPRAANA JAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_nya

#define XKB_KEY_Sinh_nya   0x1000da4

Keysym Sinh_nya.

Value
0x1000da4
Category
Unicode
Preferred name
Sinh_nya (current name)
Unicode code point
U+0DA4 SINHALA LETTER TAALUJA NAASIKYAYA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_jnya

#define XKB_KEY_Sinh_jnya   0x1000da5

Keysym Sinh_jnya.

Value
0x1000da5
Category
Unicode
Preferred name
Sinh_jnya (current name)
Unicode code point
U+0DA5 SINHALA LETTER TAALUJA SANYOOGA NAAKSIKYAYA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_nja

#define XKB_KEY_Sinh_nja   0x1000da6

Keysym Sinh_nja.

Value
0x1000da6
Category
Unicode
Preferred name
Sinh_nja (current name)
Unicode code point
U+0DA6 SINHALA LETTER SANYAKA JAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_tta

#define XKB_KEY_Sinh_tta   0x1000da7

Keysym Sinh_tta.

Value
0x1000da7
Category
Unicode
Preferred name
Sinh_tta (current name)
Unicode code point
U+0DA7 SINHALA LETTER ALPAPRAANA TTAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ttha

#define XKB_KEY_Sinh_ttha   0x1000da8

Keysym Sinh_ttha.

Value
0x1000da8
Category
Unicode
Preferred name
Sinh_ttha (current name)
Unicode code point
U+0DA8 SINHALA LETTER MAHAAPRAANA TTAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_dda

#define XKB_KEY_Sinh_dda   0x1000da9

Keysym Sinh_dda.

Value
0x1000da9
Category
Unicode
Preferred name
Sinh_dda (current name)
Unicode code point
U+0DA9 SINHALA LETTER ALPAPRAANA DDAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ddha

#define XKB_KEY_Sinh_ddha   0x1000daa

Keysym Sinh_ddha.

Value
0x1000daa
Category
Unicode
Preferred name
Sinh_ddha (current name)
Unicode code point
U+0DAA SINHALA LETTER MAHAAPRAANA DDAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_nna

#define XKB_KEY_Sinh_nna   0x1000dab

Keysym Sinh_nna.

Value
0x1000dab
Category
Unicode
Preferred name
Sinh_nna (current name)
Unicode code point
U+0DAB SINHALA LETTER MUURDHAJA NAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ndda

#define XKB_KEY_Sinh_ndda   0x1000dac

Keysym Sinh_ndda.

Value
0x1000dac
Category
Unicode
Preferred name
Sinh_ndda (current name)
Unicode code point
U+0DAC SINHALA LETTER SANYAKA DDAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_tha

#define XKB_KEY_Sinh_tha   0x1000dad

Keysym Sinh_tha.

Value
0x1000dad
Category
Unicode
Preferred name
Sinh_tha (current name)
Unicode code point
U+0DAD SINHALA LETTER ALPAPRAANA TAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_thha

#define XKB_KEY_Sinh_thha   0x1000dae

Keysym Sinh_thha.

Value
0x1000dae
Category
Unicode
Preferred name
Sinh_thha (current name)
Unicode code point
U+0DAE SINHALA LETTER MAHAAPRAANA TAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_dha

#define XKB_KEY_Sinh_dha   0x1000daf

Keysym Sinh_dha.

Value
0x1000daf
Category
Unicode
Preferred name
Sinh_dha (current name)
Unicode code point
U+0DAF SINHALA LETTER ALPAPRAANA DAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_dhha

#define XKB_KEY_Sinh_dhha   0x1000db0

Keysym Sinh_dhha.

Value
0x1000db0
Category
Unicode
Preferred name
Sinh_dhha (current name)
Unicode code point
U+0DB0 SINHALA LETTER MAHAAPRAANA DAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_na

#define XKB_KEY_Sinh_na   0x1000db1

Keysym Sinh_na.

Value
0x1000db1
Category
Unicode
Preferred name
Sinh_na (current name)
Unicode code point
U+0DB1 SINHALA LETTER DANTAJA NAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ndha

#define XKB_KEY_Sinh_ndha   0x1000db3

Keysym Sinh_ndha.

Value
0x1000db3
Category
Unicode
Preferred name
Sinh_ndha (current name)
Unicode code point
U+0DB3 SINHALA LETTER SANYAKA DAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_pa

#define XKB_KEY_Sinh_pa   0x1000db4

Keysym Sinh_pa.

Value
0x1000db4
Category
Unicode
Preferred name
Sinh_pa (current name)
Unicode code point
U+0DB4 SINHALA LETTER ALPAPRAANA PAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_pha

#define XKB_KEY_Sinh_pha   0x1000db5

Keysym Sinh_pha.

Value
0x1000db5
Category
Unicode
Preferred name
Sinh_pha (current name)
Unicode code point
U+0DB5 SINHALA LETTER MAHAAPRAANA PAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ba

#define XKB_KEY_Sinh_ba   0x1000db6

Keysym Sinh_ba.

Value
0x1000db6
Category
Unicode
Preferred name
Sinh_ba (current name)
Unicode code point
U+0DB6 SINHALA LETTER ALPAPRAANA BAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_bha

#define XKB_KEY_Sinh_bha   0x1000db7

Keysym Sinh_bha.

Value
0x1000db7
Category
Unicode
Preferred name
Sinh_bha (current name)
Unicode code point
U+0DB7 SINHALA LETTER MAHAAPRAANA BAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ma

#define XKB_KEY_Sinh_ma   0x1000db8

Keysym Sinh_ma.

Value
0x1000db8
Category
Unicode
Preferred name
Sinh_ma (current name)
Unicode code point
U+0DB8 SINHALA LETTER MAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_mba

#define XKB_KEY_Sinh_mba   0x1000db9

Keysym Sinh_mba.

Value
0x1000db9
Category
Unicode
Preferred name
Sinh_mba (current name)
Unicode code point
U+0DB9 SINHALA LETTER AMBA BAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ya

#define XKB_KEY_Sinh_ya   0x1000dba

Keysym Sinh_ya.

Value
0x1000dba
Category
Unicode
Preferred name
Sinh_ya (current name)
Unicode code point
U+0DBA SINHALA LETTER YAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ra

#define XKB_KEY_Sinh_ra   0x1000dbb

Keysym Sinh_ra.

Value
0x1000dbb
Category
Unicode
Preferred name
Sinh_ra (current name)
Unicode code point
U+0DBB SINHALA LETTER RAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_la

#define XKB_KEY_Sinh_la   0x1000dbd

Keysym Sinh_la.

Value
0x1000dbd
Category
Unicode
Preferred name
Sinh_la (current name)
Unicode code point
U+0DBD SINHALA LETTER DANTAJA LAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_va

#define XKB_KEY_Sinh_va   0x1000dc0

Keysym Sinh_va.

Value
0x1000dc0
Category
Unicode
Preferred name
Sinh_va (current name)
Unicode code point
U+0DC0 SINHALA LETTER VAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_sha

#define XKB_KEY_Sinh_sha   0x1000dc1

Keysym Sinh_sha.

Value
0x1000dc1
Category
Unicode
Preferred name
Sinh_sha (current name)
Unicode code point
U+0DC1 SINHALA LETTER TAALUJA SAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ssha

#define XKB_KEY_Sinh_ssha   0x1000dc2

Keysym Sinh_ssha.

Value
0x1000dc2
Category
Unicode
Preferred name
Sinh_ssha (current name)
Unicode code point
U+0DC2 SINHALA LETTER MUURDHAJA SAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_sa

#define XKB_KEY_Sinh_sa   0x1000dc3

Keysym Sinh_sa.

Value
0x1000dc3
Category
Unicode
Preferred name
Sinh_sa (current name)
Unicode code point
U+0DC3 SINHALA LETTER DANTAJA SAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ha

#define XKB_KEY_Sinh_ha   0x1000dc4

Keysym Sinh_ha.

Value
0x1000dc4
Category
Unicode
Preferred name
Sinh_ha (current name)
Unicode code point
U+0DC4 SINHALA LETTER HAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_lla

#define XKB_KEY_Sinh_lla   0x1000dc5

Keysym Sinh_lla.

Value
0x1000dc5
Category
Unicode
Preferred name
Sinh_lla (current name)
Unicode code point
U+0DC5 SINHALA LETTER MUURDHAJA LAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_fa

#define XKB_KEY_Sinh_fa   0x1000dc6

Keysym Sinh_fa.

Value
0x1000dc6
Category
Unicode
Preferred name
Sinh_fa (current name)
Unicode code point
U+0DC6 SINHALA LETTER FAYANNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_al

#define XKB_KEY_Sinh_al   0x1000dca

Keysym Sinh_al.

Value
0x1000dca
Category
Unicode
Preferred name
Sinh_al (current name)
Unicode code point
U+0DCA SINHALA SIGN AL-LAKUNA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_aa2

#define XKB_KEY_Sinh_aa2   0x1000dcf

Keysym Sinh_aa2.

Value
0x1000dcf
Category
Unicode
Preferred name
Sinh_aa2 (current name)
Unicode code point
U+0DCF SINHALA VOWEL SIGN AELA-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ae2

#define XKB_KEY_Sinh_ae2   0x1000dd0

Keysym Sinh_ae2.

Value
0x1000dd0
Category
Unicode
Preferred name
Sinh_ae2 (current name)
Unicode code point
U+0DD0 SINHALA VOWEL SIGN KETTI AEDA-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_aee2

#define XKB_KEY_Sinh_aee2   0x1000dd1

Keysym Sinh_aee2.

Value
0x1000dd1
Category
Unicode
Preferred name
Sinh_aee2 (current name)
Unicode code point
U+0DD1 SINHALA VOWEL SIGN DIGA AEDA-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_i2

#define XKB_KEY_Sinh_i2   0x1000dd2

Keysym Sinh_i2.

Value
0x1000dd2
Category
Unicode
Preferred name
Sinh_i2 (current name)
Unicode code point
U+0DD2 SINHALA VOWEL SIGN KETTI IS-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ii2

#define XKB_KEY_Sinh_ii2   0x1000dd3

Keysym Sinh_ii2.

Value
0x1000dd3
Category
Unicode
Preferred name
Sinh_ii2 (current name)
Unicode code point
U+0DD3 SINHALA VOWEL SIGN DIGA IS-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_u2

#define XKB_KEY_Sinh_u2   0x1000dd4

Keysym Sinh_u2.

Value
0x1000dd4
Category
Unicode
Preferred name
Sinh_u2 (current name)
Unicode code point
U+0DD4 SINHALA VOWEL SIGN KETTI PAA-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_uu2

#define XKB_KEY_Sinh_uu2   0x1000dd6

Keysym Sinh_uu2.

Value
0x1000dd6
Category
Unicode
Preferred name
Sinh_uu2 (current name)
Unicode code point
U+0DD6 SINHALA VOWEL SIGN DIGA PAA-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ru2

#define XKB_KEY_Sinh_ru2   0x1000dd8

Keysym Sinh_ru2.

Value
0x1000dd8
Category
Unicode
Preferred name
Sinh_ru2 (current name)
Unicode code point
U+0DD8 SINHALA VOWEL SIGN GAETTA-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_e2

#define XKB_KEY_Sinh_e2   0x1000dd9

Keysym Sinh_e2.

Value
0x1000dd9
Category
Unicode
Preferred name
Sinh_e2 (current name)
Unicode code point
U+0DD9 SINHALA VOWEL SIGN KOMBUVA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ee2

#define XKB_KEY_Sinh_ee2   0x1000dda

Keysym Sinh_ee2.

Value
0x1000dda
Category
Unicode
Preferred name
Sinh_ee2 (current name)
Unicode code point
U+0DDA SINHALA VOWEL SIGN DIGA KOMBUVA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ai2

#define XKB_KEY_Sinh_ai2   0x1000ddb

Keysym Sinh_ai2.

Value
0x1000ddb
Category
Unicode
Preferred name
Sinh_ai2 (current name)
Unicode code point
U+0DDB SINHALA VOWEL SIGN KOMBU DEKA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_o2

#define XKB_KEY_Sinh_o2   0x1000ddc

Keysym Sinh_o2.

Value
0x1000ddc
Category
Unicode
Preferred name
Sinh_o2 (current name)
Unicode code point
U+0DDC SINHALA VOWEL SIGN KOMBUVA HAA AELA-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_oo2

#define XKB_KEY_Sinh_oo2   0x1000ddd

Keysym Sinh_oo2.

Value
0x1000ddd
Category
Unicode
Preferred name
Sinh_oo2 (current name)
Unicode code point
U+0DDD SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_au2

#define XKB_KEY_Sinh_au2   0x1000dde

Keysym Sinh_au2.

Value
0x1000dde
Category
Unicode
Preferred name
Sinh_au2 (current name)
Unicode code point
U+0DDE SINHALA VOWEL SIGN KOMBUVA HAA GAYANUKITTA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_lu2

#define XKB_KEY_Sinh_lu2   0x1000ddf

Keysym Sinh_lu2.

Value
0x1000ddf
Category
Unicode
Preferred name
Sinh_lu2 (current name)
Unicode code point
U+0DDF SINHALA VOWEL SIGN GAYANUKITTA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_ruu2

#define XKB_KEY_Sinh_ruu2   0x1000df2

Keysym Sinh_ruu2.

Value
0x1000df2
Category
Unicode
Preferred name
Sinh_ruu2 (current name)
Unicode code point
U+0DF2 SINHALA VOWEL SIGN DIGA GAETTA-PILLA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_luu2

#define XKB_KEY_Sinh_luu2   0x1000df3

Keysym Sinh_luu2.

Value
0x1000df3
Category
Unicode
Preferred name
Sinh_luu2 (current name)
Unicode code point
U+0DF3 SINHALA VOWEL SIGN DIGA GAYANUKITTA
Character
Since
1.0.0

◆ XKB_KEY_Sinh_kunddaliya

#define XKB_KEY_Sinh_kunddaliya   0x1000df4

Keysym Sinh_kunddaliya.

Value
0x1000df4
Category
Unicode
Preferred name
Sinh_kunddaliya (current name)
Unicode code point
U+0DF4 SINHALA PUNCTUATION KUNDDALIYA
Character
Since
1.0.0

◆ XKB_KEY_SSHARP

#define XKB_KEY_SSHARP   0x1001e9e

Keysym SSHARP.

Value
0x1001e9e
Category
Unicode
Preferred name
SSHARP (current name)
Unicode code point
U+1E9E LATIN CAPITAL LETTER SHARP S
Character
Since
1.14.0

◆ XKB_KEY_leftsingleanglequotemark

#define XKB_KEY_leftsingleanglequotemark   0x1002039

Keysym leftsingleanglequotemark.

Value
0x1002039
Category
Unicode
Preferred name
leftsingleanglequotemark (current name)
Unicode code point
U+2039 SINGLE LEFT-POINTING ANGLE QUOTATION MARK
Character
Since
1.14.0

◆ XKB_KEY_rightsingleanglequotemark

#define XKB_KEY_rightsingleanglequotemark   0x100203a

Keysym rightsingleanglequotemark.

Value
0x100203a
Category
Unicode
Preferred name
rightsingleanglequotemark (current name)
Unicode code point
U+203A SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
Character
Since
1.14.0

◆ XKB_KEY_XF86ModeLock

#define XKB_KEY_XF86ModeLock   0x1008ff01

Keysym XF86ModeLock: Mode Switch Lock.

Value
0x1008ff01
Category
Vendor
Preferred name
XF86ModeLock (current name)
Since
1.0.0

◆ XKB_KEY_XF86MonBrightnessUp

#define XKB_KEY_XF86MonBrightnessUp   0x1008ff02

Keysym XF86MonBrightnessUp: Monitor/panel brightness.

Value
0x1008ff02
Category
Vendor
Preferred name
XF86MonBrightnessUp (current name)
Since
1.0.0

◆ XKB_KEY_XF86MonBrightnessDown

#define XKB_KEY_XF86MonBrightnessDown   0x1008ff03

Keysym XF86MonBrightnessDown: Monitor/panel brightness.

Value
0x1008ff03
Category
Vendor
Preferred name
XF86MonBrightnessDown (current name)
Since
1.0.0

◆ XKB_KEY_XF86KbdLightOnOff

#define XKB_KEY_XF86KbdLightOnOff   0x1008ff04

Keysym XF86KbdLightOnOff: Keyboards may be lit.

Value
0x1008ff04
Category
Vendor
Preferred name
XF86KbdLightOnOff (current name)
Since
1.0.0

◆ XKB_KEY_XF86KbdBrightnessUp

#define XKB_KEY_XF86KbdBrightnessUp   0x1008ff05

Keysym XF86KbdBrightnessUp: Keyboards may be lit.

Value
0x1008ff05
Category
Vendor
Preferred name
XF86KbdBrightnessUp (current name)
Since
1.0.0

◆ XKB_KEY_XF86KbdBrightnessDown

#define XKB_KEY_XF86KbdBrightnessDown   0x1008ff06

Keysym XF86KbdBrightnessDown: Keyboards may be lit.

Value
0x1008ff06
Category
Vendor
Preferred name
XF86KbdBrightnessDown (current name)
Since
1.0.0

◆ XKB_KEY_XF86MonBrightnessCycle

#define XKB_KEY_XF86MonBrightnessCycle   0x1008ff07

Keysym XF86MonBrightnessCycle: Monitor/panel brightness.

Value
0x1008ff07
Category
Vendor
Preferred name
XF86MonBrightnessCycle (current name)
Since
1.3.0

◆ XKB_KEY_XF86Standby

#define XKB_KEY_XF86Standby   0x1008ff10

Keysym XF86Standby: System into standby mode.

Value
0x1008ff10
Category
Vendor
Preferred name
XF86Standby (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioLowerVolume

#define XKB_KEY_XF86AudioLowerVolume   0x1008ff11

Keysym XF86AudioLowerVolume: Volume control down.

Value
0x1008ff11
Category
Vendor
Preferred name
XF86AudioLowerVolume (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioMute

#define XKB_KEY_XF86AudioMute   0x1008ff12

Keysym XF86AudioMute: Mute sound from the system.

Value
0x1008ff12
Category
Vendor
Preferred name
XF86AudioMute (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioRaiseVolume

#define XKB_KEY_XF86AudioRaiseVolume   0x1008ff13

Keysym XF86AudioRaiseVolume: Volume control up.

Value
0x1008ff13
Category
Vendor
Preferred name
XF86AudioRaiseVolume (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioPlay

#define XKB_KEY_XF86AudioPlay   0x1008ff14

Keysym XF86AudioPlay: Start playing of audio >.

Value
0x1008ff14
Category
Vendor
Preferred name
XF86AudioPlay (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioStop

#define XKB_KEY_XF86AudioStop   0x1008ff15

Keysym XF86AudioStop: Stop playing audio.

Value
0x1008ff15
Category
Vendor
Preferred name
XF86AudioStop (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioPrev

#define XKB_KEY_XF86AudioPrev   0x1008ff16

Keysym XF86AudioPrev: Previous track.

Value
0x1008ff16
Category
Vendor
Preferred name
XF86AudioPrev (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioNext

#define XKB_KEY_XF86AudioNext   0x1008ff17

Keysym XF86AudioNext: Next track.

Value
0x1008ff17
Category
Vendor
Preferred name
XF86AudioNext (current name)
Since
1.0.0

◆ XKB_KEY_XF86HomePage

#define XKB_KEY_XF86HomePage   0x1008ff18

Keysym XF86HomePage: Display user's home page.

Value
0x1008ff18
Category
Vendor
Preferred name
XF86HomePage (current name)
Since
1.0.0

◆ XKB_KEY_XF86Mail

#define XKB_KEY_XF86Mail   0x1008ff19

Keysym XF86Mail: Invoke user's mail program.

Value
0x1008ff19
Category
Vendor
Preferred name
XF86Mail (current name)
Since
1.0.0

◆ XKB_KEY_XF86Start

#define XKB_KEY_XF86Start   0x1008ff1a

Keysym XF86Start: Start application.

Value
0x1008ff1a
Category
Vendor
Preferred name
XF86Start (current name)
Since
1.0.0

◆ XKB_KEY_XF86Search

#define XKB_KEY_XF86Search   0x1008ff1b

Keysym XF86Search: Search.

Value
0x1008ff1b
Category
Vendor
Preferred name
XF86Search (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioRecord

#define XKB_KEY_XF86AudioRecord   0x1008ff1c

Keysym XF86AudioRecord: Record audio application.

Value
0x1008ff1c
Category
Vendor
Preferred name
XF86AudioRecord (current name)
Since
1.0.0

◆ XKB_KEY_XF86Calculator

#define XKB_KEY_XF86Calculator   0x1008ff1d

Keysym XF86Calculator: Invoke calculator program.

Value
0x1008ff1d
Category
Vendor
Preferred name
XF86Calculator (current name)
Since
1.0.0

◆ XKB_KEY_XF86Memo

#define XKB_KEY_XF86Memo   0x1008ff1e

Keysym XF86Memo: Invoke Memo taking program.

Value
0x1008ff1e
Category
Vendor
Preferred name
XF86Memo (current name)
Since
1.0.0

◆ XKB_KEY_XF86ToDoList

#define XKB_KEY_XF86ToDoList   0x1008ff1f

Keysym XF86ToDoList: Invoke To Do List program.

Value
0x1008ff1f
Category
Vendor
Preferred name
XF86ToDoList (current name)
Since
1.0.0

◆ XKB_KEY_XF86Calendar

#define XKB_KEY_XF86Calendar   0x1008ff20

Keysym XF86Calendar: Invoke Calendar program.

Value
0x1008ff20
Category
Vendor
Preferred name
XF86Calendar (current name)
Since
1.0.0

◆ XKB_KEY_XF86PowerDown

#define XKB_KEY_XF86PowerDown   0x1008ff21

Keysym XF86PowerDown: Deep sleep the system.

Value
0x1008ff21
Category
Vendor
Preferred name
XF86PowerDown (current name)
Since
1.0.0

◆ XKB_KEY_XF86ContrastAdjust

#define XKB_KEY_XF86ContrastAdjust   0x1008ff22

Keysym XF86ContrastAdjust: Adjust screen contrast.

Value
0x1008ff22
Category
Vendor
Preferred name
XF86ContrastAdjust (current name)
Since
1.0.0

◆ XKB_KEY_XF86RockerUp

#define XKB_KEY_XF86RockerUp   0x1008ff23

Keysym XF86RockerUp: Rocker switches exist up.

Value
0x1008ff23
Category
Vendor
Preferred name
XF86RockerUp (current name)
Since
1.0.0

◆ XKB_KEY_XF86RockerDown

#define XKB_KEY_XF86RockerDown   0x1008ff24

Keysym XF86RockerDown: and down.

Value
0x1008ff24
Category
Vendor
Preferred name
XF86RockerDown (current name)
Since
1.0.0

◆ XKB_KEY_XF86RockerEnter

#define XKB_KEY_XF86RockerEnter   0x1008ff25

Keysym XF86RockerEnter: and let you press them.

Value
0x1008ff25
Category
Vendor
Preferred name
XF86RockerEnter (current name)
Since
1.0.0

◆ XKB_KEY_XF86Back

#define XKB_KEY_XF86Back   0x1008ff26

Keysym XF86Back: Like back on a browser.

Value
0x1008ff26
Category
Vendor
Preferred name
XF86Back (current name)
Since
1.0.0

◆ XKB_KEY_XF86Forward

#define XKB_KEY_XF86Forward   0x1008ff27

Keysym XF86Forward: Like forward on a browser.

Value
0x1008ff27
Category
Vendor
Preferred name
XF86Forward (current name)
Since
1.0.0

◆ XKB_KEY_XF86Stop

#define XKB_KEY_XF86Stop   0x1008ff28

Keysym XF86Stop: Stop current operation.

Value
0x1008ff28
Category
Vendor
Preferred name
XF86Stop (current name)
Since
1.0.0

◆ XKB_KEY_XF86Refresh

#define XKB_KEY_XF86Refresh   0x1008ff29

Keysym XF86Refresh: Refresh the page.

Value
0x1008ff29
Category
Vendor
Preferred name
XF86Refresh (current name)
Since
1.0.0

◆ XKB_KEY_XF86PowerOff

#define XKB_KEY_XF86PowerOff   0x1008ff2a

Keysym XF86PowerOff: Power off system entirely.

Value
0x1008ff2a
Category
Vendor
Preferred name
XF86PowerOff (current name)
Since
1.0.0

◆ XKB_KEY_XF86WakeUp

#define XKB_KEY_XF86WakeUp   0x1008ff2b

Keysym XF86WakeUp: Wake up system from sleep.

Value
0x1008ff2b
Category
Vendor
Preferred name
XF86WakeUp (current name)
Since
1.0.0

◆ XKB_KEY_XF86Eject

#define XKB_KEY_XF86Eject   0x1008ff2c

Keysym XF86Eject: Eject device (e.g.

DVD)

Value
0x1008ff2c
Category
Vendor
Preferred name
XF86Eject (current name)
Since
1.0.0

◆ XKB_KEY_XF86ScreenSaver

#define XKB_KEY_XF86ScreenSaver   0x1008ff2d

Keysym XF86ScreenSaver: Invoke screensaver.

Value
0x1008ff2d
Category
Vendor
Preferred name
XF86ScreenSaver (current name)
Since
1.0.0

◆ XKB_KEY_XF86WWW

#define XKB_KEY_XF86WWW   0x1008ff2e

Keysym XF86WWW: Invoke web browser.

Value
0x1008ff2e
Category
Vendor
Preferred name
XF86WWW (current name)
Since
1.0.0

◆ XKB_KEY_XF86Sleep

#define XKB_KEY_XF86Sleep   0x1008ff2f

Keysym XF86Sleep: Put system to sleep.

Value
0x1008ff2f
Category
Vendor
Preferred name
XF86Sleep (current name)
Since
1.0.0

◆ XKB_KEY_XF86Favorites

#define XKB_KEY_XF86Favorites   0x1008ff30

Keysym XF86Favorites: Show favorite locations.

Value
0x1008ff30
Category
Vendor
Preferred name
XF86Favorites (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioPause

#define XKB_KEY_XF86AudioPause   0x1008ff31

Keysym XF86AudioPause: Pause audio playing.

Value
0x1008ff31
Category
Vendor
Preferred name
XF86AudioPause (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioMedia

#define XKB_KEY_XF86AudioMedia   0x1008ff32

Keysym XF86AudioMedia: Launch media collection app.

Value
0x1008ff32
Category
Vendor
Preferred name
XF86AudioMedia (current name)
Since
1.0.0

◆ XKB_KEY_XF86MyComputer

#define XKB_KEY_XF86MyComputer   0x1008ff33

Keysym XF86MyComputer: Display "My Computer" window.

Value
0x1008ff33
Category
Vendor
Preferred name
XF86MyComputer (current name)
Since
1.0.0

◆ XKB_KEY_XF86VendorHome

#define XKB_KEY_XF86VendorHome   0x1008ff34

Keysym XF86VendorHome: Display vendor home web site.

Value
0x1008ff34
Category
Vendor
Preferred name
XF86VendorHome (current name)
Since
1.0.0

◆ XKB_KEY_XF86LightBulb

#define XKB_KEY_XF86LightBulb   0x1008ff35

Keysym XF86LightBulb: Light bulb keys exist.

Value
0x1008ff35
Category
Vendor
Preferred name
XF86LightBulb (current name)
Since
1.0.0

◆ XKB_KEY_XF86Shop

#define XKB_KEY_XF86Shop   0x1008ff36

Keysym XF86Shop: Display shopping web site.

Value
0x1008ff36
Category
Vendor
Preferred name
XF86Shop (current name)
Since
1.0.0

◆ XKB_KEY_XF86History

#define XKB_KEY_XF86History   0x1008ff37

Keysym XF86History: Show history of web surfing.

Value
0x1008ff37
Category
Vendor
Preferred name
XF86History (current name)
Since
1.0.0

◆ XKB_KEY_XF86OpenURL

#define XKB_KEY_XF86OpenURL   0x1008ff38

Keysym XF86OpenURL: Open selected URL.

Value
0x1008ff38
Category
Vendor
Preferred name
XF86OpenURL (current name)
Since
1.0.0

◆ XKB_KEY_XF86AddFavorite

#define XKB_KEY_XF86AddFavorite   0x1008ff39

Keysym XF86AddFavorite: Add URL to favorites list.

Value
0x1008ff39
Category
Vendor
Preferred name
XF86AddFavorite (current name)
Since
1.0.0

◆ XKB_KEY_XF86HotLinks

#define XKB_KEY_XF86HotLinks   0x1008ff3a

Keysym XF86HotLinks: Show "hot" links.

Value
0x1008ff3a
Category
Vendor
Preferred name
XF86HotLinks (current name)
Since
1.0.0

◆ XKB_KEY_XF86BrightnessAdjust

#define XKB_KEY_XF86BrightnessAdjust   0x1008ff3b

Keysym XF86BrightnessAdjust: Invoke brightness adj.

UI

Value
0x1008ff3b
Category
Vendor
Preferred name
XF86BrightnessAdjust (current name)
Since
1.0.0

◆ XKB_KEY_XF86Finance

#define XKB_KEY_XF86Finance   0x1008ff3c

Keysym XF86Finance: Display financial site.

Value
0x1008ff3c
Category
Vendor
Preferred name
XF86Finance (current name)
Since
1.0.0

◆ XKB_KEY_XF86Community

#define XKB_KEY_XF86Community   0x1008ff3d

Keysym XF86Community: Display user's community.

Value
0x1008ff3d
Category
Vendor
Preferred name
XF86Community (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioRewind

#define XKB_KEY_XF86AudioRewind   0x1008ff3e

Keysym XF86AudioRewind: "rewind" audio track.

Value
0x1008ff3e
Category
Vendor
Preferred name
XF86AudioRewind (current name)
Since
1.0.0

◆ XKB_KEY_XF86BackForward

#define XKB_KEY_XF86BackForward   0x1008ff3f

Keysym XF86BackForward: ?

??

Value
0x1008ff3f
Category
Vendor
Preferred name
XF86BackForward (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch0

#define XKB_KEY_XF86Launch0   0x1008ff40

Keysym XF86Launch0: Launch Application.

Value
0x1008ff40
Category
Vendor
Preferred name
XF86Launch0 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch1

#define XKB_KEY_XF86Launch1   0x1008ff41

Keysym XF86Launch1: Launch Application.

Value
0x1008ff41
Category
Vendor
Preferred name
XF86Launch1 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch2

#define XKB_KEY_XF86Launch2   0x1008ff42

Keysym XF86Launch2: Launch Application.

Value
0x1008ff42
Category
Vendor
Preferred name
XF86Launch2 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch3

#define XKB_KEY_XF86Launch3   0x1008ff43

Keysym XF86Launch3: Launch Application.

Value
0x1008ff43
Category
Vendor
Preferred name
XF86Launch3 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch4

#define XKB_KEY_XF86Launch4   0x1008ff44

Keysym XF86Launch4: Launch Application.

Value
0x1008ff44
Category
Vendor
Preferred name
XF86Launch4 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch5

#define XKB_KEY_XF86Launch5   0x1008ff45

Keysym XF86Launch5: Launch Application.

Value
0x1008ff45
Category
Vendor
Preferred name
XF86Launch5 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch6

#define XKB_KEY_XF86Launch6   0x1008ff46

Keysym XF86Launch6: Launch Application.

Value
0x1008ff46
Category
Vendor
Preferred name
XF86Launch6 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch7

#define XKB_KEY_XF86Launch7   0x1008ff47

Keysym XF86Launch7: Launch Application.

Value
0x1008ff47
Category
Vendor
Preferred name
XF86Launch7 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch8

#define XKB_KEY_XF86Launch8   0x1008ff48

Keysym XF86Launch8: Launch Application.

Value
0x1008ff48
Category
Vendor
Preferred name
XF86Launch8 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Launch9

#define XKB_KEY_XF86Launch9   0x1008ff49

Keysym XF86Launch9: Launch Application.

Value
0x1008ff49
Category
Vendor
Preferred name
XF86Launch9 (current name)
Since
1.0.0

◆ XKB_KEY_XF86LaunchA

#define XKB_KEY_XF86LaunchA   0x1008ff4a

Keysym XF86LaunchA: Launch Application.

Value
0x1008ff4a
Category
Vendor
Preferred name
XF86LaunchA (current name)
Since
1.0.0

◆ XKB_KEY_XF86LaunchB

#define XKB_KEY_XF86LaunchB   0x1008ff4b

Keysym XF86LaunchB: Launch Application.

Value
0x1008ff4b
Category
Vendor
Preferred name
XF86LaunchB (current name)
Since
1.0.0

◆ XKB_KEY_XF86LaunchC

#define XKB_KEY_XF86LaunchC   0x1008ff4c

Keysym XF86LaunchC: Launch Application.

Value
0x1008ff4c
Category
Vendor
Preferred name
XF86LaunchC (current name)
Since
1.0.0

◆ XKB_KEY_XF86LaunchD

#define XKB_KEY_XF86LaunchD   0x1008ff4d

Keysym XF86LaunchD: Launch Application.

Value
0x1008ff4d
Category
Vendor
Preferred name
XF86LaunchD (current name)
Since
1.0.0

◆ XKB_KEY_XF86LaunchE

#define XKB_KEY_XF86LaunchE   0x1008ff4e

Keysym XF86LaunchE: Launch Application.

Value
0x1008ff4e
Category
Vendor
Preferred name
XF86LaunchE (current name)
Since
1.0.0

◆ XKB_KEY_XF86LaunchF

#define XKB_KEY_XF86LaunchF   0x1008ff4f

Keysym XF86LaunchF: Launch Application.

Value
0x1008ff4f
Category
Vendor
Preferred name
XF86LaunchF (current name)
Since
1.0.0

◆ XKB_KEY_XF86ApplicationLeft

#define XKB_KEY_XF86ApplicationLeft   0x1008ff50

Keysym XF86ApplicationLeft: switch to application, left.

Value
0x1008ff50
Category
Vendor
Preferred name
XF86ApplicationLeft (current name)
Since
1.0.0

◆ XKB_KEY_XF86ApplicationRight

#define XKB_KEY_XF86ApplicationRight   0x1008ff51

Keysym XF86ApplicationRight: switch to application, right.

Value
0x1008ff51
Category
Vendor
Preferred name
XF86ApplicationRight (current name)
Since
1.0.0

◆ XKB_KEY_XF86Book

#define XKB_KEY_XF86Book   0x1008ff52

Keysym XF86Book: Launch bookreader.

Value
0x1008ff52
Category
Vendor
Preferred name
XF86Book (current name)
Since
1.0.0

◆ XKB_KEY_XF86CD

#define XKB_KEY_XF86CD   0x1008ff53

Keysym XF86CD: Launch CD/DVD player.

Value
0x1008ff53
Category
Vendor
Preferred name
XF86CD (current name)
Aliases
ℹ️ XF86MediaSelectCD
Since
1.0.0

◆ XKB_KEY_XF86MediaSelectCD

#define XKB_KEY_XF86MediaSelectCD   0x1008ff53

Keysym XF86MediaSelectCD: Alias for XF86CD.

Value
0x1008ff53
Category
Vendor
Preferred name
ℹ️ XF86CD (alternative)
Since
1.11.0

◆ XKB_KEY_XF86Calculater

#define XKB_KEY_XF86Calculater   0x1008ff54

Keysym XF86Calculater: Launch Calculater.

Value
0x1008ff54
Category
Vendor
Preferred name
XF86Calculater (current name)
Since
1.0.0

◆ XKB_KEY_XF86Clear

#define XKB_KEY_XF86Clear   0x1008ff55

Keysym XF86Clear: Clear window, screen.

Value
0x1008ff55
Category
Vendor
Preferred name
XF86Clear (current name)
Since
1.0.0

◆ XKB_KEY_XF86Close

#define XKB_KEY_XF86Close   0x1008ff56

Keysym XF86Close: Close window.

Value
0x1008ff56
Category
Vendor
Preferred name
XF86Close (current name)
Since
1.0.0

◆ XKB_KEY_XF86Copy

#define XKB_KEY_XF86Copy   0x1008ff57

Keysym XF86Copy: Copy selection.

Value
0x1008ff57
Category
Vendor
Preferred name
XF86Copy (current name)
Since
1.0.0

◆ XKB_KEY_XF86Cut

#define XKB_KEY_XF86Cut   0x1008ff58

Keysym XF86Cut: Cut selection.

Value
0x1008ff58
Category
Vendor
Preferred name
XF86Cut (current name)
Since
1.0.0

◆ XKB_KEY_XF86Display

#define XKB_KEY_XF86Display   0x1008ff59

Keysym XF86Display: Output switch key.

Value
0x1008ff59
Category
Vendor
Preferred name
XF86Display (current name)
Since
1.0.0

◆ XKB_KEY_XF86DOS

#define XKB_KEY_XF86DOS   0x1008ff5a

Keysym XF86DOS: Launch DOS (emulation).

Value
0x1008ff5a
Category
Vendor
Preferred name
XF86DOS (current name)
Since
1.0.0

◆ XKB_KEY_XF86Documents

#define XKB_KEY_XF86Documents   0x1008ff5b

Keysym XF86Documents: Open documents window.

Value
0x1008ff5b
Category
Vendor
Preferred name
XF86Documents (current name)
Since
1.0.0

◆ XKB_KEY_XF86Excel

#define XKB_KEY_XF86Excel   0x1008ff5c

Keysym XF86Excel: Launch spread sheet.

Value
0x1008ff5c
Category
Vendor
Preferred name
XF86Excel (current name)
Since
1.0.0

◆ XKB_KEY_XF86Explorer

#define XKB_KEY_XF86Explorer   0x1008ff5d

Keysym XF86Explorer: Launch file explorer.

Value
0x1008ff5d
Category
Vendor
Preferred name
XF86Explorer (current name)
Since
1.0.0

◆ XKB_KEY_XF86Game

#define XKB_KEY_XF86Game   0x1008ff5e

Keysym XF86Game: Launch game.

Value
0x1008ff5e
Category
Vendor
Preferred name
XF86Game (current name)
Since
1.0.0

◆ XKB_KEY_XF86Go

#define XKB_KEY_XF86Go   0x1008ff5f

Keysym XF86Go: Go to URL.

Value
0x1008ff5f
Category
Vendor
Preferred name
XF86Go (current name)
Since
1.0.0

◆ XKB_KEY_XF86iTouch

#define XKB_KEY_XF86iTouch   0x1008ff60

Keysym XF86iTouch: Logitech iTouch- don't use.

Value
0x1008ff60
Category
Vendor
Preferred name
XF86iTouch (current name)
Since
1.0.0

◆ XKB_KEY_XF86LogOff

#define XKB_KEY_XF86LogOff   0x1008ff61

Keysym XF86LogOff: Log off system.

Value
0x1008ff61
Category
Vendor
Preferred name
XF86LogOff (current name)
Since
1.0.0

◆ XKB_KEY_XF86Market

#define XKB_KEY_XF86Market   0x1008ff62

Keysym XF86Market: ?

?

Value
0x1008ff62
Category
Vendor
Preferred name
XF86Market (current name)
Since
1.0.0

◆ XKB_KEY_XF86Meeting

#define XKB_KEY_XF86Meeting   0x1008ff63

Keysym XF86Meeting: enter meeting in calendar.

Value
0x1008ff63
Category
Vendor
Preferred name
XF86Meeting (current name)
Since
1.0.0

◆ XKB_KEY_XF86MenuKB

#define XKB_KEY_XF86MenuKB   0x1008ff65

Keysym XF86MenuKB: distinguish keyboard from PB.

Value
0x1008ff65
Category
Vendor
Preferred name
XF86MenuKB (current name)
Since
1.0.0

◆ XKB_KEY_XF86MenuPB

#define XKB_KEY_XF86MenuPB   0x1008ff66

Keysym XF86MenuPB: distinguish PB from keyboard.

Value
0x1008ff66
Category
Vendor
Preferred name
XF86MenuPB (current name)
Since
1.0.0

◆ XKB_KEY_XF86MySites

#define XKB_KEY_XF86MySites   0x1008ff67

Keysym XF86MySites: Favourites.

Value
0x1008ff67
Category
Vendor
Preferred name
XF86MySites (current name)
Since
1.0.0

◆ XKB_KEY_XF86New

#define XKB_KEY_XF86New   0x1008ff68

Keysym XF86New: New (folder, document...

Value
0x1008ff68
Category
Vendor
Preferred name
XF86New (current name)
Since
1.0.0

◆ XKB_KEY_XF86News

#define XKB_KEY_XF86News   0x1008ff69

Keysym XF86News: News.

Value
0x1008ff69
Category
Vendor
Preferred name
XF86News (current name)
Since
1.0.0

◆ XKB_KEY_XF86OfficeHome

#define XKB_KEY_XF86OfficeHome   0x1008ff6a

Keysym XF86OfficeHome: Office home (old Staroffice).

Value
0x1008ff6a
Category
Vendor
Preferred name
XF86OfficeHome (current name)
Since
1.0.0

◆ XKB_KEY_XF86Open

#define XKB_KEY_XF86Open   0x1008ff6b

Keysym XF86Open: Open.

Value
0x1008ff6b
Category
Vendor
Preferred name
XF86Open (current name)
Since
1.0.0

◆ XKB_KEY_XF86Option

#define XKB_KEY_XF86Option   0x1008ff6c

Keysym XF86Option: ?

?

Value
0x1008ff6c
Category
Vendor
Preferred name
XF86Option (current name)
Since
1.0.0

◆ XKB_KEY_XF86Paste

#define XKB_KEY_XF86Paste   0x1008ff6d

Keysym XF86Paste: Paste.

Value
0x1008ff6d
Category
Vendor
Preferred name
XF86Paste (current name)
Since
1.0.0

◆ XKB_KEY_XF86Phone

#define XKB_KEY_XF86Phone   0x1008ff6e

Keysym XF86Phone: Launch phone; dial number.

Value
0x1008ff6e
Category
Vendor
Preferred name
XF86Phone (current name)
Since
1.0.0

◆ XKB_KEY_XF86Q

#define XKB_KEY_XF86Q   0x1008ff70

Keysym XF86Q: Compaq's Q - don't use.

Value
0x1008ff70
Category
Vendor
Preferred name
XF86Q (current name)
Since
1.0.0

◆ XKB_KEY_XF86Reply

#define XKB_KEY_XF86Reply   0x1008ff72

Keysym XF86Reply: Reply e.g., mail.

Value
0x1008ff72
Category
Vendor
Preferred name
XF86Reply (current name)
Since
1.0.0

◆ XKB_KEY_XF86Reload

#define XKB_KEY_XF86Reload   0x1008ff73

Keysym XF86Reload: Reload web page, file, etc.

Value
0x1008ff73
Category
Vendor
Preferred name
XF86Reload (current name)
Since
1.0.0

◆ XKB_KEY_XF86RotateWindows

#define XKB_KEY_XF86RotateWindows   0x1008ff74

Keysym XF86RotateWindows: Rotate windows e.g.

xrandr

Value
0x1008ff74
Category
Vendor
Preferred name
XF86RotateWindows (current name)
Since
1.0.0

◆ XKB_KEY_XF86RotationPB

#define XKB_KEY_XF86RotationPB   0x1008ff75

Keysym XF86RotationPB: don't use.

Value
0x1008ff75
Category
Vendor
Preferred name
XF86RotationPB (current name)
Since
1.0.0

◆ XKB_KEY_XF86RotationKB

#define XKB_KEY_XF86RotationKB   0x1008ff76

Keysym XF86RotationKB: don't use.

Value
0x1008ff76
Category
Vendor
Preferred name
XF86RotationKB (current name)
Since
1.0.0

◆ XKB_KEY_XF86Save

#define XKB_KEY_XF86Save   0x1008ff77

Keysym XF86Save: Save (file, document, state.

Value
0x1008ff77
Category
Vendor
Preferred name
XF86Save (current name)
Since
1.0.0

◆ XKB_KEY_XF86ScrollUp

#define XKB_KEY_XF86ScrollUp   0x1008ff78

Keysym XF86ScrollUp: Scroll window/contents up.

Value
0x1008ff78
Category
Vendor
Preferred name
XF86ScrollUp (current name)
Since
1.0.0

◆ XKB_KEY_XF86ScrollDown

#define XKB_KEY_XF86ScrollDown   0x1008ff79

Keysym XF86ScrollDown: Scrool window/contentd down.

Value
0x1008ff79
Category
Vendor
Preferred name
XF86ScrollDown (current name)
Since
1.0.0

◆ XKB_KEY_XF86ScrollClick

#define XKB_KEY_XF86ScrollClick   0x1008ff7a

Keysym XF86ScrollClick: Use XKB mousekeys instead.

Value
0x1008ff7a
Category
Vendor
Preferred name
XF86ScrollClick (current name)
Since
1.0.0

◆ XKB_KEY_XF86Send

#define XKB_KEY_XF86Send   0x1008ff7b

Keysym XF86Send: Send mail, file, object.

Value
0x1008ff7b
Category
Vendor
Preferred name
XF86Send (current name)
Since
1.0.0

◆ XKB_KEY_XF86Spell

#define XKB_KEY_XF86Spell   0x1008ff7c

Keysym XF86Spell: Spell checker.

Value
0x1008ff7c
Category
Vendor
Preferred name
XF86Spell (current name)
Since
1.0.0

◆ XKB_KEY_XF86SplitScreen

#define XKB_KEY_XF86SplitScreen   0x1008ff7d

Keysym XF86SplitScreen: Split window or screen.

Value
0x1008ff7d
Category
Vendor
Preferred name
XF86SplitScreen (current name)
Since
1.0.0

◆ XKB_KEY_XF86Support

#define XKB_KEY_XF86Support   0x1008ff7e

Keysym XF86Support: Get support (?

?)

Value
0x1008ff7e
Category
Vendor
Preferred name
XF86Support (current name)
Since
1.0.0

◆ XKB_KEY_XF86TaskPane

#define XKB_KEY_XF86TaskPane   0x1008ff7f

Keysym XF86TaskPane: Show tasks.

Value
0x1008ff7f
Category
Vendor
Preferred name
XF86TaskPane (current name)
Since
1.0.0

◆ XKB_KEY_XF86Terminal

#define XKB_KEY_XF86Terminal   0x1008ff80

Keysym XF86Terminal: Launch terminal emulator.

Value
0x1008ff80
Category
Vendor
Preferred name
XF86Terminal (current name)
Since
1.0.0

◆ XKB_KEY_XF86Tools

#define XKB_KEY_XF86Tools   0x1008ff81

Keysym XF86Tools: toolbox of desktop/app.

Value
0x1008ff81
Category
Vendor
Preferred name
XF86Tools (current name)
Since
1.0.0

◆ XKB_KEY_XF86Travel

#define XKB_KEY_XF86Travel   0x1008ff82

Keysym XF86Travel: ?

?

Value
0x1008ff82
Category
Vendor
Preferred name
XF86Travel (current name)
Since
1.0.0

◆ XKB_KEY_XF86UserPB

#define XKB_KEY_XF86UserPB   0x1008ff84

Keysym XF86UserPB: ?

?

Value
0x1008ff84
Category
Vendor
Preferred name
XF86UserPB (current name)
Since
1.0.0

◆ XKB_KEY_XF86User1KB

#define XKB_KEY_XF86User1KB   0x1008ff85

Keysym XF86User1KB: ?

?

Value
0x1008ff85
Category
Vendor
Preferred name
XF86User1KB (current name)
Since
1.0.0

◆ XKB_KEY_XF86User2KB

#define XKB_KEY_XF86User2KB   0x1008ff86

Keysym XF86User2KB: ?

?

Value
0x1008ff86
Category
Vendor
Preferred name
XF86User2KB (current name)
Since
1.0.0

◆ XKB_KEY_XF86Video

#define XKB_KEY_XF86Video   0x1008ff87

Keysym XF86Video: Launch video player.

Value
0x1008ff87
Category
Vendor
Preferred name
XF86Video (current name)
Since
1.0.0

◆ XKB_KEY_XF86WheelButton

#define XKB_KEY_XF86WheelButton   0x1008ff88

Keysym XF86WheelButton: button from a mouse wheel.

Value
0x1008ff88
Category
Vendor
Preferred name
XF86WheelButton (current name)
Since
1.0.0

◆ XKB_KEY_XF86Word

#define XKB_KEY_XF86Word   0x1008ff89

Keysym XF86Word: Launch word processor.

Value
0x1008ff89
Category
Vendor
Preferred name
XF86Word (current name)
Since
1.0.0

◆ XKB_KEY_XF86Xfer

#define XKB_KEY_XF86Xfer   0x1008ff8a

Keysym XF86Xfer.

Value
0x1008ff8a
Category
Vendor
Preferred name
XF86Xfer (current name)
Since
1.0.0

◆ XKB_KEY_XF86ZoomIn

#define XKB_KEY_XF86ZoomIn   0x1008ff8b

Keysym XF86ZoomIn: zoom in view, map, etc.

Value
0x1008ff8b
Category
Vendor
Preferred name
XF86ZoomIn (current name)
Since
1.0.0

◆ XKB_KEY_XF86ZoomOut

#define XKB_KEY_XF86ZoomOut   0x1008ff8c

Keysym XF86ZoomOut: zoom out view, map, etc.

Value
0x1008ff8c
Category
Vendor
Preferred name
XF86ZoomOut (current name)
Since
1.0.0

◆ XKB_KEY_XF86Away

#define XKB_KEY_XF86Away   0x1008ff8d

Keysym XF86Away: mark yourself as away.

Value
0x1008ff8d
Category
Vendor
Preferred name
XF86Away (current name)
Since
1.0.0

◆ XKB_KEY_XF86Messenger

#define XKB_KEY_XF86Messenger   0x1008ff8e

Keysym XF86Messenger: as in instant messaging.

Value
0x1008ff8e
Category
Vendor
Preferred name
XF86Messenger (current name)
Since
1.0.0

◆ XKB_KEY_XF86WebCam

#define XKB_KEY_XF86WebCam   0x1008ff8f

Keysym XF86WebCam: Launch web camera app.

Value
0x1008ff8f
Category
Vendor
Preferred name
XF86WebCam (current name)
Since
1.0.0

◆ XKB_KEY_XF86MailForward

#define XKB_KEY_XF86MailForward   0x1008ff90

Keysym XF86MailForward: Forward in mail.

Value
0x1008ff90
Category
Vendor
Preferred name
XF86MailForward (current name)
Since
1.0.0

◆ XKB_KEY_XF86Pictures

#define XKB_KEY_XF86Pictures   0x1008ff91

Keysym XF86Pictures: Show pictures.

Value
0x1008ff91
Category
Vendor
Preferred name
XF86Pictures (current name)
Since
1.0.0

◆ XKB_KEY_XF86Music

#define XKB_KEY_XF86Music   0x1008ff92

Keysym XF86Music: Launch music application.

Value
0x1008ff92
Category
Vendor
Preferred name
XF86Music (current name)
Since
1.0.0

◆ XKB_KEY_XF86Battery

#define XKB_KEY_XF86Battery   0x1008ff93

Keysym XF86Battery: Display battery information.

Value
0x1008ff93
Category
Vendor
Preferred name
XF86Battery (current name)
Since
1.0.0

◆ XKB_KEY_XF86Bluetooth

#define XKB_KEY_XF86Bluetooth   0x1008ff94

Keysym XF86Bluetooth: Enable/disable Bluetooth.

Value
0x1008ff94
Category
Vendor
Preferred name
XF86Bluetooth (current name)
Since
1.0.0

◆ XKB_KEY_XF86WLAN

#define XKB_KEY_XF86WLAN   0x1008ff95

Keysym XF86WLAN: Enable/disable WLAN.

Value
0x1008ff95
Category
Vendor
Preferred name
XF86WLAN (current name)
Since
1.0.0

◆ XKB_KEY_XF86UWB

#define XKB_KEY_XF86UWB   0x1008ff96

Keysym XF86UWB: Enable/disable UWB.

Value
0x1008ff96
Category
Vendor
Preferred name
XF86UWB (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioForward

#define XKB_KEY_XF86AudioForward   0x1008ff97

Keysym XF86AudioForward: fast-forward audio track.

Value
0x1008ff97
Category
Vendor
Preferred name
XF86AudioForward (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioRepeat

#define XKB_KEY_XF86AudioRepeat   0x1008ff98

Keysym XF86AudioRepeat: toggle repeat mode.

Value
0x1008ff98
Category
Vendor
Preferred name
XF86AudioRepeat (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioRandomPlay

#define XKB_KEY_XF86AudioRandomPlay   0x1008ff99

Keysym XF86AudioRandomPlay: toggle shuffle mode.

Value
0x1008ff99
Category
Vendor
Preferred name
XF86AudioRandomPlay (current name)
Since
1.0.0

◆ XKB_KEY_XF86Subtitle

#define XKB_KEY_XF86Subtitle   0x1008ff9a

Keysym XF86Subtitle: cycle through subtitle.

Value
0x1008ff9a
Category
Vendor
Preferred name
XF86Subtitle (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioCycleTrack

#define XKB_KEY_XF86AudioCycleTrack   0x1008ff9b

Keysym XF86AudioCycleTrack: cycle through audio tracks.

Value
0x1008ff9b
Category
Vendor
Preferred name
XF86AudioCycleTrack (current name)
Since
1.0.0

◆ XKB_KEY_XF86CycleAngle

#define XKB_KEY_XF86CycleAngle   0x1008ff9c

Keysym XF86CycleAngle: cycle through angles.

Value
0x1008ff9c
Category
Vendor
Preferred name
XF86CycleAngle (current name)
Since
1.0.0

◆ XKB_KEY_XF86FrameBack

#define XKB_KEY_XF86FrameBack   0x1008ff9d

Keysym XF86FrameBack: video: go one frame back.

Value
0x1008ff9d
Category
Vendor
Preferred name
XF86FrameBack (current name)
Since
1.0.0

◆ XKB_KEY_XF86FrameForward

#define XKB_KEY_XF86FrameForward   0x1008ff9e

Keysym XF86FrameForward: video: go one frame forward.

Value
0x1008ff9e
Category
Vendor
Preferred name
XF86FrameForward (current name)
Since
1.0.0

◆ XKB_KEY_XF86Time

#define XKB_KEY_XF86Time   0x1008ff9f

Keysym XF86Time: display, or shows an entry for time seeking.

Value
0x1008ff9f
Category
Vendor
Preferred name
XF86Time (current name)
Since
1.0.0

◆ XKB_KEY_XF86Select

#define XKB_KEY_XF86Select   0x1008ffa0

Keysym XF86Select: Select button on joypads and remotes.

Value
0x1008ffa0
Category
Vendor
Preferred name
XF86Select (current name)
Since
1.0.0

◆ XKB_KEY_XF86View

#define XKB_KEY_XF86View   0x1008ffa1

Keysym XF86View: Show a view options/properties.

Value
0x1008ffa1
Category
Vendor
Preferred name
XF86View (current name)
Since
1.0.0

◆ XKB_KEY_XF86TopMenu

#define XKB_KEY_XF86TopMenu   0x1008ffa2

Keysym XF86TopMenu: Go to a top-level menu in a video.

Value
0x1008ffa2
Category
Vendor
Preferred name
XF86TopMenu (current name)
Since
1.0.0

◆ XKB_KEY_XF86Red

#define XKB_KEY_XF86Red   0x1008ffa3

Keysym XF86Red: Red button.

Value
0x1008ffa3
Category
Vendor
Preferred name
XF86Red (current name)
Since
1.0.0

◆ XKB_KEY_XF86Green

#define XKB_KEY_XF86Green   0x1008ffa4

Keysym XF86Green: Green button.

Value
0x1008ffa4
Category
Vendor
Preferred name
XF86Green (current name)
Since
1.0.0

◆ XKB_KEY_XF86Yellow

#define XKB_KEY_XF86Yellow   0x1008ffa5

Keysym XF86Yellow: Yellow button.

Value
0x1008ffa5
Category
Vendor
Preferred name
XF86Yellow (current name)
Since
1.0.0

◆ XKB_KEY_XF86Blue

#define XKB_KEY_XF86Blue   0x1008ffa6

Keysym XF86Blue: Blue button.

Value
0x1008ffa6
Category
Vendor
Preferred name
XF86Blue (current name)
Since
1.0.0

◆ XKB_KEY_XF86Suspend

#define XKB_KEY_XF86Suspend   0x1008ffa7

Keysym XF86Suspend: Sleep to RAM.

Value
0x1008ffa7
Category
Vendor
Preferred name
XF86Suspend (current name)
Since
1.0.0

◆ XKB_KEY_XF86Hibernate

#define XKB_KEY_XF86Hibernate   0x1008ffa8

Keysym XF86Hibernate: Sleep to disk.

Value
0x1008ffa8
Category
Vendor
Preferred name
XF86Hibernate (current name)
Since
1.0.0

◆ XKB_KEY_XF86TouchpadToggle

#define XKB_KEY_XF86TouchpadToggle   0x1008ffa9

Keysym XF86TouchpadToggle: Toggle between touchpad/trackstick.

Value
0x1008ffa9
Category
Vendor
Preferred name
XF86TouchpadToggle (current name)
Since
1.0.0

◆ XKB_KEY_XF86TouchpadOn

#define XKB_KEY_XF86TouchpadOn   0x1008ffb0

Keysym XF86TouchpadOn: The touchpad got switched on.

Value
0x1008ffb0
Category
Vendor
Preferred name
XF86TouchpadOn (current name)
Since
1.0.0

◆ XKB_KEY_XF86TouchpadOff

#define XKB_KEY_XF86TouchpadOff   0x1008ffb1

Keysym XF86TouchpadOff: The touchpad got switched off.

Value
0x1008ffb1
Category
Vendor
Preferred name
XF86TouchpadOff (current name)
Since
1.0.0

◆ XKB_KEY_XF86AudioMicMute

#define XKB_KEY_XF86AudioMicMute   0x1008ffb2

Keysym XF86AudioMicMute: Mute the Mic from the system.

Value
0x1008ffb2
Category
Vendor
Preferred name
XF86AudioMicMute (current name)
Since
1.3.0

◆ XKB_KEY_XF86Keyboard

#define XKB_KEY_XF86Keyboard   0x1008ffb3

Keysym XF86Keyboard: User defined keyboard related action.

Value
0x1008ffb3
Category
Vendor
Preferred name
XF86Keyboard (current name)
Since
1.3.0

◆ XKB_KEY_XF86WWAN

#define XKB_KEY_XF86WWAN   0x1008ffb4

Keysym XF86WWAN: Toggle WWAN (LTE, UMTS, etc.) radio.

Value
0x1008ffb4
Category
Vendor
Preferred name
XF86WWAN (current name)
Since
1.3.0

◆ XKB_KEY_XF86RFKill

#define XKB_KEY_XF86RFKill   0x1008ffb5

Keysym XF86RFKill: Toggle radios on/off.

Value
0x1008ffb5
Category
Vendor
Preferred name
XF86RFKill (current name)
Since
1.3.0

◆ XKB_KEY_XF86AudioPreset

#define XKB_KEY_XF86AudioPreset   0x1008ffb6

Keysym XF86AudioPreset: Select equalizer preset, e.g.

theatre-mode

Value
0x1008ffb6
Category
Vendor
Preferred name
XF86AudioPreset (current name)
Since
1.3.0

◆ XKB_KEY_XF86RotationLockToggle

#define XKB_KEY_XF86RotationLockToggle   0x1008ffb7

Keysym XF86RotationLockToggle: Toggle screen rotation lock on/off.

Value
0x1008ffb7
Category
Vendor
Preferred name
XF86RotationLockToggle (current name)
Since
1.3.0

◆ XKB_KEY_XF86FullScreen

#define XKB_KEY_XF86FullScreen   0x1008ffb8

Keysym XF86FullScreen: Toggle fullscreen.

Value
0x1008ffb8
Category
Vendor
Preferred name
XF86FullScreen (current name)
Since
1.3.0

◆ XKB_KEY_XF86Switch_VT_1

#define XKB_KEY_XF86Switch_VT_1   0x1008fe01

Keysym XF86Switch_VT_1.

Value
0x1008fe01
Category
Vendor
Preferred name
XF86Switch_VT_1 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_2

#define XKB_KEY_XF86Switch_VT_2   0x1008fe02

Keysym XF86Switch_VT_2.

Value
0x1008fe02
Category
Vendor
Preferred name
XF86Switch_VT_2 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_3

#define XKB_KEY_XF86Switch_VT_3   0x1008fe03

Keysym XF86Switch_VT_3.

Value
0x1008fe03
Category
Vendor
Preferred name
XF86Switch_VT_3 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_4

#define XKB_KEY_XF86Switch_VT_4   0x1008fe04

Keysym XF86Switch_VT_4.

Value
0x1008fe04
Category
Vendor
Preferred name
XF86Switch_VT_4 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_5

#define XKB_KEY_XF86Switch_VT_5   0x1008fe05

Keysym XF86Switch_VT_5.

Value
0x1008fe05
Category
Vendor
Preferred name
XF86Switch_VT_5 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_6

#define XKB_KEY_XF86Switch_VT_6   0x1008fe06

Keysym XF86Switch_VT_6.

Value
0x1008fe06
Category
Vendor
Preferred name
XF86Switch_VT_6 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_7

#define XKB_KEY_XF86Switch_VT_7   0x1008fe07

Keysym XF86Switch_VT_7.

Value
0x1008fe07
Category
Vendor
Preferred name
XF86Switch_VT_7 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_8

#define XKB_KEY_XF86Switch_VT_8   0x1008fe08

Keysym XF86Switch_VT_8.

Value
0x1008fe08
Category
Vendor
Preferred name
XF86Switch_VT_8 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_9

#define XKB_KEY_XF86Switch_VT_9   0x1008fe09

Keysym XF86Switch_VT_9.

Value
0x1008fe09
Category
Vendor
Preferred name
XF86Switch_VT_9 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_10

#define XKB_KEY_XF86Switch_VT_10   0x1008fe0a

Keysym XF86Switch_VT_10.

Value
0x1008fe0a
Category
Vendor
Preferred name
XF86Switch_VT_10 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_11

#define XKB_KEY_XF86Switch_VT_11   0x1008fe0b

Keysym XF86Switch_VT_11.

Value
0x1008fe0b
Category
Vendor
Preferred name
XF86Switch_VT_11 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Switch_VT_12

#define XKB_KEY_XF86Switch_VT_12   0x1008fe0c

Keysym XF86Switch_VT_12.

Value
0x1008fe0c
Category
Vendor
Preferred name
XF86Switch_VT_12 (current name)
Since
1.0.0

◆ XKB_KEY_XF86Ungrab

#define XKB_KEY_XF86Ungrab   0x1008fe20

Keysym XF86Ungrab: force ungrab.

Value
0x1008fe20
Category
Vendor
Preferred name
XF86Ungrab (current name)
Since
1.0.0

◆ XKB_KEY_XF86ClearGrab

#define XKB_KEY_XF86ClearGrab   0x1008fe21

Keysym XF86ClearGrab: kill application with grab.

Value
0x1008fe21
Category
Vendor
Preferred name
XF86ClearGrab (current name)
Since
1.0.0

◆ XKB_KEY_XF86Next_VMode

#define XKB_KEY_XF86Next_VMode   0x1008fe22

Keysym XF86Next_VMode: next video mode available.

Value
0x1008fe22
Category
Vendor
Preferred name
XF86Next_VMode (current name)
Since
1.0.0

◆ XKB_KEY_XF86Prev_VMode

#define XKB_KEY_XF86Prev_VMode   0x1008fe23

Keysym XF86Prev_VMode: prev.

video mode available

Value
0x1008fe23
Category
Vendor
Preferred name
XF86Prev_VMode (current name)
Since
1.0.0

◆ XKB_KEY_XF86LogWindowTree

#define XKB_KEY_XF86LogWindowTree   0x1008fe24

Keysym XF86LogWindowTree: print window tree to log.

Value
0x1008fe24
Category
Vendor
Preferred name
XF86LogWindowTree (current name)
Since
1.0.0

◆ XKB_KEY_XF86LogGrabInfo

#define XKB_KEY_XF86LogGrabInfo   0x1008fe25

Keysym XF86LogGrabInfo: print all active grabs to log.

Value
0x1008fe25
Category
Vendor
Preferred name
XF86LogGrabInfo (current name)
Since
1.0.0

◆ XKB_KEY_XF86MediaPlayPause

#define XKB_KEY_XF86MediaPlayPause   0x100810a4

Keysym XF86MediaPlayPause: KEY_PLAYPAUSE.

Value
0x100810a4
Category
Vendor
Preferred name
XF86MediaPlayPause (current name)
Since
1.13.0

◆ XKB_KEY_XF86Exit

#define XKB_KEY_XF86Exit   0x100810ae

Keysym XF86Exit: KEY_EXIT.

Value
0x100810ae
Category
Vendor
Preferred name
XF86Exit (current name)
Since
1.13.0

◆ XKB_KEY_XF86AudioBassBoost

#define XKB_KEY_XF86AudioBassBoost   0x100810d1

Keysym XF86AudioBassBoost: KEY_BASSBOOST.

Value
0x100810d1
Category
Vendor
Preferred name
XF86AudioBassBoost (current name)
Since
1.13.0

◆ XKB_KEY_XF86Sport

#define XKB_KEY_XF86Sport   0x100810dc

Keysym XF86Sport: KEY_SPORT.

Value
0x100810dc
Category
Vendor
Preferred name
XF86Sport (current name)
Since
1.12.0

◆ XKB_KEY_XF86BrightnessAuto

#define XKB_KEY_XF86BrightnessAuto   0x100810f4

Keysym XF86BrightnessAuto.

Deprecated
Legacy alias. Use XKB_KEY_XF86MonBrightnessAuto instead.
Value
0x100810f4
Category
Vendor
Preferred name
⚠️ XF86MonBrightnessAuto (replacement)
Since
1.3.0

◆ XKB_KEY_XF86MonBrightnessAuto

#define XKB_KEY_XF86MonBrightnessAuto   0x100810f4

Keysym XF86MonBrightnessAuto: v3.16 KEY_BRIGHTNESS_AUTO.

Value
0x100810f4
Category
Vendor
Preferred name
XF86MonBrightnessAuto (current name)
Aliases
🚫 XF86BrightnessAuto (deprecated)
Since
1.12.0

◆ XKB_KEY_XF86DisplayOff

#define XKB_KEY_XF86DisplayOff   0x100810f5

Keysym XF86DisplayOff: v2.6.23 KEY_DISPLAY_OFF.

Value
0x100810f5
Category
Vendor
Preferred name
XF86DisplayOff (current name)
Since
1.3.0

◆ XKB_KEY_XF86OK

#define XKB_KEY_XF86OK   0x10081160

Keysym XF86OK: v2.5.26 KEY_OK.

Value
0x10081160
Category
Vendor
Preferred name
XF86OK (current name)
Since
1.11.0

◆ XKB_KEY_XF86GoTo

#define XKB_KEY_XF86GoTo   0x10081162

Keysym XF86GoTo: v2.5.26 KEY_GOTO.

Value
0x10081162
Category
Vendor
Preferred name
XF86GoTo (current name)
Since
1.11.0

◆ XKB_KEY_XF86Info

#define XKB_KEY_XF86Info   0x10081166

Keysym XF86Info: v2.5.26 KEY_INFO.

Value
0x10081166
Category
Vendor
Preferred name
XF86Info (current name)
Since
1.3.0

◆ XKB_KEY_XF86VendorLogo

#define XKB_KEY_XF86VendorLogo   0x10081168

Keysym XF86VendorLogo: v2.5.26 KEY_VENDOR.

Value
0x10081168
Category
Vendor
Preferred name
XF86VendorLogo (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectProgramGuide

#define XKB_KEY_XF86MediaSelectProgramGuide   0x1008116a

Keysym XF86MediaSelectProgramGuide: v2.5.26 KEY_PROGRAM.

Value
0x1008116a
Category
Vendor
Preferred name
XF86MediaSelectProgramGuide (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectHome

#define XKB_KEY_XF86MediaSelectHome   0x1008116e

Keysym XF86MediaSelectHome: v2.5.26 KEY_PVR.

Value
0x1008116e
Category
Vendor
Preferred name
XF86MediaSelectHome (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaLanguageMenu

#define XKB_KEY_XF86MediaLanguageMenu   0x10081170

Keysym XF86MediaLanguageMenu: v2.5.26 KEY_LANGUAGE.

Value
0x10081170
Category
Vendor
Preferred name
XF86MediaLanguageMenu (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaTitleMenu

#define XKB_KEY_XF86MediaTitleMenu   0x10081171

Keysym XF86MediaTitleMenu: v2.5.26 KEY_TITLE.

Value
0x10081171
Category
Vendor
Preferred name
XF86MediaTitleMenu (current name)
Since
1.11.0

◆ XKB_KEY_XF86AudioChannelMode

#define XKB_KEY_XF86AudioChannelMode   0x10081175

Keysym XF86AudioChannelMode: v2.5.26 KEY_MODE.

Value
0x10081175
Category
Vendor
Preferred name
XF86AudioChannelMode (current name)
Since
1.11.0

◆ XKB_KEY_XF86AspectRatio

#define XKB_KEY_XF86AspectRatio   0x10081177

Keysym XF86AspectRatio: v5.1 KEY_ASPECT_RATIO.

Value
0x10081177
Category
Vendor
Preferred name
XF86AspectRatio (current name)
Since
1.3.0

◆ XKB_KEY_XF86MediaSelectPC

#define XKB_KEY_XF86MediaSelectPC   0x10081178

Keysym XF86MediaSelectPC: v2.5.26 KEY_PC.

Value
0x10081178
Category
Vendor
Preferred name
XF86MediaSelectPC (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectTV

#define XKB_KEY_XF86MediaSelectTV   0x10081179

Keysym XF86MediaSelectTV: v2.5.26 KEY_TV.

Value
0x10081179
Category
Vendor
Preferred name
XF86MediaSelectTV (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectCable

#define XKB_KEY_XF86MediaSelectCable   0x1008117a

Keysym XF86MediaSelectCable: v2.5.26 KEY_TV2.

Value
0x1008117a
Category
Vendor
Preferred name
XF86MediaSelectCable (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectVCR

#define XKB_KEY_XF86MediaSelectVCR   0x1008117b

Keysym XF86MediaSelectVCR: v2.5.26 KEY_VCR.

Value
0x1008117b
Category
Vendor
Preferred name
XF86MediaSelectVCR (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectVCRPlus

#define XKB_KEY_XF86MediaSelectVCRPlus   0x1008117c

Keysym XF86MediaSelectVCRPlus: v2.5.26 KEY_VCR2.

Value
0x1008117c
Category
Vendor
Preferred name
XF86MediaSelectVCRPlus (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectSatellite

#define XKB_KEY_XF86MediaSelectSatellite   0x1008117d

Keysym XF86MediaSelectSatellite: v2.5.26 KEY_SAT.

Value
0x1008117d
Category
Vendor
Preferred name
XF86MediaSelectSatellite (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectTape

#define XKB_KEY_XF86MediaSelectTape   0x10081180

Keysym XF86MediaSelectTape: v2.5.26 KEY_TAPE.

Value
0x10081180
Category
Vendor
Preferred name
XF86MediaSelectTape (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectRadio

#define XKB_KEY_XF86MediaSelectRadio   0x10081181

Keysym XF86MediaSelectRadio: v2.5.26 KEY_RADIO.

Value
0x10081181
Category
Vendor
Preferred name
XF86MediaSelectRadio (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectTuner

#define XKB_KEY_XF86MediaSelectTuner   0x10081182

Keysym XF86MediaSelectTuner: v2.5.26 KEY_TUNER.

Value
0x10081182
Category
Vendor
Preferred name
XF86MediaSelectTuner (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaPlayer

#define XKB_KEY_XF86MediaPlayer   0x10081183

Keysym XF86MediaPlayer: v2.5.26 KEY_PLAYER.

Value
0x10081183
Category
Vendor
Preferred name
XF86MediaPlayer (current name)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectTeletext

#define XKB_KEY_XF86MediaSelectTeletext   0x10081184

Keysym XF86MediaSelectTeletext: v2.5.26 KEY_TEXT.

Value
0x10081184
Category
Vendor
Preferred name
XF86MediaSelectTeletext (current name)
Since
1.11.0

◆ XKB_KEY_XF86DVD

#define XKB_KEY_XF86DVD   0x10081185

Keysym XF86DVD: v2.5.26 KEY_DVD.

Value
0x10081185
Category
Vendor
Preferred name
XF86DVD (current name)
Aliases
ℹ️ XF86MediaSelectDVD
Since
1.3.0

◆ XKB_KEY_XF86MediaSelectDVD

#define XKB_KEY_XF86MediaSelectDVD   0x10081185

Keysym XF86MediaSelectDVD: Alias for XF86DVD.

Value
0x10081185
Category
Vendor
Preferred name
ℹ️ XF86DVD (alternative)
Since
1.11.0

◆ XKB_KEY_XF86MediaSelectAuxiliary

#define XKB_KEY_XF86MediaSelectAuxiliary   0x10081186

Keysym XF86MediaSelectAuxiliary: v2.5.26 KEY_AUX.

Value
0x10081186
Category
Vendor
Preferred name
XF86MediaSelectAuxiliary (current name)
Since
1.11.0

◆ XKB_KEY_XF86Audio

#define XKB_KEY_XF86Audio   0x10081188

Keysym XF86Audio: v2.5.26 KEY_AUDIO.

Value
0x10081188
Category
Vendor
Preferred name
XF86Audio (current name)
Since
1.3.0

◆ XKB_KEY_XF86ChannelUp

#define XKB_KEY_XF86ChannelUp   0x10081192

Keysym XF86ChannelUp: v2.5.26 KEY_CHANNELUP.

Value
0x10081192
Category
Vendor
Preferred name
XF86ChannelUp (current name)
Since
1.3.0

◆ XKB_KEY_XF86ChannelDown

#define XKB_KEY_XF86ChannelDown   0x10081193

Keysym XF86ChannelDown: v2.5.26 KEY_CHANNELDOWN.

Value
0x10081193
Category
Vendor
Preferred name
XF86ChannelDown (current name)
Since
1.3.0

◆ XKB_KEY_XF86MediaPlaySlow

#define XKB_KEY_XF86MediaPlaySlow   0x10081199

Keysym XF86MediaPlaySlow: v2.5.26 KEY_SLOW.

Value
0x10081199
Category
Vendor
Preferred name
XF86MediaPlaySlow (current name)
Since
1.11.0

◆ XKB_KEY_XF86Break

#define XKB_KEY_XF86Break   0x1008119b

Keysym XF86Break: v2.5.26 KEY_BREAK.

Value
0x1008119b
Category
Vendor
Preferred name
XF86Break (current name)
Since
1.3.0

◆ XKB_KEY_XF86NumberEntryMode

#define XKB_KEY_XF86NumberEntryMode   0x1008119d

Keysym XF86NumberEntryMode: v2.5.26 KEY_DIGITS.

Value
0x1008119d
Category
Vendor
Preferred name
XF86NumberEntryMode (current name)
Since
1.11.0

◆ XKB_KEY_XF86VideoPhone

#define XKB_KEY_XF86VideoPhone   0x100811a0

Keysym XF86VideoPhone: v2.6.20 KEY_VIDEOPHONE.

Value
0x100811a0
Category
Vendor
Preferred name
XF86VideoPhone (current name)
Since
1.3.0

◆ XKB_KEY_XF86ZoomReset

#define XKB_KEY_XF86ZoomReset   0x100811a4

Keysym XF86ZoomReset: v2.6.20 KEY_ZOOMRESET.

Value
0x100811a4
Category
Vendor
Preferred name
XF86ZoomReset (current name)
Since
1.3.0

◆ XKB_KEY_XF86Editor

#define XKB_KEY_XF86Editor   0x100811a6

Keysym XF86Editor: v2.6.20 KEY_EDITOR.

Value
0x100811a6
Category
Vendor
Preferred name
XF86Editor (current name)
Since
1.3.0

◆ XKB_KEY_XF86GraphicsEditor

#define XKB_KEY_XF86GraphicsEditor   0x100811a8

Keysym XF86GraphicsEditor: v2.6.20 KEY_GRAPHICSEDITOR.

Value
0x100811a8
Category
Vendor
Preferred name
XF86GraphicsEditor (current name)
Since
1.3.0

◆ XKB_KEY_XF86Presentation

#define XKB_KEY_XF86Presentation   0x100811a9

Keysym XF86Presentation: v2.6.20 KEY_PRESENTATION.

Value
0x100811a9
Category
Vendor
Preferred name
XF86Presentation (current name)
Since
1.3.0

◆ XKB_KEY_XF86Database

#define XKB_KEY_XF86Database   0x100811aa

Keysym XF86Database: v2.6.20 KEY_DATABASE.

Value
0x100811aa
Category
Vendor
Preferred name
XF86Database (current name)
Since
1.3.0

◆ XKB_KEY_XF86Voicemail

#define XKB_KEY_XF86Voicemail   0x100811ac

Keysym XF86Voicemail: v2.6.20 KEY_VOICEMAIL.

Value
0x100811ac
Category
Vendor
Preferred name
XF86Voicemail (current name)
Since
1.3.0

◆ XKB_KEY_XF86Addressbook

#define XKB_KEY_XF86Addressbook   0x100811ad

Keysym XF86Addressbook: v2.6.20 KEY_ADDRESSBOOK.

Value
0x100811ad
Category
Vendor
Preferred name
XF86Addressbook (current name)
Since
1.3.0

◆ XKB_KEY_XF86DisplayToggle

#define XKB_KEY_XF86DisplayToggle   0x100811af

Keysym XF86DisplayToggle: v2.6.20 KEY_DISPLAYTOGGLE.

Value
0x100811af
Category
Vendor
Preferred name
XF86DisplayToggle (current name)
Since
1.3.0

◆ XKB_KEY_XF86SpellCheck

#define XKB_KEY_XF86SpellCheck   0x100811b0

Keysym XF86SpellCheck: v2.6.24 KEY_SPELLCHECK.

Value
0x100811b0
Category
Vendor
Preferred name
XF86SpellCheck (current name)
Since
1.3.0

◆ XKB_KEY_XF86ContextMenu

#define XKB_KEY_XF86ContextMenu   0x100811b6

Keysym XF86ContextMenu: v2.6.24 KEY_CONTEXT_MENU.

Value
0x100811b6
Category
Vendor
Preferred name
XF86ContextMenu (current name)
Since
1.3.0

◆ XKB_KEY_XF86MediaRepeat

#define XKB_KEY_XF86MediaRepeat   0x100811b7

Keysym XF86MediaRepeat: v2.6.26 KEY_MEDIA_REPEAT.

Value
0x100811b7
Category
Vendor
Preferred name
XF86MediaRepeat (current name)
Since
1.3.0

◆ XKB_KEY_XF8610ChannelsUp

#define XKB_KEY_XF8610ChannelsUp   0x100811b8

Keysym XF8610ChannelsUp: v2.6.38 KEY_10CHANNELSUP.

Value
0x100811b8
Category
Vendor
Preferred name
XF8610ChannelsUp (current name)
Since
1.3.0

◆ XKB_KEY_XF8610ChannelsDown

#define XKB_KEY_XF8610ChannelsDown   0x100811b9

Keysym XF8610ChannelsDown: v2.6.38 KEY_10CHANNELSDOWN.

Value
0x100811b9
Category
Vendor
Preferred name
XF8610ChannelsDown (current name)
Since
1.3.0

◆ XKB_KEY_XF86Images

#define XKB_KEY_XF86Images   0x100811ba

Keysym XF86Images: v2.6.39 KEY_IMAGES.

Value
0x100811ba
Category
Vendor
Preferred name
XF86Images (current name)
Since
1.3.0

◆ XKB_KEY_XF86NotificationCenter

#define XKB_KEY_XF86NotificationCenter   0x100811bc

Keysym XF86NotificationCenter: v5.10 KEY_NOTIFICATION_CENTER.

Value
0x100811bc
Category
Vendor
Preferred name
XF86NotificationCenter (current name)
Since
1.3.0

◆ XKB_KEY_XF86PickupPhone

#define XKB_KEY_XF86PickupPhone   0x100811bd

Keysym XF86PickupPhone: v5.10 KEY_PICKUP_PHONE.

Value
0x100811bd
Category
Vendor
Preferred name
XF86PickupPhone (current name)
Since
1.3.0

◆ XKB_KEY_XF86HangupPhone

#define XKB_KEY_XF86HangupPhone   0x100811be

Keysym XF86HangupPhone: v5.10 KEY_HANGUP_PHONE.

Value
0x100811be
Category
Vendor
Preferred name
XF86HangupPhone (current name)
Since
1.3.0

◆ XKB_KEY_XF86LinkPhone

#define XKB_KEY_XF86LinkPhone   0x100811bf

Keysym XF86LinkPhone: v6.14 KEY_LINK_PHONE.

Value
0x100811bf
Category
Vendor
Preferred name
XF86LinkPhone (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn

#define XKB_KEY_XF86Fn   0x100811d0

Keysym XF86Fn: KEY_FN.

Value
0x100811d0
Category
Vendor
Preferred name
XF86Fn (current name)
Since
1.3.0

◆ XKB_KEY_XF86Fn_Esc

#define XKB_KEY_XF86Fn_Esc   0x100811d1

Keysym XF86Fn_Esc: KEY_FN_ESC.

Value
0x100811d1
Category
Vendor
Preferred name
XF86Fn_Esc (current name)
Since
1.3.0

◆ XKB_KEY_XF86Fn_F1

#define XKB_KEY_XF86Fn_F1   0x100811d2

Keysym XF86Fn_F1: KEY_FN_F1.

Value
0x100811d2
Category
Vendor
Preferred name
XF86Fn_F1 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F2

#define XKB_KEY_XF86Fn_F2   0x100811d3

Keysym XF86Fn_F2: KEY_FN_F2.

Value
0x100811d3
Category
Vendor
Preferred name
XF86Fn_F2 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F3

#define XKB_KEY_XF86Fn_F3   0x100811d4

Keysym XF86Fn_F3: KEY_FN_F3.

Value
0x100811d4
Category
Vendor
Preferred name
XF86Fn_F3 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F4

#define XKB_KEY_XF86Fn_F4   0x100811d5

Keysym XF86Fn_F4: KEY_FN_F4.

Value
0x100811d5
Category
Vendor
Preferred name
XF86Fn_F4 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F5

#define XKB_KEY_XF86Fn_F5   0x100811d6

Keysym XF86Fn_F5: KEY_FN_F5.

Value
0x100811d6
Category
Vendor
Preferred name
XF86Fn_F5 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F6

#define XKB_KEY_XF86Fn_F6   0x100811d7

Keysym XF86Fn_F6: KEY_FN_F6.

Value
0x100811d7
Category
Vendor
Preferred name
XF86Fn_F6 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F7

#define XKB_KEY_XF86Fn_F7   0x100811d8

Keysym XF86Fn_F7: KEY_FN_F7.

Value
0x100811d8
Category
Vendor
Preferred name
XF86Fn_F7 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F8

#define XKB_KEY_XF86Fn_F8   0x100811d9

Keysym XF86Fn_F8: KEY_FN_F8.

Value
0x100811d9
Category
Vendor
Preferred name
XF86Fn_F8 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F9

#define XKB_KEY_XF86Fn_F9   0x100811da

Keysym XF86Fn_F9: KEY_FN_F9.

Value
0x100811da
Category
Vendor
Preferred name
XF86Fn_F9 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F10

#define XKB_KEY_XF86Fn_F10   0x100811db

Keysym XF86Fn_F10: KEY_FN_F10.

Value
0x100811db
Category
Vendor
Preferred name
XF86Fn_F10 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F11

#define XKB_KEY_XF86Fn_F11   0x100811dc

Keysym XF86Fn_F11: KEY_FN_F11.

Value
0x100811dc
Category
Vendor
Preferred name
XF86Fn_F11 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F12

#define XKB_KEY_XF86Fn_F12   0x100811dd

Keysym XF86Fn_F12: KEY_FN_F12.

Value
0x100811dd
Category
Vendor
Preferred name
XF86Fn_F12 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_1

#define XKB_KEY_XF86Fn_1   0x100811de

Keysym XF86Fn_1: KEY_FN_1.

Value
0x100811de
Category
Vendor
Preferred name
XF86Fn_1 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_2

#define XKB_KEY_XF86Fn_2   0x100811df

Keysym XF86Fn_2: KEY_FN_2.

Value
0x100811df
Category
Vendor
Preferred name
XF86Fn_2 (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_D

#define XKB_KEY_XF86Fn_D   0x100811e0

Keysym XF86Fn_D: KEY_FN_D.

Value
0x100811e0
Category
Vendor
Preferred name
XF86Fn_D (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_E

#define XKB_KEY_XF86Fn_E   0x100811e1

Keysym XF86Fn_E: KEY_FN_E.

Value
0x100811e1
Category
Vendor
Preferred name
XF86Fn_E (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_F

#define XKB_KEY_XF86Fn_F   0x100811e2

Keysym XF86Fn_F: KEY_FN_F.

Value
0x100811e2
Category
Vendor
Preferred name
XF86Fn_F (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_S

#define XKB_KEY_XF86Fn_S   0x100811e3

Keysym XF86Fn_S: KEY_FN_S.

Value
0x100811e3
Category
Vendor
Preferred name
XF86Fn_S (current name)
Since
1.12.0

◆ XKB_KEY_XF86Fn_B

#define XKB_KEY_XF86Fn_B   0x100811e4

Keysym XF86Fn_B: KEY_FN_B.

Value
0x100811e4
Category
Vendor
Preferred name
XF86Fn_B (current name)
Since
1.12.0

◆ XKB_KEY_XF86FnRightShift

#define XKB_KEY_XF86FnRightShift   0x100811e5

Keysym XF86FnRightShift: v5.10 KEY_FN_RIGHT_SHIFT.

Value
0x100811e5
Category
Vendor
Preferred name
XF86FnRightShift (current name)
Since
1.3.0

◆ XKB_KEY_XF86Numeric0

#define XKB_KEY_XF86Numeric0   0x10081200

Keysym XF86Numeric0.

Value
0x10081200
Category
Vendor
Preferred name
XF86Numeric0 (current name)
Unicode code point
U+0030 DIGIT ZERO
Character
0
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
0
KP_0: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86Numeric1

#define XKB_KEY_XF86Numeric1   0x10081201

Keysym XF86Numeric1.

Value
0x10081201
Category
Vendor
Preferred name
XF86Numeric1 (current name)
Unicode code point
U+0031 DIGIT ONE
Character
1
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
1
KP_1: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86Numeric2

#define XKB_KEY_XF86Numeric2   0x10081202

Keysym XF86Numeric2.

Value
0x10081202
Category
Vendor
Preferred name
XF86Numeric2 (current name)
Unicode code point
U+0032 DIGIT TWO
Character
2
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
2
KP_2: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86Numeric3

#define XKB_KEY_XF86Numeric3   0x10081203

Keysym XF86Numeric3.

Value
0x10081203
Category
Vendor
Preferred name
XF86Numeric3 (current name)
Unicode code point
U+0033 DIGIT THREE
Character
3
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
3
KP_3: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86Numeric4

#define XKB_KEY_XF86Numeric4   0x10081204

Keysym XF86Numeric4.

Value
0x10081204
Category
Vendor
Preferred name
XF86Numeric4 (current name)
Unicode code point
U+0034 DIGIT FOUR
Character
4
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
4
KP_4: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86Numeric5

#define XKB_KEY_XF86Numeric5   0x10081205

Keysym XF86Numeric5.

Value
0x10081205
Category
Vendor
Preferred name
XF86Numeric5 (current name)
Unicode code point
U+0035 DIGIT FIVE
Character
5
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
5
KP_5: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86Numeric6

#define XKB_KEY_XF86Numeric6   0x10081206

Keysym XF86Numeric6.

Value
0x10081206
Category
Vendor
Preferred name
XF86Numeric6 (current name)
Unicode code point
U+0036 DIGIT SIX
Character
6
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
6
KP_6: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86Numeric7

#define XKB_KEY_XF86Numeric7   0x10081207

Keysym XF86Numeric7.

Value
0x10081207
Category
Vendor
Preferred name
XF86Numeric7 (current name)
Unicode code point
U+0037 DIGIT SEVEN
Character
7
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
7
KP_7: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86Numeric8

#define XKB_KEY_XF86Numeric8   0x10081208

Keysym XF86Numeric8.

Value
0x10081208
Category
Vendor
Preferred name
XF86Numeric8 (current name)
Unicode code point
U+0038 DIGIT EIGHT
Character
8
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
8
KP_8: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86Numeric9

#define XKB_KEY_XF86Numeric9   0x10081209

Keysym XF86Numeric9.

Value
0x10081209
Category
Vendor
Preferred name
XF86Numeric9 (current name)
Unicode code point
U+0039 DIGIT NINE
Character
9
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
9
KP_9: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86NumericStar

#define XKB_KEY_XF86NumericStar   0x1008120a

Keysym XF86NumericStar.

Value
0x1008120a
Category
Vendor
Preferred name
XF86NumericStar (current name)
Unicode code point
U+002A ASTERISK
Character
*
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
asterisk
KP_Multiply: computer numpad
Since
1.3.0

◆ XKB_KEY_XF86NumericPound

#define XKB_KEY_XF86NumericPound   0x1008120b

Keysym XF86NumericPound.

Value
0x1008120b
Category
Vendor
Preferred name
XF86NumericPound (current name)
Unicode code point
U+0023 NUMBER SIGN
Character
#
Special semantics
phone, remote controls and other keypads
Keysyms with the same character
numbersign
Since
1.3.0

◆ XKB_KEY_XF86NumericA

#define XKB_KEY_XF86NumericA   0x1008120c

Keysym XF86NumericA: v4.1 KEY_NUMERIC_A.

Value
0x1008120c
Category
Vendor
Preferred name
XF86NumericA (current name)
Since
1.3.0

◆ XKB_KEY_XF86NumericB

#define XKB_KEY_XF86NumericB   0x1008120d

Keysym XF86NumericB: v4.1 KEY_NUMERIC_B.

Value
0x1008120d
Category
Vendor
Preferred name
XF86NumericB (current name)
Since
1.3.0

◆ XKB_KEY_XF86NumericC

#define XKB_KEY_XF86NumericC   0x1008120e

Keysym XF86NumericC: v4.1 KEY_NUMERIC_C.

Value
0x1008120e
Category
Vendor
Preferred name
XF86NumericC (current name)
Since
1.3.0

◆ XKB_KEY_XF86NumericD

#define XKB_KEY_XF86NumericD   0x1008120f

Keysym XF86NumericD: v4.1 KEY_NUMERIC_D.

Value
0x1008120f
Category
Vendor
Preferred name
XF86NumericD (current name)
Since
1.3.0

◆ XKB_KEY_XF86CameraFocus

#define XKB_KEY_XF86CameraFocus   0x10081210

Keysym XF86CameraFocus: v2.6.33 KEY_CAMERA_FOCUS.

Value
0x10081210
Category
Vendor
Preferred name
XF86CameraFocus (current name)
Since
1.3.0

◆ XKB_KEY_XF86WPSButton

#define XKB_KEY_XF86WPSButton   0x10081211

Keysym XF86WPSButton: v2.6.34 KEY_WPS_BUTTON.

Value
0x10081211
Category
Vendor
Preferred name
XF86WPSButton (current name)
Since
1.3.0

◆ XKB_KEY_XF86CameraZoomIn

#define XKB_KEY_XF86CameraZoomIn   0x10081215

Keysym XF86CameraZoomIn: v2.6.39 KEY_CAMERA_ZOOMIN.

Value
0x10081215
Category
Vendor
Preferred name
XF86CameraZoomIn (current name)
Since
1.3.0

◆ XKB_KEY_XF86CameraZoomOut

#define XKB_KEY_XF86CameraZoomOut   0x10081216

Keysym XF86CameraZoomOut: v2.6.39 KEY_CAMERA_ZOOMOUT.

Value
0x10081216
Category
Vendor
Preferred name
XF86CameraZoomOut (current name)
Since
1.3.0

◆ XKB_KEY_XF86CameraUp

#define XKB_KEY_XF86CameraUp   0x10081217

Keysym XF86CameraUp: v2.6.39 KEY_CAMERA_UP.

Value
0x10081217
Category
Vendor
Preferred name
XF86CameraUp (current name)
Since
1.3.0

◆ XKB_KEY_XF86CameraDown

#define XKB_KEY_XF86CameraDown   0x10081218

Keysym XF86CameraDown: v2.6.39 KEY_CAMERA_DOWN.

Value
0x10081218
Category
Vendor
Preferred name
XF86CameraDown (current name)
Since
1.3.0

◆ XKB_KEY_XF86CameraLeft

#define XKB_KEY_XF86CameraLeft   0x10081219

Keysym XF86CameraLeft: v2.6.39 KEY_CAMERA_LEFT.

Value
0x10081219
Category
Vendor
Preferred name
XF86CameraLeft (current name)
Since
1.3.0

◆ XKB_KEY_XF86CameraRight

#define XKB_KEY_XF86CameraRight   0x1008121a

Keysym XF86CameraRight: v2.6.39 KEY_CAMERA_RIGHT.

Value
0x1008121a
Category
Vendor
Preferred name
XF86CameraRight (current name)
Since
1.3.0

◆ XKB_KEY_XF86AttendantOn

#define XKB_KEY_XF86AttendantOn   0x1008121b

Keysym XF86AttendantOn: v3.10 KEY_ATTENDANT_ON.

Value
0x1008121b
Category
Vendor
Preferred name
XF86AttendantOn (current name)
Since
1.3.0

◆ XKB_KEY_XF86AttendantOff

#define XKB_KEY_XF86AttendantOff   0x1008121c

Keysym XF86AttendantOff: v3.10 KEY_ATTENDANT_OFF.

Value
0x1008121c
Category
Vendor
Preferred name
XF86AttendantOff (current name)
Since
1.3.0

◆ XKB_KEY_XF86AttendantToggle

#define XKB_KEY_XF86AttendantToggle   0x1008121d

Keysym XF86AttendantToggle: v3.10 KEY_ATTENDANT_TOGGLE.

Value
0x1008121d
Category
Vendor
Preferred name
XF86AttendantToggle (current name)
Since
1.3.0

◆ XKB_KEY_XF86LightsToggle

#define XKB_KEY_XF86LightsToggle   0x1008121e

Keysym XF86LightsToggle: v3.10 KEY_LIGHTS_TOGGLE.

Value
0x1008121e
Category
Vendor
Preferred name
XF86LightsToggle (current name)
Since
1.3.0

◆ XKB_KEY_XF86ALSToggle

#define XKB_KEY_XF86ALSToggle   0x10081230

Keysym XF86ALSToggle: v3.13 KEY_ALS_TOGGLE.

Value
0x10081230
Category
Vendor
Preferred name
XF86ALSToggle (current name)
Since
1.3.0

◆ XKB_KEY_XF86RefreshRateToggle

#define XKB_KEY_XF86RefreshRateToggle   0x10081232

Keysym XF86RefreshRateToggle: v6.9 KEY_REFRESH_RATE_TOGGLE.

Value
0x10081232
Category
Vendor
Preferred name
XF86RefreshRateToggle (current name)
Since
1.8.0

◆ XKB_KEY_XF86Buttonconfig

#define XKB_KEY_XF86Buttonconfig   0x10081240

Keysym XF86Buttonconfig: v3.16 KEY_BUTTONCONFIG.

Value
0x10081240
Category
Vendor
Preferred name
XF86Buttonconfig (current name)
Since
1.3.0

◆ XKB_KEY_XF86Taskmanager

#define XKB_KEY_XF86Taskmanager   0x10081241

Keysym XF86Taskmanager: v3.16 KEY_TASKMANAGER.

Value
0x10081241
Category
Vendor
Preferred name
XF86Taskmanager (current name)
Since
1.3.0

◆ XKB_KEY_XF86Journal

#define XKB_KEY_XF86Journal   0x10081242

Keysym XF86Journal: v3.16 KEY_JOURNAL.

Value
0x10081242
Category
Vendor
Preferred name
XF86Journal (current name)
Since
1.3.0

◆ XKB_KEY_XF86ControlPanel

#define XKB_KEY_XF86ControlPanel   0x10081243

Keysym XF86ControlPanel: v3.16 KEY_CONTROLPANEL.

Value
0x10081243
Category
Vendor
Preferred name
XF86ControlPanel (current name)
Since
1.3.0

◆ XKB_KEY_XF86AppSelect

#define XKB_KEY_XF86AppSelect   0x10081244

Keysym XF86AppSelect: v3.16 KEY_APPSELECT.

Value
0x10081244
Category
Vendor
Preferred name
XF86AppSelect (current name)
Since
1.3.0

◆ XKB_KEY_XF86Screensaver

#define XKB_KEY_XF86Screensaver   0x10081245

Keysym XF86Screensaver: v3.16 KEY_SCREENSAVER.

Value
0x10081245
Category
Vendor
Preferred name
XF86Screensaver (current name)
Since
1.3.0

◆ XKB_KEY_XF86VoiceCommand

#define XKB_KEY_XF86VoiceCommand   0x10081246

Keysym XF86VoiceCommand: v3.16 KEY_VOICECOMMAND.

Value
0x10081246
Category
Vendor
Preferred name
XF86VoiceCommand (current name)
Since
1.3.0

◆ XKB_KEY_XF86Assistant

#define XKB_KEY_XF86Assistant   0x10081247

Keysym XF86Assistant: v4.13 KEY_ASSISTANT.

Value
0x10081247
Category
Vendor
Preferred name
XF86Assistant (current name)
Since
1.3.0

◆ XKB_KEY_XF86EmojiPicker

#define XKB_KEY_XF86EmojiPicker   0x10081249

Keysym XF86EmojiPicker: v5.13 KEY_EMOJI_PICKER.

Value
0x10081249
Category
Vendor
Preferred name
XF86EmojiPicker (current name)
Since
1.6.0

◆ XKB_KEY_XF86Dictate

#define XKB_KEY_XF86Dictate   0x1008124a

Keysym XF86Dictate: v5.17 KEY_DICTATE.

Value
0x1008124a
Category
Vendor
Preferred name
XF86Dictate (current name)
Since
1.6.0

◆ XKB_KEY_XF86CameraAccessEnable

#define XKB_KEY_XF86CameraAccessEnable   0x1008124b

Keysym XF86CameraAccessEnable: v6.2 KEY_CAMERA_ACCESS_ENABLE.

Value
0x1008124b
Category
Vendor
Preferred name
XF86CameraAccessEnable (current name)
Since
1.6.0

◆ XKB_KEY_XF86CameraAccessDisable

#define XKB_KEY_XF86CameraAccessDisable   0x1008124c

Keysym XF86CameraAccessDisable: v6.2 KEY_CAMERA_ACCESS_DISABLE.

Value
0x1008124c
Category
Vendor
Preferred name
XF86CameraAccessDisable (current name)
Since
1.6.0

◆ XKB_KEY_XF86CameraAccessToggle

#define XKB_KEY_XF86CameraAccessToggle   0x1008124d

Keysym XF86CameraAccessToggle: v6.2 KEY_CAMERA_ACCESS_TOGGLE.

Value
0x1008124d
Category
Vendor
Preferred name
XF86CameraAccessToggle (current name)
Since
1.6.0

◆ XKB_KEY_XF86Accessibility

#define XKB_KEY_XF86Accessibility   0x1008124e

Keysym XF86Accessibility: v6.10 KEY_ACCESSIBILITY.

Value
0x1008124e
Category
Vendor
Preferred name
XF86Accessibility (current name)
Since
1.8.0

◆ XKB_KEY_XF86DoNotDisturb

#define XKB_KEY_XF86DoNotDisturb   0x1008124f

Keysym XF86DoNotDisturb: v6.10 KEY_DO_NOT_DISTURB.

Value
0x1008124f
Category
Vendor
Preferred name
XF86DoNotDisturb (current name)
Since
1.8.0

◆ XKB_KEY_XF86BrightnessMin

#define XKB_KEY_XF86BrightnessMin   0x10081250

Keysym XF86BrightnessMin: v3.16 KEY_BRIGHTNESS_MIN.

Value
0x10081250
Category
Vendor
Preferred name
XF86BrightnessMin (current name)
Since
1.3.0

◆ XKB_KEY_XF86BrightnessMax

#define XKB_KEY_XF86BrightnessMax   0x10081251

Keysym XF86BrightnessMax: v3.16 KEY_BRIGHTNESS_MAX.

Value
0x10081251
Category
Vendor
Preferred name
XF86BrightnessMax (current name)
Since
1.3.0

◆ XKB_KEY_XF86ElectronicPrivacyScreenOn

#define XKB_KEY_XF86ElectronicPrivacyScreenOn   0x10081252

Keysym XF86ElectronicPrivacyScreenOn: v6.18 KEY_EPRIVACY_SCREEN_ON.

Value
0x10081252
Category
Vendor
Preferred name
XF86ElectronicPrivacyScreenOn (current name)
Since
1.14.0

◆ XKB_KEY_XF86ElectronicPrivacyScreenOff

#define XKB_KEY_XF86ElectronicPrivacyScreenOff   0x10081253

Keysym XF86ElectronicPrivacyScreenOff: v6.18 KEY_EPRIVACY_SCREEN_OFF.

Value
0x10081253
Category
Vendor
Preferred name
XF86ElectronicPrivacyScreenOff (current name)
Since
1.14.0

◆ XKB_KEY_XF86ActionOnSelection

#define XKB_KEY_XF86ActionOnSelection   0x10081254

Keysym XF86ActionOnSelection: v7.0 KEY_ACTION_ON_SELECTION.

Value
0x10081254
Category
Vendor
Preferred name
XF86ActionOnSelection (current name)
Since
1.14.0

◆ XKB_KEY_XF86ContextualInsert

#define XKB_KEY_XF86ContextualInsert   0x10081255

Keysym XF86ContextualInsert: v7.0 KEY_CONTEXTUAL_INSERT.

Value
0x10081255
Category
Vendor
Preferred name
XF86ContextualInsert (current name)
Since
1.14.0

◆ XKB_KEY_XF86ContextualQuery

#define XKB_KEY_XF86ContextualQuery   0x10081256

Keysym XF86ContextualQuery: v7.0 KEY_CONTEXTUAL_QUERY.

Value
0x10081256
Category
Vendor
Preferred name
XF86ContextualQuery (current name)
Since
1.14.0

◆ XKB_KEY_XF86KbdInputAssistPrev

#define XKB_KEY_XF86KbdInputAssistPrev   0x10081260

Keysym XF86KbdInputAssistPrev: v3.18 KEY_KBDINPUTASSIST_PREV.

Value
0x10081260
Category
Vendor
Preferred name
XF86KbdInputAssistPrev (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdInputAssistNext

#define XKB_KEY_XF86KbdInputAssistNext   0x10081261

Keysym XF86KbdInputAssistNext: v3.18 KEY_KBDINPUTASSIST_NEXT.

Value
0x10081261
Category
Vendor
Preferred name
XF86KbdInputAssistNext (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdInputAssistPrevgroup

#define XKB_KEY_XF86KbdInputAssistPrevgroup   0x10081262

Keysym XF86KbdInputAssistPrevgroup: v3.18 KEY_KBDINPUTASSIST_PREVGROUP.

Value
0x10081262
Category
Vendor
Preferred name
XF86KbdInputAssistPrevgroup (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdInputAssistNextgroup

#define XKB_KEY_XF86KbdInputAssistNextgroup   0x10081263

Keysym XF86KbdInputAssistNextgroup: v3.18 KEY_KBDINPUTASSIST_NEXTGROUP.

Value
0x10081263
Category
Vendor
Preferred name
XF86KbdInputAssistNextgroup (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdInputAssistAccept

#define XKB_KEY_XF86KbdInputAssistAccept   0x10081264

Keysym XF86KbdInputAssistAccept: v3.18 KEY_KBDINPUTASSIST_ACCEPT.

Value
0x10081264
Category
Vendor
Preferred name
XF86KbdInputAssistAccept (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdInputAssistCancel

#define XKB_KEY_XF86KbdInputAssistCancel   0x10081265

Keysym XF86KbdInputAssistCancel: v3.18 KEY_KBDINPUTASSIST_CANCEL.

Value
0x10081265
Category
Vendor
Preferred name
XF86KbdInputAssistCancel (current name)
Since
1.3.0

◆ XKB_KEY_XF86RightUp

#define XKB_KEY_XF86RightUp   0x10081266

Keysym XF86RightUp: v4.7 KEY_RIGHT_UP.

Value
0x10081266
Category
Vendor
Preferred name
XF86RightUp (current name)
Since
1.3.0

◆ XKB_KEY_XF86RightDown

#define XKB_KEY_XF86RightDown   0x10081267

Keysym XF86RightDown: v4.7 KEY_RIGHT_DOWN.

Value
0x10081267
Category
Vendor
Preferred name
XF86RightDown (current name)
Since
1.3.0

◆ XKB_KEY_XF86LeftUp

#define XKB_KEY_XF86LeftUp   0x10081268

Keysym XF86LeftUp: v4.7 KEY_LEFT_UP.

Value
0x10081268
Category
Vendor
Preferred name
XF86LeftUp (current name)
Since
1.3.0

◆ XKB_KEY_XF86LeftDown

#define XKB_KEY_XF86LeftDown   0x10081269

Keysym XF86LeftDown: v4.7 KEY_LEFT_DOWN.

Value
0x10081269
Category
Vendor
Preferred name
XF86LeftDown (current name)
Since
1.3.0

◆ XKB_KEY_XF86RootMenu

#define XKB_KEY_XF86RootMenu   0x1008126a

Keysym XF86RootMenu: v4.7 KEY_ROOT_MENU.

Value
0x1008126a
Category
Vendor
Preferred name
XF86RootMenu (current name)
Since
1.3.0

◆ XKB_KEY_XF86MediaTopMenu

#define XKB_KEY_XF86MediaTopMenu   0x1008126b

Keysym XF86MediaTopMenu: v4.7 KEY_MEDIA_TOP_MENU.

Value
0x1008126b
Category
Vendor
Preferred name
XF86MediaTopMenu (current name)
Since
1.3.0

◆ XKB_KEY_XF86Numeric11

#define XKB_KEY_XF86Numeric11   0x1008126c

Keysym XF86Numeric11: v4.7 KEY_NUMERIC_11.

Value
0x1008126c
Category
Vendor
Preferred name
XF86Numeric11 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Numeric12

#define XKB_KEY_XF86Numeric12   0x1008126d

Keysym XF86Numeric12: v4.7 KEY_NUMERIC_12.

Value
0x1008126d
Category
Vendor
Preferred name
XF86Numeric12 (current name)
Since
1.3.0

◆ XKB_KEY_XF86AudioDesc

#define XKB_KEY_XF86AudioDesc   0x1008126e

Keysym XF86AudioDesc: v4.7 KEY_AUDIO_DESC.

Value
0x1008126e
Category
Vendor
Preferred name
XF86AudioDesc (current name)
Since
1.3.0

◆ XKB_KEY_XF863DMode

#define XKB_KEY_XF863DMode   0x1008126f

Keysym XF863DMode: v4.7 KEY_3D_MODE.

Value
0x1008126f
Category
Vendor
Preferred name
XF863DMode (current name)
Since
1.3.0

◆ XKB_KEY_XF86NextFavorite

#define XKB_KEY_XF86NextFavorite   0x10081270

Keysym XF86NextFavorite: v4.7 KEY_NEXT_FAVORITE.

Value
0x10081270
Category
Vendor
Preferred name
XF86NextFavorite (current name)
Since
1.3.0

◆ XKB_KEY_XF86StopRecord

#define XKB_KEY_XF86StopRecord   0x10081271

Keysym XF86StopRecord: v4.7 KEY_STOP_RECORD.

Value
0x10081271
Category
Vendor
Preferred name
XF86StopRecord (current name)
Since
1.3.0

◆ XKB_KEY_XF86PauseRecord

#define XKB_KEY_XF86PauseRecord   0x10081272

Keysym XF86PauseRecord: v4.7 KEY_PAUSE_RECORD.

Value
0x10081272
Category
Vendor
Preferred name
XF86PauseRecord (current name)
Since
1.3.0

◆ XKB_KEY_XF86VOD

#define XKB_KEY_XF86VOD   0x10081273

Keysym XF86VOD: v4.7 KEY_VOD.

Value
0x10081273
Category
Vendor
Preferred name
XF86VOD (current name)
Since
1.3.0

◆ XKB_KEY_XF86Unmute

#define XKB_KEY_XF86Unmute   0x10081274

Keysym XF86Unmute: v4.7 KEY_UNMUTE.

Value
0x10081274
Category
Vendor
Preferred name
XF86Unmute (current name)
Since
1.3.0

◆ XKB_KEY_XF86FastReverse

#define XKB_KEY_XF86FastReverse   0x10081275

Keysym XF86FastReverse: v4.7 KEY_FASTREVERSE.

Value
0x10081275
Category
Vendor
Preferred name
XF86FastReverse (current name)
Since
1.3.0

◆ XKB_KEY_XF86SlowReverse

#define XKB_KEY_XF86SlowReverse   0x10081276

Keysym XF86SlowReverse: v4.7 KEY_SLOWREVERSE.

Value
0x10081276
Category
Vendor
Preferred name
XF86SlowReverse (current name)
Since
1.3.0

◆ XKB_KEY_XF86Data

#define XKB_KEY_XF86Data   0x10081277

Keysym XF86Data: v4.7 KEY_DATA.

Value
0x10081277
Category
Vendor
Preferred name
XF86Data (current name)
Since
1.3.0

◆ XKB_KEY_XF86OnScreenKeyboard

#define XKB_KEY_XF86OnScreenKeyboard   0x10081278

Keysym XF86OnScreenKeyboard: v4.12 KEY_ONSCREEN_KEYBOARD.

Value
0x10081278
Category
Vendor
Preferred name
XF86OnScreenKeyboard (current name)
Since
1.3.0

◆ XKB_KEY_XF86PrivacyScreenToggle

#define XKB_KEY_XF86PrivacyScreenToggle   0x10081279

Keysym XF86PrivacyScreenToggle: v5.5 KEY_PRIVACY_SCREEN_TOGGLE.

Value
0x10081279
Category
Vendor
Preferred name
XF86PrivacyScreenToggle (current name)
Since
1.3.0

◆ XKB_KEY_XF86SelectiveScreenshot

#define XKB_KEY_XF86SelectiveScreenshot   0x1008127a

Keysym XF86SelectiveScreenshot: v5.6 KEY_SELECTIVE_SCREENSHOT.

Value
0x1008127a
Category
Vendor
Preferred name
XF86SelectiveScreenshot (current name)
Since
1.3.0

◆ XKB_KEY_XF86NextElement

#define XKB_KEY_XF86NextElement   0x1008127b

Keysym XF86NextElement: v5.18 KEY_NEXT_ELEMENT.

Value
0x1008127b
Category
Vendor
Preferred name
XF86NextElement (current name)
Since
1.6.0

◆ XKB_KEY_XF86PreviousElement

#define XKB_KEY_XF86PreviousElement   0x1008127c

Keysym XF86PreviousElement: v5.18 KEY_PREVIOUS_ELEMENT.

Value
0x1008127c
Category
Vendor
Preferred name
XF86PreviousElement (current name)
Since
1.6.0

◆ XKB_KEY_XF86AutopilotEngageToggle

#define XKB_KEY_XF86AutopilotEngageToggle   0x1008127d

Keysym XF86AutopilotEngageToggle: v5.18 KEY_AUTOPILOT_ENGAGE_TOGGLE.

Value
0x1008127d
Category
Vendor
Preferred name
XF86AutopilotEngageToggle (current name)
Since
1.6.0

◆ XKB_KEY_XF86MarkWaypoint

#define XKB_KEY_XF86MarkWaypoint   0x1008127e

Keysym XF86MarkWaypoint: v5.18 KEY_MARK_WAYPOINT.

Value
0x1008127e
Category
Vendor
Preferred name
XF86MarkWaypoint (current name)
Since
1.6.0

◆ XKB_KEY_XF86Sos

#define XKB_KEY_XF86Sos   0x1008127f

Keysym XF86Sos: v5.18 KEY_SOS.

Value
0x1008127f
Category
Vendor
Preferred name
XF86Sos (current name)
Since
1.6.0

◆ XKB_KEY_XF86NavChart

#define XKB_KEY_XF86NavChart   0x10081280

Keysym XF86NavChart: v5.18 KEY_NAV_CHART.

Value
0x10081280
Category
Vendor
Preferred name
XF86NavChart (current name)
Since
1.6.0

◆ XKB_KEY_XF86FishingChart

#define XKB_KEY_XF86FishingChart   0x10081281

Keysym XF86FishingChart: v5.18 KEY_FISHING_CHART.

Value
0x10081281
Category
Vendor
Preferred name
XF86FishingChart (current name)
Since
1.6.0

◆ XKB_KEY_XF86SingleRangeRadar

#define XKB_KEY_XF86SingleRangeRadar   0x10081282

Keysym XF86SingleRangeRadar: v5.18 KEY_SINGLE_RANGE_RADAR.

Value
0x10081282
Category
Vendor
Preferred name
XF86SingleRangeRadar (current name)
Since
1.6.0

◆ XKB_KEY_XF86DualRangeRadar

#define XKB_KEY_XF86DualRangeRadar   0x10081283

Keysym XF86DualRangeRadar: v5.18 KEY_DUAL_RANGE_RADAR.

Value
0x10081283
Category
Vendor
Preferred name
XF86DualRangeRadar (current name)
Since
1.6.0

◆ XKB_KEY_XF86RadarOverlay

#define XKB_KEY_XF86RadarOverlay   0x10081284

Keysym XF86RadarOverlay: v5.18 KEY_RADAR_OVERLAY.

Value
0x10081284
Category
Vendor
Preferred name
XF86RadarOverlay (current name)
Since
1.6.0

◆ XKB_KEY_XF86TraditionalSonar

#define XKB_KEY_XF86TraditionalSonar   0x10081285

Keysym XF86TraditionalSonar: v5.18 KEY_TRADITIONAL_SONAR.

Value
0x10081285
Category
Vendor
Preferred name
XF86TraditionalSonar (current name)
Since
1.6.0

◆ XKB_KEY_XF86ClearvuSonar

#define XKB_KEY_XF86ClearvuSonar   0x10081286

Keysym XF86ClearvuSonar: v5.18 KEY_CLEARVU_SONAR.

Value
0x10081286
Category
Vendor
Preferred name
XF86ClearvuSonar (current name)
Since
1.6.0

◆ XKB_KEY_XF86SidevuSonar

#define XKB_KEY_XF86SidevuSonar   0x10081287

Keysym XF86SidevuSonar: v5.18 KEY_SIDEVU_SONAR.

Value
0x10081287
Category
Vendor
Preferred name
XF86SidevuSonar (current name)
Since
1.6.0

◆ XKB_KEY_XF86NavInfo

#define XKB_KEY_XF86NavInfo   0x10081288

Keysym XF86NavInfo: v5.18 KEY_NAV_INFO.

Value
0x10081288
Category
Vendor
Preferred name
XF86NavInfo (current name)
Since
1.6.0

◆ XKB_KEY_XF86Macro1

#define XKB_KEY_XF86Macro1   0x10081290

Keysym XF86Macro1: v5.5 KEY_MACRO1.

Value
0x10081290
Category
Vendor
Preferred name
XF86Macro1 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro2

#define XKB_KEY_XF86Macro2   0x10081291

Keysym XF86Macro2: v5.5 KEY_MACRO2.

Value
0x10081291
Category
Vendor
Preferred name
XF86Macro2 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro3

#define XKB_KEY_XF86Macro3   0x10081292

Keysym XF86Macro3: v5.5 KEY_MACRO3.

Value
0x10081292
Category
Vendor
Preferred name
XF86Macro3 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro4

#define XKB_KEY_XF86Macro4   0x10081293

Keysym XF86Macro4: v5.5 KEY_MACRO4.

Value
0x10081293
Category
Vendor
Preferred name
XF86Macro4 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro5

#define XKB_KEY_XF86Macro5   0x10081294

Keysym XF86Macro5: v5.5 KEY_MACRO5.

Value
0x10081294
Category
Vendor
Preferred name
XF86Macro5 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro6

#define XKB_KEY_XF86Macro6   0x10081295

Keysym XF86Macro6: v5.5 KEY_MACRO6.

Value
0x10081295
Category
Vendor
Preferred name
XF86Macro6 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro7

#define XKB_KEY_XF86Macro7   0x10081296

Keysym XF86Macro7: v5.5 KEY_MACRO7.

Value
0x10081296
Category
Vendor
Preferred name
XF86Macro7 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro8

#define XKB_KEY_XF86Macro8   0x10081297

Keysym XF86Macro8: v5.5 KEY_MACRO8.

Value
0x10081297
Category
Vendor
Preferred name
XF86Macro8 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro9

#define XKB_KEY_XF86Macro9   0x10081298

Keysym XF86Macro9: v5.5 KEY_MACRO9.

Value
0x10081298
Category
Vendor
Preferred name
XF86Macro9 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro10

#define XKB_KEY_XF86Macro10   0x10081299

Keysym XF86Macro10: v5.5 KEY_MACRO10.

Value
0x10081299
Category
Vendor
Preferred name
XF86Macro10 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro11

#define XKB_KEY_XF86Macro11   0x1008129a

Keysym XF86Macro11: v5.5 KEY_MACRO11.

Value
0x1008129a
Category
Vendor
Preferred name
XF86Macro11 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro12

#define XKB_KEY_XF86Macro12   0x1008129b

Keysym XF86Macro12: v5.5 KEY_MACRO12.

Value
0x1008129b
Category
Vendor
Preferred name
XF86Macro12 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro13

#define XKB_KEY_XF86Macro13   0x1008129c

Keysym XF86Macro13: v5.5 KEY_MACRO13.

Value
0x1008129c
Category
Vendor
Preferred name
XF86Macro13 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro14

#define XKB_KEY_XF86Macro14   0x1008129d

Keysym XF86Macro14: v5.5 KEY_MACRO14.

Value
0x1008129d
Category
Vendor
Preferred name
XF86Macro14 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro15

#define XKB_KEY_XF86Macro15   0x1008129e

Keysym XF86Macro15: v5.5 KEY_MACRO15.

Value
0x1008129e
Category
Vendor
Preferred name
XF86Macro15 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro16

#define XKB_KEY_XF86Macro16   0x1008129f

Keysym XF86Macro16: v5.5 KEY_MACRO16.

Value
0x1008129f
Category
Vendor
Preferred name
XF86Macro16 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro17

#define XKB_KEY_XF86Macro17   0x100812a0

Keysym XF86Macro17: v5.5 KEY_MACRO17.

Value
0x100812a0
Category
Vendor
Preferred name
XF86Macro17 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro18

#define XKB_KEY_XF86Macro18   0x100812a1

Keysym XF86Macro18: v5.5 KEY_MACRO18.

Value
0x100812a1
Category
Vendor
Preferred name
XF86Macro18 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro19

#define XKB_KEY_XF86Macro19   0x100812a2

Keysym XF86Macro19: v5.5 KEY_MACRO19.

Value
0x100812a2
Category
Vendor
Preferred name
XF86Macro19 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro20

#define XKB_KEY_XF86Macro20   0x100812a3

Keysym XF86Macro20: v5.5 KEY_MACRO20.

Value
0x100812a3
Category
Vendor
Preferred name
XF86Macro20 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro21

#define XKB_KEY_XF86Macro21   0x100812a4

Keysym XF86Macro21: v5.5 KEY_MACRO21.

Value
0x100812a4
Category
Vendor
Preferred name
XF86Macro21 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro22

#define XKB_KEY_XF86Macro22   0x100812a5

Keysym XF86Macro22: v5.5 KEY_MACRO22.

Value
0x100812a5
Category
Vendor
Preferred name
XF86Macro22 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro23

#define XKB_KEY_XF86Macro23   0x100812a6

Keysym XF86Macro23: v5.5 KEY_MACRO23.

Value
0x100812a6
Category
Vendor
Preferred name
XF86Macro23 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro24

#define XKB_KEY_XF86Macro24   0x100812a7

Keysym XF86Macro24: v5.5 KEY_MACRO24.

Value
0x100812a7
Category
Vendor
Preferred name
XF86Macro24 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro25

#define XKB_KEY_XF86Macro25   0x100812a8

Keysym XF86Macro25: v5.5 KEY_MACRO25.

Value
0x100812a8
Category
Vendor
Preferred name
XF86Macro25 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro26

#define XKB_KEY_XF86Macro26   0x100812a9

Keysym XF86Macro26: v5.5 KEY_MACRO26.

Value
0x100812a9
Category
Vendor
Preferred name
XF86Macro26 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro27

#define XKB_KEY_XF86Macro27   0x100812aa

Keysym XF86Macro27: v5.5 KEY_MACRO27.

Value
0x100812aa
Category
Vendor
Preferred name
XF86Macro27 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro28

#define XKB_KEY_XF86Macro28   0x100812ab

Keysym XF86Macro28: v5.5 KEY_MACRO28.

Value
0x100812ab
Category
Vendor
Preferred name
XF86Macro28 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro29

#define XKB_KEY_XF86Macro29   0x100812ac

Keysym XF86Macro29: v5.5 KEY_MACRO29.

Value
0x100812ac
Category
Vendor
Preferred name
XF86Macro29 (current name)
Since
1.3.0

◆ XKB_KEY_XF86Macro30

#define XKB_KEY_XF86Macro30   0x100812ad

Keysym XF86Macro30: v5.5 KEY_MACRO30.

Value
0x100812ad
Category
Vendor
Preferred name
XF86Macro30 (current name)
Since
1.3.0

◆ XKB_KEY_XF86MacroRecordStart

#define XKB_KEY_XF86MacroRecordStart   0x100812b0

Keysym XF86MacroRecordStart: v5.5 KEY_MACRO_RECORD_START.

Value
0x100812b0
Category
Vendor
Preferred name
XF86MacroRecordStart (current name)
Since
1.3.0

◆ XKB_KEY_XF86MacroRecordStop

#define XKB_KEY_XF86MacroRecordStop   0x100812b1

Keysym XF86MacroRecordStop: v5.5 KEY_MACRO_RECORD_STOP.

Value
0x100812b1
Category
Vendor
Preferred name
XF86MacroRecordStop (current name)
Since
1.3.0

◆ XKB_KEY_XF86MacroPresetCycle

#define XKB_KEY_XF86MacroPresetCycle   0x100812b2

Keysym XF86MacroPresetCycle: v5.5 KEY_MACRO_PRESET_CYCLE.

Value
0x100812b2
Category
Vendor
Preferred name
XF86MacroPresetCycle (current name)
Since
1.3.0

◆ XKB_KEY_XF86MacroPreset1

#define XKB_KEY_XF86MacroPreset1   0x100812b3

Keysym XF86MacroPreset1: v5.5 KEY_MACRO_PRESET1.

Value
0x100812b3
Category
Vendor
Preferred name
XF86MacroPreset1 (current name)
Since
1.3.0

◆ XKB_KEY_XF86MacroPreset2

#define XKB_KEY_XF86MacroPreset2   0x100812b4

Keysym XF86MacroPreset2: v5.5 KEY_MACRO_PRESET2.

Value
0x100812b4
Category
Vendor
Preferred name
XF86MacroPreset2 (current name)
Since
1.3.0

◆ XKB_KEY_XF86MacroPreset3

#define XKB_KEY_XF86MacroPreset3   0x100812b5

Keysym XF86MacroPreset3: v5.5 KEY_MACRO_PRESET3.

Value
0x100812b5
Category
Vendor
Preferred name
XF86MacroPreset3 (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdLcdMenu1

#define XKB_KEY_XF86KbdLcdMenu1   0x100812b8

Keysym XF86KbdLcdMenu1: v5.5 KEY_KBD_LCD_MENU1.

Value
0x100812b8
Category
Vendor
Preferred name
XF86KbdLcdMenu1 (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdLcdMenu2

#define XKB_KEY_XF86KbdLcdMenu2   0x100812b9

Keysym XF86KbdLcdMenu2: v5.5 KEY_KBD_LCD_MENU2.

Value
0x100812b9
Category
Vendor
Preferred name
XF86KbdLcdMenu2 (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdLcdMenu3

#define XKB_KEY_XF86KbdLcdMenu3   0x100812ba

Keysym XF86KbdLcdMenu3: v5.5 KEY_KBD_LCD_MENU3.

Value
0x100812ba
Category
Vendor
Preferred name
XF86KbdLcdMenu3 (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdLcdMenu4

#define XKB_KEY_XF86KbdLcdMenu4   0x100812bb

Keysym XF86KbdLcdMenu4: v5.5 KEY_KBD_LCD_MENU4.

Value
0x100812bb
Category
Vendor
Preferred name
XF86KbdLcdMenu4 (current name)
Since
1.3.0

◆ XKB_KEY_XF86KbdLcdMenu5

#define XKB_KEY_XF86KbdLcdMenu5   0x100812bc

Keysym XF86KbdLcdMenu5: v5.5 KEY_KBD_LCD_MENU5.

Value
0x100812bc
Category
Vendor
Preferred name
XF86KbdLcdMenu5 (current name)
Since
1.3.0

◆ XKB_KEY_XF86PerformanceMode

#define XKB_KEY_XF86PerformanceMode   0x100812bd

Keysym XF86PerformanceMode: v6.17 KEY_PERFORMANCE.

Value
0x100812bd
Category
Vendor
Preferred name
XF86PerformanceMode (current name)
Since
1.12.0

◆ XKB_KEY_SunFA_Grave

#define XKB_KEY_SunFA_Grave   0x1005ff00

Keysym SunFA_Grave.

Value
0x1005ff00
Category
Vendor
Preferred name
SunFA_Grave (current name)
Since
1.0.0

◆ XKB_KEY_SunFA_Circum

#define XKB_KEY_SunFA_Circum   0x1005ff01

Keysym SunFA_Circum.

Value
0x1005ff01
Category
Vendor
Preferred name
SunFA_Circum (current name)
Since
1.0.0

◆ XKB_KEY_SunFA_Tilde

#define XKB_KEY_SunFA_Tilde   0x1005ff02

Keysym SunFA_Tilde.

Value
0x1005ff02
Category
Vendor
Preferred name
SunFA_Tilde (current name)
Since
1.0.0

◆ XKB_KEY_SunFA_Acute

#define XKB_KEY_SunFA_Acute   0x1005ff03

Keysym SunFA_Acute.

Value
0x1005ff03
Category
Vendor
Preferred name
SunFA_Acute (current name)
Since
1.0.0

◆ XKB_KEY_SunFA_Diaeresis

#define XKB_KEY_SunFA_Diaeresis   0x1005ff04

Keysym SunFA_Diaeresis.

Value
0x1005ff04
Category
Vendor
Preferred name
SunFA_Diaeresis (current name)
Since
1.0.0

◆ XKB_KEY_SunFA_Cedilla

#define XKB_KEY_SunFA_Cedilla   0x1005ff05

Keysym SunFA_Cedilla.

Value
0x1005ff05
Category
Vendor
Preferred name
SunFA_Cedilla (current name)
Since
1.0.0

◆ XKB_KEY_SunF36

#define XKB_KEY_SunF36   0x1005ff10

Keysym SunF36: Labeled F11.

Value
0x1005ff10
Category
Vendor
Preferred name
SunF36 (current name)
Since
1.0.0

◆ XKB_KEY_SunF37

#define XKB_KEY_SunF37   0x1005ff11

Keysym SunF37: Labeled F12.

Value
0x1005ff11
Category
Vendor
Preferred name
SunF37 (current name)
Since
1.0.0

◆ XKB_KEY_SunSys_Req

#define XKB_KEY_SunSys_Req   0x1005ff60

Keysym SunSys_Req.

Value
0x1005ff60
Category
Vendor
Preferred name
SunSys_Req (current name)
Since
1.0.0

◆ XKB_KEY_SunPrint_Screen

#define XKB_KEY_SunPrint_Screen   0xff61

Keysym SunPrint_Screen.

Deprecated
Legacy alias. Use XKB_KEY_Print instead.
Value
0xff61
Category
Function
Preferred name
⚠️ Print (replacement)
Since
1.0.0

◆ XKB_KEY_SunCompose

#define XKB_KEY_SunCompose   0xff20

Keysym SunCompose.

Deprecated
Legacy alias. Use XKB_KEY_Multi_key instead.
Value
0xff20
Category
Function
Preferred name
⚠️ Multi_key (replacement)
Since
1.0.0

◆ XKB_KEY_SunAltGraph

#define XKB_KEY_SunAltGraph   0xff7e

Keysym SunAltGraph.

Deprecated
Legacy alias. Use XKB_KEY_ISO_Group_Shift instead.
Value
0xff7e
Category
Function
Preferred name
⚠️ ISO_Group_Shift (replacement)
Other aliases
ℹ️ Arabic_switch
ℹ️ Greek_switch
ℹ️ Hangul_switch
ℹ️ Hebrew_switch
ℹ️ Mode_switch
ℹ️ kana_switch
ℹ️ script_switch
Since
1.0.0

◆ XKB_KEY_SunPageUp

#define XKB_KEY_SunPageUp   0xff55

Keysym SunPageUp.

Deprecated
Legacy alias. Use XKB_KEY_Prior instead.
Value
0xff55
Category
Function
Preferred name
⚠️ Prior (replacement)
Other aliases
🚫 Page_Up (deprecated)
Since
1.0.0

◆ XKB_KEY_SunPageDown

#define XKB_KEY_SunPageDown   0xff56

Keysym SunPageDown.

Deprecated
Legacy alias. Use XKB_KEY_Next instead.
Value
0xff56
Category
Function
Preferred name
⚠️ Next (replacement)
Other aliases
🚫 Page_Down (deprecated)
Since
1.0.0

◆ XKB_KEY_SunUndo

#define XKB_KEY_SunUndo   0xff65

Keysym SunUndo.

Deprecated
Legacy alias. Use XKB_KEY_Undo instead.
Value
0xff65
Category
Function
Preferred name
⚠️ Undo (replacement)
Since
1.0.0

◆ XKB_KEY_SunAgain

#define XKB_KEY_SunAgain   0xff66

Keysym SunAgain.

Deprecated
Legacy alias. Use XKB_KEY_Redo instead.
Value
0xff66
Category
Function
Preferred name
⚠️ Redo (replacement)
Since
1.0.0

◆ XKB_KEY_SunFind

#define XKB_KEY_SunFind   0xff68

Keysym SunFind.

Deprecated
Legacy alias. Use XKB_KEY_Find instead.
Value
0xff68
Category
Function
Preferred name
⚠️ Find (replacement)
Since
1.0.0

◆ XKB_KEY_SunStop

#define XKB_KEY_SunStop   0xff69

Keysym SunStop.

Deprecated
Legacy alias. Use XKB_KEY_Cancel instead.
Value
0xff69
Category
Function
Preferred name
⚠️ Cancel (replacement)
Since
1.0.0

◆ XKB_KEY_SunProps

#define XKB_KEY_SunProps   0x1005ff70

Keysym SunProps.

Value
0x1005ff70
Category
Vendor
Preferred name
SunProps (current name)
Since
1.0.0

◆ XKB_KEY_SunFront

#define XKB_KEY_SunFront   0x1005ff71

Keysym SunFront.

Value
0x1005ff71
Category
Vendor
Preferred name
SunFront (current name)
Since
1.0.0

◆ XKB_KEY_SunCopy

#define XKB_KEY_SunCopy   0x1005ff72

Keysym SunCopy.

Value
0x1005ff72
Category
Vendor
Preferred name
SunCopy (current name)
Since
1.0.0

◆ XKB_KEY_SunOpen

#define XKB_KEY_SunOpen   0x1005ff73

Keysym SunOpen.

Value
0x1005ff73
Category
Vendor
Preferred name
SunOpen (current name)
Since
1.0.0

◆ XKB_KEY_SunPaste

#define XKB_KEY_SunPaste   0x1005ff74

Keysym SunPaste.

Value
0x1005ff74
Category
Vendor
Preferred name
SunPaste (current name)
Since
1.0.0

◆ XKB_KEY_SunCut

#define XKB_KEY_SunCut   0x1005ff75

Keysym SunCut.

Value
0x1005ff75
Category
Vendor
Preferred name
SunCut (current name)
Since
1.0.0

◆ XKB_KEY_SunPowerSwitch

#define XKB_KEY_SunPowerSwitch   0x1005ff76

Keysym SunPowerSwitch.

Value
0x1005ff76
Category
Vendor
Preferred name
SunPowerSwitch (current name)
Since
1.0.0

◆ XKB_KEY_SunAudioLowerVolume

#define XKB_KEY_SunAudioLowerVolume   0x1005ff77

Keysym SunAudioLowerVolume.

Value
0x1005ff77
Category
Vendor
Preferred name
SunAudioLowerVolume (current name)
Since
1.0.0

◆ XKB_KEY_SunAudioMute

#define XKB_KEY_SunAudioMute   0x1005ff78

Keysym SunAudioMute.

Value
0x1005ff78
Category
Vendor
Preferred name
SunAudioMute (current name)
Since
1.0.0

◆ XKB_KEY_SunAudioRaiseVolume

#define XKB_KEY_SunAudioRaiseVolume   0x1005ff79

Keysym SunAudioRaiseVolume.

Value
0x1005ff79
Category
Vendor
Preferred name
SunAudioRaiseVolume (current name)
Since
1.0.0

◆ XKB_KEY_SunVideoDegauss

#define XKB_KEY_SunVideoDegauss   0x1005ff7a

Keysym SunVideoDegauss.

Value
0x1005ff7a
Category
Vendor
Preferred name
SunVideoDegauss (current name)
Since
1.0.0

◆ XKB_KEY_SunVideoLowerBrightness

#define XKB_KEY_SunVideoLowerBrightness   0x1005ff7b

Keysym SunVideoLowerBrightness.

Value
0x1005ff7b
Category
Vendor
Preferred name
SunVideoLowerBrightness (current name)
Since
1.0.0

◆ XKB_KEY_SunVideoRaiseBrightness

#define XKB_KEY_SunVideoRaiseBrightness   0x1005ff7c

Keysym SunVideoRaiseBrightness.

Value
0x1005ff7c
Category
Vendor
Preferred name
SunVideoRaiseBrightness (current name)
Since
1.0.0

◆ XKB_KEY_SunPowerSwitchShift

#define XKB_KEY_SunPowerSwitchShift   0x1005ff7d

Keysym SunPowerSwitchShift.

Value
0x1005ff7d
Category
Vendor
Preferred name
SunPowerSwitchShift (current name)
Since
1.0.0

◆ XKB_KEY_Dring_accent

#define XKB_KEY_Dring_accent   0x1000feb0

Keysym Dring_accent.

Value
0x1000feb0
Category
Vendor
Preferred name
Dring_accent (current name)
Since
1.0.0

◆ XKB_KEY_Dcircumflex_accent

#define XKB_KEY_Dcircumflex_accent   0x1000fe5e

Keysym Dcircumflex_accent.

Value
0x1000fe5e
Category
Vendor
Preferred name
Dcircumflex_accent (current name)
Since
1.0.0

◆ XKB_KEY_Dcedilla_accent

#define XKB_KEY_Dcedilla_accent   0x1000fe2c

Keysym Dcedilla_accent.

Value
0x1000fe2c
Category
Vendor
Preferred name
Dcedilla_accent (current name)
Since
1.0.0

◆ XKB_KEY_Dacute_accent

#define XKB_KEY_Dacute_accent   0x1000fe27

Keysym Dacute_accent.

Value
0x1000fe27
Category
Vendor
Preferred name
Dacute_accent (current name)
Since
1.0.0

◆ XKB_KEY_Dgrave_accent

#define XKB_KEY_Dgrave_accent   0x1000fe60

Keysym Dgrave_accent.

Value
0x1000fe60
Category
Vendor
Preferred name
Dgrave_accent (current name)
Since
1.0.0

◆ XKB_KEY_Dtilde

#define XKB_KEY_Dtilde   0x1000fe7e

Keysym Dtilde.

Value
0x1000fe7e
Category
Vendor
Preferred name
Dtilde (current name)
Since
1.0.0

◆ XKB_KEY_Ddiaeresis

#define XKB_KEY_Ddiaeresis   0x1000fe22

Keysym Ddiaeresis.

Value
0x1000fe22
Category
Vendor
Preferred name
Ddiaeresis (current name)
Since
1.0.0

◆ XKB_KEY_DRemove

#define XKB_KEY_DRemove   0x1000ff00

Keysym DRemove: Remove.

Value
0x1000ff00
Category
Vendor
Preferred name
DRemove (current name)
Since
1.0.0

◆ XKB_KEY_hpClearLine

#define XKB_KEY_hpClearLine   0x1000ff6f

Keysym hpClearLine.

Value
0x1000ff6f
Category
Vendor
Preferred name
hpClearLine (current name)
Aliases
🚫 ClearLine (deprecated)
Since
1.0.0

◆ XKB_KEY_hpInsertLine

#define XKB_KEY_hpInsertLine   0x1000ff70

Keysym hpInsertLine.

Value
0x1000ff70
Category
Vendor
Preferred name
hpInsertLine (current name)
Aliases
🚫 InsertLine (deprecated)
Since
1.0.0

◆ XKB_KEY_hpDeleteLine

#define XKB_KEY_hpDeleteLine   0x1000ff71

Keysym hpDeleteLine.

Value
0x1000ff71
Category
Vendor
Preferred name
hpDeleteLine (current name)
Aliases
🚫 DeleteLine (deprecated)
Since
1.0.0

◆ XKB_KEY_hpInsertChar

#define XKB_KEY_hpInsertChar   0x1000ff72

Keysym hpInsertChar.

Value
0x1000ff72
Category
Vendor
Preferred name
hpInsertChar (current name)
Aliases
🚫 InsertChar (deprecated)
Since
1.0.0

◆ XKB_KEY_hpDeleteChar

#define XKB_KEY_hpDeleteChar   0x1000ff73

Keysym hpDeleteChar.

Value
0x1000ff73
Category
Vendor
Preferred name
hpDeleteChar (current name)
Aliases
🚫 DeleteChar (deprecated)
Since
1.0.0

◆ XKB_KEY_hpBackTab

#define XKB_KEY_hpBackTab   0x1000ff74

Keysym hpBackTab.

Value
0x1000ff74
Category
Vendor
Preferred name
hpBackTab (current name)
Aliases
🚫 BackTab (deprecated)
Since
1.0.0

◆ XKB_KEY_hpKP_BackTab

#define XKB_KEY_hpKP_BackTab   0x1000ff75

Keysym hpKP_BackTab.

Value
0x1000ff75
Category
Vendor
Preferred name
hpKP_BackTab (current name)
Aliases
🚫 KP_BackTab (deprecated)
Since
1.0.0

◆ XKB_KEY_hpModelock1

#define XKB_KEY_hpModelock1   0x1000ff48

Keysym hpModelock1.

Value
0x1000ff48
Category
Vendor
Preferred name
hpModelock1 (current name)
Since
1.0.0

◆ XKB_KEY_hpModelock2

#define XKB_KEY_hpModelock2   0x1000ff49

Keysym hpModelock2.

Value
0x1000ff49
Category
Vendor
Preferred name
hpModelock2 (current name)
Since
1.0.0

◆ XKB_KEY_hpReset

#define XKB_KEY_hpReset   0x1000ff6c

Keysym hpReset.

Value
0x1000ff6c
Category
Vendor
Preferred name
hpReset (current name)
Aliases
🚫 Reset (deprecated)
Since
1.0.0

◆ XKB_KEY_hpSystem

#define XKB_KEY_hpSystem   0x1000ff6d

Keysym hpSystem.

Value
0x1000ff6d
Category
Vendor
Preferred name
hpSystem (current name)
Aliases
🚫 System (deprecated)
Since
1.0.0

◆ XKB_KEY_hpUser

#define XKB_KEY_hpUser   0x1000ff6e

Keysym hpUser.

Value
0x1000ff6e
Category
Vendor
Preferred name
hpUser (current name)
Aliases
🚫 User (deprecated)
Since
1.0.0

◆ XKB_KEY_hpmute_acute

#define XKB_KEY_hpmute_acute   0x100000a8

Keysym hpmute_acute.

Value
0x100000a8
Category
Vendor
Preferred name
hpmute_acute (current name)
Aliases
🚫 mute_acute (deprecated)
Since
1.0.0

◆ XKB_KEY_hpmute_grave

#define XKB_KEY_hpmute_grave   0x100000a9

Keysym hpmute_grave.

Value
0x100000a9
Category
Vendor
Preferred name
hpmute_grave (current name)
Aliases
🚫 mute_grave (deprecated)
Since
1.0.0

◆ XKB_KEY_hpmute_asciicircum

#define XKB_KEY_hpmute_asciicircum   0x100000aa

Keysym hpmute_asciicircum.

Value
0x100000aa
Category
Vendor
Preferred name
hpmute_asciicircum (current name)
Aliases
🚫 mute_asciicircum (deprecated)
Since
1.0.0

◆ XKB_KEY_hpmute_diaeresis

#define XKB_KEY_hpmute_diaeresis   0x100000ab

Keysym hpmute_diaeresis.

Value
0x100000ab
Category
Vendor
Preferred name
hpmute_diaeresis (current name)
Aliases
🚫 mute_diaeresis (deprecated)
Since
1.0.0

◆ XKB_KEY_hpmute_asciitilde

#define XKB_KEY_hpmute_asciitilde   0x100000ac

Keysym hpmute_asciitilde.

Value
0x100000ac
Category
Vendor
Preferred name
hpmute_asciitilde (current name)
Aliases
🚫 mute_asciitilde (deprecated)
Since
1.0.0

◆ XKB_KEY_hplira

#define XKB_KEY_hplira   0x100000af

Keysym hplira.

Value
0x100000af
Category
Vendor
Preferred name
hplira (current name)
Aliases
🚫 lira (deprecated)
Since
1.0.0

◆ XKB_KEY_hpguilder

#define XKB_KEY_hpguilder   0x100000be

Keysym hpguilder.

Value
0x100000be
Category
Vendor
Preferred name
hpguilder (current name)
Aliases
🚫 guilder (deprecated)
Since
1.0.0

◆ XKB_KEY_hpYdiaeresis

#define XKB_KEY_hpYdiaeresis   0x100000ee

Keysym hpYdiaeresis.

Value
0x100000ee
Category
Vendor
Preferred name
hpYdiaeresis (current name)
Aliases
🚫 IO (deprecated)
🚫 hpIO (deprecated)
Since
1.0.0

◆ XKB_KEY_hpIO

#define XKB_KEY_hpIO   0x100000ee

Keysym hpIO.

Deprecated
Legacy alias. Use XKB_KEY_hpYdiaeresis instead.
Value
0x100000ee
Category
Vendor
Preferred name
⚠️ hpYdiaeresis (replacement)
Other aliases
🚫 IO (deprecated)
Since
1.0.0

◆ XKB_KEY_hplongminus

#define XKB_KEY_hplongminus   0x100000f6

Keysym hplongminus.

Value
0x100000f6
Category
Vendor
Preferred name
hplongminus (current name)
Aliases
🚫 longminus (deprecated)
Since
1.0.0

◆ XKB_KEY_hpblock

#define XKB_KEY_hpblock   0x100000fc

Keysym hpblock.

Value
0x100000fc
Category
Vendor
Preferred name
hpblock (current name)
Aliases
🚫 block (deprecated)
Since
1.0.0

◆ XKB_KEY_osfCopy

#define XKB_KEY_osfCopy   0x1004ff02

Keysym osfCopy.

Value
0x1004ff02
Category
Vendor
Preferred name
osfCopy (current name)
Since
1.0.0

◆ XKB_KEY_osfCut

#define XKB_KEY_osfCut   0x1004ff03

Keysym osfCut.

Value
0x1004ff03
Category
Vendor
Preferred name
osfCut (current name)
Since
1.0.0

◆ XKB_KEY_osfPaste

#define XKB_KEY_osfPaste   0x1004ff04

Keysym osfPaste.

Value
0x1004ff04
Category
Vendor
Preferred name
osfPaste (current name)
Since
1.0.0

◆ XKB_KEY_osfBackTab

#define XKB_KEY_osfBackTab   0x1004ff07

Keysym osfBackTab.

Value
0x1004ff07
Category
Vendor
Preferred name
osfBackTab (current name)
Since
1.0.0

◆ XKB_KEY_osfBackSpace

#define XKB_KEY_osfBackSpace   0x1004ff08

Keysym osfBackSpace.

Value
0x1004ff08
Category
Vendor
Preferred name
osfBackSpace (current name)
Since
1.0.0

◆ XKB_KEY_osfClear

#define XKB_KEY_osfClear   0x1004ff0b

Keysym osfClear.

Value
0x1004ff0b
Category
Vendor
Preferred name
osfClear (current name)
Since
1.0.0

◆ XKB_KEY_osfEscape

#define XKB_KEY_osfEscape   0x1004ff1b

Keysym osfEscape.

Value
0x1004ff1b
Category
Vendor
Preferred name
osfEscape (current name)
Since
1.0.0

◆ XKB_KEY_osfAddMode

#define XKB_KEY_osfAddMode   0x1004ff31

Keysym osfAddMode.

Value
0x1004ff31
Category
Vendor
Preferred name
osfAddMode (current name)
Since
1.0.0

◆ XKB_KEY_osfPrimaryPaste

#define XKB_KEY_osfPrimaryPaste   0x1004ff32

Keysym osfPrimaryPaste.

Value
0x1004ff32
Category
Vendor
Preferred name
osfPrimaryPaste (current name)
Since
1.0.0

◆ XKB_KEY_osfQuickPaste

#define XKB_KEY_osfQuickPaste   0x1004ff33

Keysym osfQuickPaste.

Value
0x1004ff33
Category
Vendor
Preferred name
osfQuickPaste (current name)
Since
1.0.0

◆ XKB_KEY_osfPageLeft

#define XKB_KEY_osfPageLeft   0x1004ff40

Keysym osfPageLeft.

Value
0x1004ff40
Category
Vendor
Preferred name
osfPageLeft (current name)
Since
1.0.0

◆ XKB_KEY_osfPageUp

#define XKB_KEY_osfPageUp   0x1004ff41

Keysym osfPageUp.

Value
0x1004ff41
Category
Vendor
Preferred name
osfPageUp (current name)
Since
1.0.0

◆ XKB_KEY_osfPageDown

#define XKB_KEY_osfPageDown   0x1004ff42

Keysym osfPageDown.

Value
0x1004ff42
Category
Vendor
Preferred name
osfPageDown (current name)
Since
1.0.0

◆ XKB_KEY_osfPageRight

#define XKB_KEY_osfPageRight   0x1004ff43

Keysym osfPageRight.

Value
0x1004ff43
Category
Vendor
Preferred name
osfPageRight (current name)
Since
1.0.0

◆ XKB_KEY_osfActivate

#define XKB_KEY_osfActivate   0x1004ff44

Keysym osfActivate.

Value
0x1004ff44
Category
Vendor
Preferred name
osfActivate (current name)
Since
1.0.0

◆ XKB_KEY_osfMenuBar

#define XKB_KEY_osfMenuBar   0x1004ff45

Keysym osfMenuBar.

Value
0x1004ff45
Category
Vendor
Preferred name
osfMenuBar (current name)
Since
1.0.0

◆ XKB_KEY_osfLeft

#define XKB_KEY_osfLeft   0x1004ff51

Keysym osfLeft.

Value
0x1004ff51
Category
Vendor
Preferred name
osfLeft (current name)
Since
1.0.0

◆ XKB_KEY_osfUp

#define XKB_KEY_osfUp   0x1004ff52

Keysym osfUp.

Value
0x1004ff52
Category
Vendor
Preferred name
osfUp (current name)
Since
1.0.0

◆ XKB_KEY_osfRight

#define XKB_KEY_osfRight   0x1004ff53

Keysym osfRight.

Value
0x1004ff53
Category
Vendor
Preferred name
osfRight (current name)
Since
1.0.0

◆ XKB_KEY_osfDown

#define XKB_KEY_osfDown   0x1004ff54

Keysym osfDown.

Value
0x1004ff54
Category
Vendor
Preferred name
osfDown (current name)
Since
1.0.0

◆ XKB_KEY_osfEndLine

#define XKB_KEY_osfEndLine   0x1004ff57

Keysym osfEndLine.

Value
0x1004ff57
Category
Vendor
Preferred name
osfEndLine (current name)
Since
1.0.0

◆ XKB_KEY_osfBeginLine

#define XKB_KEY_osfBeginLine   0x1004ff58

Keysym osfBeginLine.

Value
0x1004ff58
Category
Vendor
Preferred name
osfBeginLine (current name)
Since
1.0.0

◆ XKB_KEY_osfEndData

#define XKB_KEY_osfEndData   0x1004ff59

Keysym osfEndData.

Value
0x1004ff59
Category
Vendor
Preferred name
osfEndData (current name)
Since
1.0.0

◆ XKB_KEY_osfBeginData

#define XKB_KEY_osfBeginData   0x1004ff5a

Keysym osfBeginData.

Value
0x1004ff5a
Category
Vendor
Preferred name
osfBeginData (current name)
Since
1.0.0

◆ XKB_KEY_osfPrevMenu

#define XKB_KEY_osfPrevMenu   0x1004ff5b

Keysym osfPrevMenu.

Value
0x1004ff5b
Category
Vendor
Preferred name
osfPrevMenu (current name)
Since
1.0.0

◆ XKB_KEY_osfNextMenu

#define XKB_KEY_osfNextMenu   0x1004ff5c

Keysym osfNextMenu.

Value
0x1004ff5c
Category
Vendor
Preferred name
osfNextMenu (current name)
Since
1.0.0

◆ XKB_KEY_osfPrevField

#define XKB_KEY_osfPrevField   0x1004ff5d

Keysym osfPrevField.

Value
0x1004ff5d
Category
Vendor
Preferred name
osfPrevField (current name)
Since
1.0.0

◆ XKB_KEY_osfNextField

#define XKB_KEY_osfNextField   0x1004ff5e

Keysym osfNextField.

Value
0x1004ff5e
Category
Vendor
Preferred name
osfNextField (current name)
Since
1.0.0

◆ XKB_KEY_osfSelect

#define XKB_KEY_osfSelect   0x1004ff60

Keysym osfSelect.

Value
0x1004ff60
Category
Vendor
Preferred name
osfSelect (current name)
Since
1.0.0

◆ XKB_KEY_osfInsert

#define XKB_KEY_osfInsert   0x1004ff63

Keysym osfInsert.

Value
0x1004ff63
Category
Vendor
Preferred name
osfInsert (current name)
Since
1.0.0

◆ XKB_KEY_osfUndo

#define XKB_KEY_osfUndo   0x1004ff65

Keysym osfUndo.

Value
0x1004ff65
Category
Vendor
Preferred name
osfUndo (current name)
Since
1.0.0

◆ XKB_KEY_osfMenu

#define XKB_KEY_osfMenu   0x1004ff67

Keysym osfMenu.

Value
0x1004ff67
Category
Vendor
Preferred name
osfMenu (current name)
Since
1.0.0

◆ XKB_KEY_osfCancel

#define XKB_KEY_osfCancel   0x1004ff69

Keysym osfCancel.

Value
0x1004ff69
Category
Vendor
Preferred name
osfCancel (current name)
Since
1.0.0

◆ XKB_KEY_osfHelp

#define XKB_KEY_osfHelp   0x1004ff6a

Keysym osfHelp.

Value
0x1004ff6a
Category
Vendor
Preferred name
osfHelp (current name)
Since
1.0.0

◆ XKB_KEY_osfSelectAll

#define XKB_KEY_osfSelectAll   0x1004ff71

Keysym osfSelectAll.

Value
0x1004ff71
Category
Vendor
Preferred name
osfSelectAll (current name)
Since
1.0.0

◆ XKB_KEY_osfDeselectAll

#define XKB_KEY_osfDeselectAll   0x1004ff72

Keysym osfDeselectAll.

Value
0x1004ff72
Category
Vendor
Preferred name
osfDeselectAll (current name)
Since
1.0.0

◆ XKB_KEY_osfReselect

#define XKB_KEY_osfReselect   0x1004ff73

Keysym osfReselect.

Value
0x1004ff73
Category
Vendor
Preferred name
osfReselect (current name)
Since
1.0.0

◆ XKB_KEY_osfExtend

#define XKB_KEY_osfExtend   0x1004ff74

Keysym osfExtend.

Value
0x1004ff74
Category
Vendor
Preferred name
osfExtend (current name)
Since
1.0.0

◆ XKB_KEY_osfRestore

#define XKB_KEY_osfRestore   0x1004ff78

Keysym osfRestore.

Value
0x1004ff78
Category
Vendor
Preferred name
osfRestore (current name)
Since
1.0.0

◆ XKB_KEY_osfDelete

#define XKB_KEY_osfDelete   0x1004ffff

Keysym osfDelete.

Value
0x1004ffff
Category
Vendor
Preferred name
osfDelete (current name)
Since
1.0.0

◆ XKB_KEY_Reset

#define XKB_KEY_Reset   0x1000ff6c

Keysym Reset.

Deprecated
Legacy alias. Use XKB_KEY_hpReset instead.
Value
0x1000ff6c
Category
Vendor
Preferred name
⚠️ hpReset (replacement)
Since
1.0.0

◆ XKB_KEY_System

#define XKB_KEY_System   0x1000ff6d

Keysym System.

Deprecated
Legacy alias. Use XKB_KEY_hpSystem instead.
Value
0x1000ff6d
Category
Vendor
Preferred name
⚠️ hpSystem (replacement)
Since
1.0.0

◆ XKB_KEY_User

#define XKB_KEY_User   0x1000ff6e

Keysym User.

Deprecated
Legacy alias. Use XKB_KEY_hpUser instead.
Value
0x1000ff6e
Category
Vendor
Preferred name
⚠️ hpUser (replacement)
Since
1.0.0

◆ XKB_KEY_ClearLine

#define XKB_KEY_ClearLine   0x1000ff6f

Keysym ClearLine.

Deprecated
Legacy alias. Use XKB_KEY_hpClearLine instead.
Value
0x1000ff6f
Category
Vendor
Preferred name
⚠️ hpClearLine (replacement)
Since
1.0.0

◆ XKB_KEY_InsertLine

#define XKB_KEY_InsertLine   0x1000ff70

Keysym InsertLine.

Deprecated
Legacy alias. Use XKB_KEY_hpInsertLine instead.
Value
0x1000ff70
Category
Vendor
Preferred name
⚠️ hpInsertLine (replacement)
Since
1.0.0

◆ XKB_KEY_DeleteLine

#define XKB_KEY_DeleteLine   0x1000ff71

Keysym DeleteLine.

Deprecated
Legacy alias. Use XKB_KEY_hpDeleteLine instead.
Value
0x1000ff71
Category
Vendor
Preferred name
⚠️ hpDeleteLine (replacement)
Since
1.0.0

◆ XKB_KEY_InsertChar

#define XKB_KEY_InsertChar   0x1000ff72

Keysym InsertChar.

Deprecated
Legacy alias. Use XKB_KEY_hpInsertChar instead.
Value
0x1000ff72
Category
Vendor
Preferred name
⚠️ hpInsertChar (replacement)
Since
1.0.0

◆ XKB_KEY_DeleteChar

#define XKB_KEY_DeleteChar   0x1000ff73

Keysym DeleteChar.

Deprecated
Legacy alias. Use XKB_KEY_hpDeleteChar instead.
Value
0x1000ff73
Category
Vendor
Preferred name
⚠️ hpDeleteChar (replacement)
Since
1.0.0

◆ XKB_KEY_BackTab

#define XKB_KEY_BackTab   0x1000ff74

Keysym BackTab.

Deprecated
Legacy alias. Use XKB_KEY_hpBackTab instead.
Value
0x1000ff74
Category
Vendor
Preferred name
⚠️ hpBackTab (replacement)
Since
1.0.0

◆ XKB_KEY_KP_BackTab

#define XKB_KEY_KP_BackTab   0x1000ff75

Keysym KP_BackTab.

Deprecated
Legacy alias. Use XKB_KEY_hpKP_BackTab instead.
Value
0x1000ff75
Category
Vendor
Preferred name
⚠️ hpKP_BackTab (replacement)
Since
1.0.0

◆ XKB_KEY_Ext16bit_L

#define XKB_KEY_Ext16bit_L   0x1000ff76

Keysym Ext16bit_L.

Deprecated
Legacy keysym
Value
0x1000ff76
Category
Vendor
Preferred name
Ext16bit_L (current name)
Since
1.0.0

◆ XKB_KEY_Ext16bit_R

#define XKB_KEY_Ext16bit_R   0x1000ff77

Keysym Ext16bit_R.

Deprecated
Legacy keysym
Value
0x1000ff77
Category
Vendor
Preferred name
Ext16bit_R (current name)
Since
1.0.0

◆ XKB_KEY_mute_acute

#define XKB_KEY_mute_acute   0x100000a8

Keysym mute_acute.

Deprecated
Legacy alias. Use XKB_KEY_hpmute_acute instead.
Value
0x100000a8
Category
Vendor
Preferred name
⚠️ hpmute_acute (replacement)
Since
1.0.0

◆ XKB_KEY_mute_grave

#define XKB_KEY_mute_grave   0x100000a9

Keysym mute_grave.

Deprecated
Legacy alias. Use XKB_KEY_hpmute_grave instead.
Value
0x100000a9
Category
Vendor
Preferred name
⚠️ hpmute_grave (replacement)
Since
1.0.0

◆ XKB_KEY_mute_asciicircum

#define XKB_KEY_mute_asciicircum   0x100000aa

Keysym mute_asciicircum.

Deprecated
Legacy alias. Use XKB_KEY_hpmute_asciicircum instead.
Value
0x100000aa
Category
Vendor
Preferred name
⚠️ hpmute_asciicircum (replacement)
Since
1.0.0

◆ XKB_KEY_mute_diaeresis

#define XKB_KEY_mute_diaeresis   0x100000ab

Keysym mute_diaeresis.

Deprecated
Legacy alias. Use XKB_KEY_hpmute_diaeresis instead.
Value
0x100000ab
Category
Vendor
Preferred name
⚠️ hpmute_diaeresis (replacement)
Since
1.0.0

◆ XKB_KEY_mute_asciitilde

#define XKB_KEY_mute_asciitilde   0x100000ac

Keysym mute_asciitilde.

Deprecated
Legacy alias. Use XKB_KEY_hpmute_asciitilde instead.
Value
0x100000ac
Category
Vendor
Preferred name
⚠️ hpmute_asciitilde (replacement)
Since
1.0.0

◆ XKB_KEY_lira

#define XKB_KEY_lira   0x100000af

Keysym lira.

Deprecated
Legacy alias. Use XKB_KEY_hplira instead.
Value
0x100000af
Category
Vendor
Preferred name
⚠️ hplira (replacement)
Since
1.0.0

◆ XKB_KEY_guilder

#define XKB_KEY_guilder   0x100000be

Keysym guilder.

Deprecated
Legacy alias. Use XKB_KEY_hpguilder instead.
Value
0x100000be
Category
Vendor
Preferred name
⚠️ hpguilder (replacement)
Since
1.0.0

◆ XKB_KEY_IO

#define XKB_KEY_IO   0x100000ee

Keysym IO.

Deprecated
Legacy alias. Use XKB_KEY_hpYdiaeresis instead.
Value
0x100000ee
Category
Vendor
Preferred name
⚠️ hpYdiaeresis (replacement)
Other aliases
🚫 hpIO (deprecated)
Since
1.0.0

◆ XKB_KEY_longminus

#define XKB_KEY_longminus   0x100000f6

Keysym longminus.

Deprecated
Legacy alias. Use XKB_KEY_hplongminus instead.
Value
0x100000f6
Category
Vendor
Preferred name
⚠️ hplongminus (replacement)
Since
1.0.0

◆ XKB_KEY_block

#define XKB_KEY_block   0x100000fc

Keysym block.

Deprecated
Legacy alias. Use XKB_KEY_hpblock instead.
Value
0x100000fc
Category
Vendor
Preferred name
⚠️ hpblock (replacement)
Since
1.0.0