all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pjb@informatimago.com (Pascal J. Bourguignon)
To: help-gnu-emacs@gnu.org
Subject: Re: emacs hyper key
Date: Tue, 01 Jul 2008 21:43:09 +0200	[thread overview]
Message-ID: <878wwlqtki.fsf@hubble.informatimago.com> (raw)
In-Reply-To: 2e67d3af-2b19-4b72-9496-ed6104a63e71@f24g2000prh.googlegroups.com

Thr4wn <Seth.A.Bird@gmail.com> writes:

> First of all, what actually IS the emacs hyper key? the emacs meta key
> seems to just be mod1, but I can't seem to figure out what emacs will
> interpret as the hyper key. right now, my left-windoze button is
> assigned to be Super_L. I tried mapping Super_L to mod1 (whereupon
> emacs interpreted it as meta, and I could use it just like meta). Then
> I mapped Super_L to mod2, mod3, mod4, and mod5 (making sure that I
> removed the previous binding each time); emacs acted like it did not
> even know that button existed (ie after executing C-h k  , pressing
> 'a' returned binding for 'a'  and pressing L-Windoze button and 'a'
> also returned the binding for 'a' (self-insert)).
>
> Looking back over some old .emacs file I have, I used define-key but
> the KEY arguments were things like [166...], but I do not even
> recognize that notation anymore and I don't think that notation works
> across different computers.
>
> so...
>
> what does emacs interpret as hyper?
> what is that other notation I used in define-key?
>
>
> I have a more recent version of Debian.

M-x apropos RET hyper RET

This is specified by: x-hyper-keysym
Usually, it's Hyper_L and Hyper_R.

You can choose what key generate these keysyms with xmodmap(1).

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

THIS IS A 100% MATTER PRODUCT: In the unlikely event that this
merchandise should contact antimatter in any form, a catastrophic
explosion will result.


  reply	other threads:[~2008-07-01 19:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-01 19:09 emacs hyper key Thr4wn
2008-07-01 19:43 ` Pascal J. Bourguignon [this message]
2008-07-02 21:09   ` Thr4wn
2008-07-02 22:11     ` Pascal J. Bourguignon
2008-07-07  9:45     ` Giacomo Boffi
2008-07-02 18:53 ` Xah

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=878wwlqtki.fsf@hubble.informatimago.com \
    --to=pjb@informatimago.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.