GNU bug report logs - #24453
Hyper and super keys don't work in some branches

Previous Next

Package: emacs;

Reported by: Mambo Levis <mambo.levis <at> gmail.com>

Date: Fri, 16 Sep 2016 22:49:01 UTC

Severity: normal

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: Chris Zheng <chriszheng99 <at> gmail.com>
To: 24453 <at> debbugs.gnu.org
Subject: bug#24453: Hyper and super keys don't work in some branches
Date: Sun, 18 Sep 2016 01:27:37 +0800
Hello Mambo,

> ;; windows setup and environment vars
> (when (eq system-type 'windows-nt)
> (setq w32-pass-lwindow-to-system nil)
> (setq w32-pass-rwindow-to-system nil)
> ;;(setq w32-pass-apps-to-system nil)
> (setq w32-lwindow-modifier 'hyper) ; Left Windows key
> (setq w32-rwindow-modifier 'super) ; Right Windows key
> )

These settings work for me under MS Windows 8.1. Maybe the problem is
related to your system, or this is Windows-10-specific. Have you
recently upgraded your system or installed software?

Hope this helps,

Chris




This bug report was last modified 8 years and 243 days ago.

Previous Next


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