www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL,T_RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4F60C13D.1060107@cornell.edu> |
Date: | Wed, 14 Mar 2012 12:03:09 -0400 |
From: | Ken Brown <kbrown AT cornell DOT edu> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: How to I generate a hyper or super modifier in cygwin emacs under X |
References: | <F8B797B6-1032-4AB7-A9AF-E98D69C64A06 AT letterboxes DOT org> |
In-Reply-To: | <F8B797B6-1032-4AB7-A9AF-E98D69C64A06@letterboxes.org> |
X-PMX-CORNELL-SPAM-CHECKED: | Pawpaw |
X-Original-Sender: | kbrown AT cornell DOT edu - Wed Mar 14 12:03:13 2012 |
X-PMX-CORNELL-REASON: | CU_White_List_Override |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 3/14/2012 7:19 AM, Leo wrote: > Hi there > > I try to set up emacs in a way that I can use key bindings like H-x > (Hyper + character x). In NT emacs the alt key could be configured to > issue the hyper or super modifier code and NOT the Meta modifier. > > In Cygwin emacs under X I am not able to achieve this: Normal behavior > is that Alt issues Meta (M-x for example), but then there is no > distinction between alt and escape. :-( > > I'm not sure wether this is an emacs or an X server issue, but I *think* > it is an emacs issue (therefor I send it to the cygwin list and not to > the cygwin-xfree list): Via the X tool xmodemap I tried to set the > "mod1" modifier, but in emacs it gets mapped to "Meta". > > When xmodmap prints the following mapping: > shift Shift_L (0x32), Shift_R (0x3e) > lock Caps_Lock (0x42) > control Control_L (0x25), Control_R (0x6d) > mod1 Alt_R (0x71) > mod2 > mod3 > mod4 > mod5 > > emacs understands Alt as meta. So far so good. > > Than I changed it via an .xmodmaprc file it to "mod2", so xmodmap prints > the following: > shift Shift_L (0x32), Shift_R (0x3e) > lock Caps_Lock (0x42) > control Control_L (0x25), Control_R (0x6d) > mod1 > mod2 Alt_R (0x71) > mod3 > mod4 > mod5 > > but Cgwin emacs still maps Alt to meta! I tried mod3-mod5 as well, but > no luck, emacs seems to map all modifier apart from control and shift to > meta, instead mapping some to Hyper (H- ) or Super (S- ) Your questions really do seem to be about X. I think you're more likely to get help if you send this to the cygwin-xfree list. I myself don't have a clue. Also, are you sure this is a Cygwin issue? Do you have the same problem on Linux? Keep in mind that Cygwin tries to provide Linux-like behavior in general, and emacs is no exception. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |