Implementation of hyper and meta

This commit is contained in:
Ravi R Kiran
2021-03-25 21:35:21 -05:00
parent 1e6fe7785a
commit 953253de99
16 changed files with 221 additions and 69 deletions

View File

@@ -109,11 +109,13 @@ left_control Control_L 0x3B -
left_alt Alt_L 0x3A -
left_super Super_L 0x37 -
left_hyper Hyper_L - -
left_meta Meta_L - -
right_shift Shift_R 0x3C -
right_control Control_R 0x3E -
right_alt Alt_R 0x3D -
right_super Super_R 0x36 -
right_hyper Hyper_R - -
right_meta Meta_R - -
iso_level3_shift ISO_Level3_Shift - -
iso_level5_shift ISO_Level5_Shift - -
''' # }}}