From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Combining Ctrl + Super_l + ' (quote) does not work Date: Wed, 12 Nov 2008 23:49:46 +0100 Message-ID: <930C5EDF-91EF-46E1-B062-33BCDEE3FBA0@Web.DE> References: <71f8e5ee-f101-4bd6-a6f1-be38b6719e13@i20g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1226530229 14634 80.91.229.12 (12 Nov 2008 22:50:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Nov 2008 22:50:29 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Yarek Kowalik Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 12 23:51:30 2008 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 1L0OYT-0003c4-5t for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Nov 2008 23:51:21 +0100 Original-Received: from localhost ([127.0.0.1]:43549 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0OXL-0002bj-8a for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Nov 2008 17:50:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0OX2-0002bQ-Ey for help-gnu-emacs@gnu.org; Wed, 12 Nov 2008 17:49:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0OX0-0002bE-PL for help-gnu-emacs@gnu.org; Wed, 12 Nov 2008 17:49:51 -0500 Original-Received: from [199.232.76.173] (port=49808 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0OX0-0002bB-K0 for help-gnu-emacs@gnu.org; Wed, 12 Nov 2008 17:49:50 -0500 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:58240) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L0OX0-0008MQ-8l for help-gnu-emacs@gnu.org; Wed, 12 Nov 2008 17:49:50 -0500 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate01.web.de (Postfix) with ESMTP id 8E12FF97D38B; Wed, 12 Nov 2008 23:49:48 +0100 (CET) Original-Received: from [91.35.251.93] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1L0OWy-00035M-00; Wed, 12 Nov 2008 23:49:48 +0100 In-Reply-To: <71f8e5ee-f101-4bd6-a6f1-be38b6719e13@i20g2000prf.googlegroups.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+1xDvxG77yujBWIIVm2cpUQ2kDe4/7owQe9vOf 8X8m880JOVODEXXjg4VActRb3G7Ouiqbg0HQeBkCK2pe9rm69H /zoS0rr4+Ctt8JxGzNaA== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:59710 Archived-At: Am 12.11.2008 um 21:26 schrieb Yarek Kowalik: > Any clue where I need to tweak to make this work? You need to do it in X. The command 'xmodmap -pm' should print that =20 both control and both super modifiers have an equal meaning, although =20= the system can distinguish between them. Something like this should =20 be shown: xmodmap: up to 2 keys per modifier, (keycodes in parentheses): =09 shift Shift_L (0x40), Shift_R (0x44) lock Caps_Lock (0x41) control Control_L (0x43), Control_R (0x46) mod1 Mode_switch (0x42), Mode_switch (0x45) mod2 Meta_L (0x3f) mod3 Super_L (0x2a), Super_R (0x2f) mod4 mod5 With xmodmap you can make your right and left modifier variants be =20 "on the same level." Xmodmap can use kind of a "script," a file =20 ~/.xmodmaprc that adjusts the details, which is invoked from =20 ~/.xinitrc before the first X client is launched. GNU Emacs relies on X11. -- Greetings Pete "We need a president who's fluent in at least one language." =96 Buck Henry