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 07:48:19 +0200 (IST)

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

> I have now committed something which does this.  There are new
> variables x-{alt,hyper,meta,super}-keysym.  Allowed values are the
> symbols alt, hyper, meta, and super.  So to switch the alt and meta
> keys, one can do:
> 
> (setq x-alt-keysym 'meta)
> (setq x-meta-keysym 'alt)

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?



reply via email to

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