You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is support for Shift and AltGr for modifiers, but some keyboard configurations has options for a third modifier, like CMS (Canadian Multilingual Standard). The modifier is the right CTRL key, or OEM-8 as mentionned in this website: https://kbdlayout.info/kbdcan/overview+virtualkeys
There is currently 2 bits available (10 and 11) for the keymap.
The text was updated successfully, but these errors were encountered:
Currently there is support for Shift and AltGr for modifiers, but some keyboard configurations has options for a third modifier, like CMS (Canadian Multilingual Standard). The modifier is the right CTRL key, or OEM-8 as mentionned in this website: https://kbdlayout.info/kbdcan/overview+virtualkeys
There is currently 2 bits available (10 and 11) for the keymap.
The text was updated successfully, but these errors were encountered: