Currently, there exists no way to describe the following key combinations:
Ctrl or Alt plus any non-character key (e.g. Ctrl+Right, Alt+Fn1, or Ctrl+Backspace)
Shift as a modifier to any character which doesn't have a shifted variant on the users keyboard (e.g. Shift+Tab or Shift+Right)
- Combinations of
Ctrl and Alt (and implicitly Shift) (e.g. Ctrl+Alt+f)
This poses an issue as these are common shortcuts used in many applications, and requests for features bound to these combinations by default have come up in numerous issues, thereby making this issue a prerequisite for
Currently, there exists no way to describe the following key combinations:
CtrlorAltplus any non-character key (e.g.Ctrl+Right,Alt+Fn1, orCtrl+Backspace)Shiftas a modifier to any character which doesn't have a shifted variant on the users keyboard (e.g.Shift+TaborShift+Right)CtrlandAlt(and implicitlyShift) (e.g.Ctrl+Alt+f)This poses an issue as these are common shortcuts used in many applications, and requests for features bound to these combinations by default have come up in numerous issues, thereby making this issue a prerequisite for