Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Hyper, MEH and other combination modifier shortcuts #2339

Open
nicenemo opened this issue Jun 18, 2024 · 0 comments · May be fixed by #2341
Open

Feature request: Hyper, MEH and other combination modifier shortcuts #2339

nicenemo opened this issue Jun 18, 2024 · 0 comments · May be fixed by #2341

Comments

@nicenemo
Copy link
Contributor

I would like to add a few defines for combinations of modifiers, such as

  • HYPER (Shift, Control, Alt and Gui)
  • MEH, the same but without GUI
  • Combinations of two modifiers

For all combinations an all left and an all right should exist, e.g. LHYP and RHYP

For all combinations a variant with a key should exist, e.g. LHYPK(key) and RHYPK(key)

Proper documentation should be provided.

This allows:

  • for easy starting of office programs on Windows. Microsoft redefined 'Hyper' as the 'OfficeKey' and it allows you to start office programs out of the box, e.g. Hyper X for Excel and Hyper O for Outlook. Hyper L starts the LinkedIn webpage. When office is not installed the web version will be started.
  • Easy defenition of the copilot key which is Left Shift Gui F23 as LSG(F23)
  • Easy definition of Function key layers with modifiers that do not interfer with any programs
  • Easy definition of shortcuts for shells or terminals. In Powershell you cannot define shortcuts with a GUI key.
  • Just have modtap combination modifiers available below the home row as many programs already use combination modifiers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant