all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steve Greenburg <beethoven3322@hotmail.com>
To: 44456@debbugs.gnu.org
Subject: bug#44456: Windows10 doesn't allow either windows keys as hyper?
Date: Wed, 4 Nov 2020 21:44:37 +0000	[thread overview]
Message-ID: <MWHPR13MB1758818E6C3343A4842DD08AA3EF0@MWHPR13MB1758.namprd13.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 650 bytes --]


Apparently this is a known issue for a while. I'm on 27.1 right now on windows and the following code allows me to use the menu key as hyper:

(setq w32-pass-apps-to-system nil)
(setq w32-apps-modifier 'hyper)

However neither of the lwindows or rwindows versions work.

(setq w32-pass-rwindows-to-system nil)
(setq w32-rwindows-modifier 'hyper)

I'm not sure what key to use for Hyper in general. Ideally it would be something that wouldn't interfere too much with windows or ubuntu desktop shortcut keys, and unfortunately a lot of those use the Win/Super key. Caps_Lock for that would be nice. Is there a way around this problem?



[-- Attachment #2: Type: text/html, Size: 1349 bytes --]

             reply	other threads:[~2020-11-04 21:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04 21:44 Steve Greenburg [this message]
2020-11-05 13:35 ` bug#44456: Windows10 doesn't allow either windows keys as hyper? Eli Zaretskii
2020-11-05 16:48   ` Steve Greenburg
2020-11-05 16:54     ` Eli Zaretskii
2020-11-05 17:05       ` Steve Greenburg
2020-11-05 17:47         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MWHPR13MB1758818E6C3343A4842DD08AA3EF0@MWHPR13MB1758.namprd13.prod.outlook.com \
    --to=beethoven3322@hotmail.com \
    --cc=44456@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.