Re: Repeating modifiers
Re: Repeating modifiers
- Subject: Re: Repeating modifiers
- From: Jeremy Huddleston <email@hidden>
- Date: Mon, 18 May 2009 16:15:21 -0700
On May 18, 2009, at 15:57, Michael McCracken wrote:
On Mon, May 18, 2009 at 5:40 PM, Jeremy Huddleston
<email@hidden> wrote:
Fixed in svn...
I use one of God's keyboards* which doesn't have a right control,
so I
probably overlooked that.
*: Sun Type 6 ... with the control key to the left of 'a' where it
belongs...
Apologies for a slightly OT question, but since you mentioned you use
the Sun Type 6, as do I, I was wondering if you or the list knew of a
way to get those 10 keys just to the left of the One True Control key
to do anything other than emit an 'a'. I'm not sure if I'd actually
use them much, but it grates on me that I can't bind them to something
useful.
The problem is at a lower level than applications can deal with.
Those keys are sending the same NSEvent as the 'a' key... which is why
you see the a. The compose key, on the other hand, results in
"keycode 118" in X11.app... which you can use... I think it's the same
keycode that the context menu button gives with windows keyboards.
I'm sure there's "a way" ... but I haven't taken the plunge ;)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden