bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24453: Hyper and super keys don't work in some branches


From: Chris Zheng
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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]