From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleksandr Manzyuk Newsgroups: gmane.emacs.help Subject: Re: Can I make a useless key an additional Ctrl? Date: Tue, 31 Mar 2009 16:31:13 -0400 Message-ID: <336ea3f40903311331o30cb38ha1490539819147f6@mail.gmail.com> References: <336ea3f40903311035x260cad92j17b64b066700030d@mail.gmail.com> <59D02654-3962-4BF2-85C4-B630894BB6D1@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1238561083 27478 80.91.229.12 (1 Apr 2009 04:44:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Apr 2009 04:44:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 01 06:46:01 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LosKr-0005KQ-A4 for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Apr 2009 06:45:58 +0200 Original-Received: from localhost ([127.0.0.1]:34514 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LosJT-0008O3-Ag for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Apr 2009 00:44:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lokc8-0005Be-Hr for help-gnu-emacs@gnu.org; Tue, 31 Mar 2009 16:31:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lokc6-00057V-SJ for help-gnu-emacs@gnu.org; Tue, 31 Mar 2009 16:31:15 -0400 Original-Received: from [199.232.76.173] (port=53842 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lokc6-000576-Ez for help-gnu-emacs@gnu.org; Tue, 31 Mar 2009 16:31:14 -0400 Original-Received: from yw-out-1718.google.com ([74.125.46.154]:48130) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lokc5-0001Oa-Ra for help-gnu-emacs@gnu.org; Tue, 31 Mar 2009 16:31:14 -0400 Original-Received: by yw-out-1718.google.com with SMTP id 9so1827697ywk.66 for ; Tue, 31 Mar 2009 13:31:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=XUUKvW1EYlVKW8QyrWuakRPzHmNxVDl3Hxf99ZZ4G0s=; b=fabyBPCaY5CfpCsqq/hmMnefPjjCBmZpY0c96BKygYNuOnWH14gPUxldic0d1UUgLa +KX5dpTlrdHtG7AgtoMZIyLPT8g/2gpGfBDfWhzcXCelXoD94tX9tQSx3rhZcCzldAzL GU0WAdDbJ4qAgCqdjqvxQ9gO//2rRw2HzMHzo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=tf9/oNQCvoeIwQtO7UJPGV1r4u9Y1eKCnWUl7x2gU5DitoFY26l7WwTnDQfOOH4F4h DTO+Q0weihDRaY9Vo7ayabBDr8kAEj8ovEi9BGKpbExCMbIhB+kghMm2ezd2ExpNHTYU 2bjGGzmu+ZUZL8+zwcgn00zuBv7TR1qVdRPZY= Original-Received: by 10.151.101.20 with SMTP id d20mr154755ybm.212.1238531473329; Tue, 31 Mar 2009 13:31:13 -0700 (PDT) In-Reply-To: <59D02654-3962-4BF2-85C4-B630894BB6D1@Web.DE> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Wed, 01 Apr 2009 00:44:08 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63427 Archived-At: On Tue, Mar 31, 2009 at 3:57 PM, Peter Dyballa 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 modifier= s. > > =C2=A0 =C2=A0 =C2=A0 =C2=A0keycode =3D Control_R > =C2=A0 =C2=A0 =C2=A0 =C2=A0add Control =3D Control_R > > This can be done in ~/.xinitrc or ~/.xsession, whichever your X server > prefers. Worked like a charm! Vielen herzlichen Dank!