mooz / xkeysnail

Yet another keyboard remapping tool for X environment
891 stars 112 forks source link

Modifiers are incomplete #94

Closed amosbird closed 4 years ago

amosbird commented 4 years ago

There isn't Hyper and ISO_Level3_Shift.

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_L (0x65),  Control_R (0x69)
mod1        Alt_L (0x40)
mod2        Num_Lock (0x4d)
mod3        Hyper_L (0x6c),  Hyper_L (0xcf)
mod4        Super_L (0x85),  Super_R (0x86),  Super_L (0xce)
mod5        ISO_Level3_Shift (0x5c),  ISO_Level3_Shift (0x64),  Mode_switch (0xcb)

mod3 and mod5 is missing