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


View this message in rfc822 format

From: Steve Greenburg <beethoven3322 <at> hotmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "44456 <at> debbugs.gnu.org" <44456 <at> debbugs.gnu.org>
Subject: bug#44456: Windows10 doesn't allow either windows keys as hyper?
Date: Thu, 5 Nov 2020 17:05:10 +0000
[Message part 1 (text/plain, inline)]
The documentation for w32-register-hotkey says it is [h-] so I used that. Using [H-] does work as long as I change the variable before calling w32-register-hot-key like so:

(setq w32-lwindow-modifier 'hyper)
(w32-register-hot-key [H-])
(setq w32-pass-lwindow-to-system nil)

Thanks.

________________________________
From: Eli Zaretskii <eliz <at> gnu.org>
Sent: Thursday, November 5, 2020 4:54 PM
To: Steve Greenburg <beethoven3322 <at> hotmail.com>
Cc: 44456 <at> debbugs.gnu.org <44456 <at> debbugs.gnu.org>
Subject: Re: bug#44456: Windows10 doesn't allow either windows keys as hyper?

> From: Steve Greenburg <beethoven3322 <at> hotmail.com>
> CC: "44456 <at> debbugs.gnu.org" <44456 <at> debbugs.gnu.org>
> Date: Thu, 5 Nov 2020 16:48:12 +0000
>
> I believe it's still a bug because I can't get the left windows key to function as hyper without first making it
> function as super. Thus if I execute the following code I get nothing:
>
> (setq w32-lwindow-modifier 'hyper)
> (setq w32-pass-lwindow-to-system nil)
> (w32-register-hot-key [h-])

The Hyper modifier is [H-], not [h-].  Does H- work for you?
[Message part 2 (text/html, inline)]

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.