GNU bug report logs - #20743
24.4; Meta on left win key doesn't work

Previous Next

Package: emacs;

Reported by: André Wöbbeking <Woebbeking <at> web.de>

Date: Fri, 5 Jun 2015 15:23:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.4

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: nljlistbox2 <at> gmail.com (N. Jackson)
Cc: André Wöbbeking <Woebbeking <at> web.de>, 20743 <at> debbugs.gnu.org
Subject: bug#20743: 24.4; Meta on left win key doesn't work
Date: Thu, 11 Jun 2015 11:21:01 -0400
>> the settings xev reports the left Win key as Meta and also all Qt/KDE
>> programs do. But in Emacs left Win key gives me Hyper and left Alt
>> gives me Meta.

In X11, modifiers have two names: there's the "Sym" name associated with
the key, and then there's the mapping to which Sym name is used for
which modifier bit.

Remapping key names ("Sym"s) is not sufficient to change the modifier to
which they're associated (or to mark them as a modifier).

So, check the output of "xmodmap", which will probably show that your
"Meta_L" is mapped to the "mod5" modifier, which is traditionally
interpreted as "hyper", tho IIRC this mapping between modifier bits and
the corresponding name is more subtle and not completely standardized.


        Stefan




This bug report was last modified 5 years and 235 days ago.

Previous Next


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