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: Alex
Subject: bug#24822: 25.1; [PATCH] Support remapping control X keysym
Date: Sat, 29 Oct 2016 23:14:04 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Vasilij Schneidermann <v.schneidermann@gmail.com> writes:

> 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)`.

In the patch, all of the x-*-keysyms have the same docstring (including
the same examples and default). Is that intentional?





reply via email to

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