emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Switch Meta and Alt modifiers


From: Eli Zaretskii
Subject: Re: Switch Meta and Alt modifiers
Date: Sun, 17 Feb 2002 12:10:32 +0200 (IST)

On Sun, 17 Feb 2002, Kai =?iso-8859-1?q?Gro=DFjohann?= wrote:

> Eli Zaretskii <address@hidden> writes:
> 
> > Isn't there a way to accomplish the same on a system-independent
> > level, so that this would be automatically supported on all
> > platforms, not just on X?
> 
> Hm.  w32fns.c has some variables to accomplish similar things.
> 
> Alas, I know nothing about non-X platforms.  Can anyone help?

It strikes me that you could do the remapping in the code that handles 
the event queue.  In the queue, the platform-specific keysyms are already 
translated into system-independent event types and modifiers.  (At leat 
that's my recollection; I might be missing something.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]