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: Vasilij Schneidermann
Subject: bug#24822: 25.1; [PATCH] Support remapping control X keysym
Date: Sun, 30 Oct 2016 01:53:52 +0200

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

Attachment: 0001-Support-remapping-control-X-keysym.patch
Description: Text Data


reply via email to

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