bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#24822: 25.1; [PATCH] Support remapping control X keysym


From: Daniel Colascione
Subject: bug#24822: 25.1; [PATCH] Support remapping control X keysym
Date: Sat, 29 Oct 2016 17:10:15 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 10/29/2016 04:53 PM, Vasilij Schneidermann wrote:
There is a number of X keysyms that can be remapped inside Emacs, namely
alt, hyper, meta and super.  I found it odd that control is not on the
list (and to a lesser degree, shift), so I wrote a patch to offer it as
additional remappable X keysym.  This way one can swap the control and
meta key in Emacs with `(setq x-meta-keysym 'ctrl x-ctrl-keysym 'meta)`.


Don't forget the NEWS entry.





reply via email to

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