GNU bug report logs - #44456
Windows10 doesn't allow either windows keys as hyper?

Previous Next

Package: emacs;

Reported by: Steve Greenburg <beethoven3322 <at> hotmail.com>

Date: Wed, 4 Nov 2020 23:04:01 UTC

Severity: normal

Tags: notabug

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 44456 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Steve Greenburg <beethoven3322 <at> hotmail.com>
Cc: 44456 <at> debbugs.gnu.org
Subject: Re: bug#44456: Windows10 doesn't allow either windows keys as hyper?
Date: Thu, 05 Nov 2020 15:35:03 +0200
tags 44456 notabug
thanks

> From: Steve Greenburg <beethoven3322 <at> hotmail.com>
> Date: Wed, 4 Nov 2020 21:44:37 +0000
> 
> 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)

On Windows 10 you must also use w32-register-hot-key, or the above
won't work.  Read all about this in the node "Windows Keyboard" of the
Emacs user manual, which also shows a couple of examples.

There's no bug here, AFAICT.




This bug report was last modified 4 years and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.