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

super and hyper keys #179

Closed
AKielhorn opened this issue Mar 4, 2018 · 6 comments
Closed

super and hyper keys #179

AKielhorn opened this issue Mar 4, 2018 · 6 comments

Comments

@AKielhorn
Copy link

AKielhorn commented Mar 4, 2018

You are using super and hyper key bindings.

Maybe you should add information about how to define these modifiers, since most keyboards don't have them.

I found the instructions here:
http://ergoemacs.org/emacs/emacs_hyper_super_keys.html

For some reasons that doesn't work an Win 10.
I can't bind the Windows key, Windows always interferes.

@jkitchin
Copy link
Owner

jkitchin commented Mar 4, 2018

Where would you find it most useful for this to be documented?

@AKielhorn
Copy link
Author

Right at the top of scimax.org

** Modifier Keys

Emacs uses many modifier keys:

| S | shift |
| M | alt/meta |
| C | Ctrl |
| s | super |
| H | hyper |

While most keyboards have =shift=, =alt= and =CTRL= keys, =super= and
=hyper= keys are rare.

Emacs is able to remap some keys to act as these additional modifiers.

... Insert commands to remap here ...

** Markup shortcuts

@jkitchin
Copy link
Owner

jkitchin commented Mar 6, 2018

I did this for Mac. Any chance you would share what commands you used on your platform?

jkitchin added a commit that referenced this issue Mar 6, 2018
@AKielhorn
Copy link
Author

Well, my platform is the Mac as well.
But I have to use Windows (7) at work.
I'll look into it, even if it will not work on Win 10.

BTW, today I discovered two keyboards which didn't have an "apps" key.
(The function was available via Fn + some key, different key on different keyboards.)

With the inability to map "Windows" and the unavailability of "apps" it may be difficult to use additional modifier keys on Windows.

@AKielhorn
Copy link
Author

I have tested the windows key as super setup on Windows 7 and 10.
The results are included in the patch to scimax.org.

While the Windows key is barely usable on Windows 7 it is completely unusable on Windows 10.
This leaves one modifier key bound to the apps key.

Maybe someone who knows more about Windows can offer a solution.

patch.txt

jkitchin added a commit that referenced this issue Mar 9, 2018
@jkitchin
Copy link
Owner

jkitchin commented Mar 9, 2018

Thanks. I added this information to the manual.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants