all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Stefan Kamphausen <skampi@gmx.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: AltGr with Emacs 23 on OSX and German keyboard
Date: Fri, 13 Nov 2009 11:09:41 +0100	[thread overview]
Message-ID: <78CFED8A-AD64-42CC-A613-F54B49A95929@Web.DE> (raw)
In-Reply-To: <87aayq4ww1.fsf@usenet.my.skamphausen.de>


Am 13.11.2009 um 10:06 schrieb Stefan Kamphausen:

> Does anyone in this group have a solution, an url or an idea?


The xmodmap utility will show you the keys defined and the X  
modifiers set. In a file ~/.xmodmaprc you can change settings and  
load it into xmodmap as a statement in ~/.xinitrc when X11 is  
launched ("xmodmap ${HOME}/.xmodmaprc"). The code could be:

	clear Mod1
	keycode 66 = Meta_L
	add Mod1 = Meta_L

The utility xev can give you exact information about a key and X  
modifiers.

--
Mit friedvollen Grüßen

   Pete

Ich bin dafür, die Dinge so weit wie möglich zu vereinfachen.
Aber nicht weiter.
				(Albert Einstein)





  reply	other threads:[~2009-11-13 10:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-13  9:06 AltGr with Emacs 23 on OSX and German keyboard Stefan Kamphausen
2009-11-13 10:09 ` Peter Dyballa [this message]
     [not found] ` <mailman.10632.1258107023.2239.help-gnu-emacs@gnu.org>
2009-11-13 10:27   ` Stefan Kamphausen
2009-11-13 14:18     ` Peter Dyballa
     [not found]     ` <mailman.10641.1258122071.2239.help-gnu-emacs@gnu.org>
2009-11-13 14:28       ` Stefan Kamphausen
2009-11-15 11:42       ` Stefan Kamphausen
2009-11-15 12:47         ` Peter Dyballa
2009-11-14  8:16 ` Stefan Monnier

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=78CFED8A-AD64-42CC-A613-F54B49A95929@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=skampi@gmx.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.