From: Chong Yidong <cyd@stupidchicken.com>
To: David Abrahams <dave@boostpro.com>
Cc: 6033@debbugs.gnu.org
Subject: bug#6033: 23.1; [Cocoa/GNUStep] Feature Request: right command/option bindings
Date: Mon, 26 Apr 2010 11:02:02 -0400 [thread overview]
Message-ID: <87bpd645qt.fsf@stupidchicken.com> (raw)
In-Reply-To: <m28w8b6kav.wl%dave@boostpro.com> (David Abrahams's message of "Sun, 25 Apr 2010 22:04:40 -0400")
David Abrahams <dave@boostpro.com> writes:
> Of course I could be mistaken, but I don't think so. Emacs explicitly
> handles translation of the modifier keys in nsterm.c and I don't see
> how anything outside of Emacs could make that handling deal with the
> right keys separately from the left.
Under GNU/Linux, you can use xmodmap to rebind Control_L and Control_R
separately. So, for instance, if you do
~ $ xmodmap -e "remove control = Control_R"
~ $ xmodmap -e "add mod4 = Control_R"
then pressing Control-a with the right control key will emit Super-a.
I'm sure there is some equivalent functionality on Mac OS X.
next prev parent reply other threads:[~2010-04-26 15:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-25 16:34 bug#6033: 23.1; [Cocoa/GNUStep] Feature Request: right command/option bindings David Abrahams
2010-04-25 18:35 ` Chong Yidong
2010-04-26 2:04 ` David Abrahams
2010-04-26 15:02 ` Chong Yidong [this message]
2010-04-26 16:30 ` David Abrahams
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=87bpd645qt.fsf@stupidchicken.com \
--to=cyd@stupidchicken.com \
--cc=6033@debbugs.gnu.org \
--cc=dave@boostpro.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.