unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44456: Windows10 doesn't allow either windows keys as hyper?
@ 2020-11-04 21:44 Steve Greenburg
  2020-11-05 13:35 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Greenburg @ 2020-11-04 21:44 UTC (permalink / raw)
  To: 44456

[-- 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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-05 17:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04 21:44 bug#44456: Windows10 doesn't allow either windows keys as hyper? Steve Greenburg
2020-11-05 13:35 ` 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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).