all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: nljlistbox2@gmail.com (N. Jackson)
Cc: "André Wöbbeking" <Woebbeking@web.de>, 20743@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	[thread overview]
Message-ID: <jwvvbeu70ry.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <877frbdksr.fsf@moondust.localdomain> (N. Jackson's message of "Wed, 10 Jun 2015 23:46:12 -0300")

>> 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





  reply	other threads:[~2015-06-11 15:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05  7:39 bug#20743: 24.4; Meta on left win key doesn't work André Wöbbeking
2015-06-11  2:46 ` N. Jackson
2015-06-11 15:21   ` Stefan Monnier [this message]
2016-08-12 23:08   ` npostavs
2019-09-29 23:28 ` Stefan Kangas
2019-09-30  6:07   ` André Wöbbeking

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvvbeu70ry.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=20743@debbugs.gnu.org \
    --cc=Woebbeking@web.de \
    --cc=nljlistbox2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.