From: Oleksandr Manzyuk <manzyuk@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Can I make a useless key an additional Ctrl?
Date: Tue, 31 Mar 2009 16:31:13 -0400 [thread overview]
Message-ID: <336ea3f40903311331o30cb38ha1490539819147f6@mail.gmail.com> (raw)
In-Reply-To: <59D02654-3962-4BF2-85C4-B630894BB6D1@Web.DE>
On Tue, Mar 31, 2009 at 3:57 PM, Peter Dyballa <Peter_Dyballa@web.de> wrote:
>
> Am 31.03.2009 um 19:35 schrieb Oleksandr Manzyuk:
>
>> Ubuntu
>
>
> Yes. Xmodmap is the utility. Determine with xev the keycode, assign it a
> keysym(bol) like Control_R or Control_L and add it among the key modifiers.
>
> keycode <whatever> = Control_R
> add Control = Control_R
>
> This can be done in ~/.xinitrc or ~/.xsession, whichever your X server
> prefers.
Worked like a charm! Vielen herzlichen Dank!
next prev parent reply other threads:[~2009-03-31 20:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-31 17:35 Can I make a useless key an additional Ctrl? Oleksandr Manzyuk
2009-03-31 19:57 ` Peter Dyballa
2009-03-31 20:31 ` Oleksandr Manzyuk [this message]
[not found] <mailman.4332.1238525236.31690.help-gnu-emacs@gnu.org>
2009-03-31 19:00 ` Pascal J. Bourguignon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=336ea3f40903311331o30cb38ha1490539819147f6@mail.gmail.com \
--to=manzyuk@googlemail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).