all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
To: Arjen Wiersma <core@credmp.org>
Cc: help-gnu-emacs@gnu.org
Subject: German keyboard event bug on debian 4.0? [was: Key sequence M-} is not working]
Date: Mon, 30 Jul 2007 19:02:15 +0200	[thread overview]
Message-ID: <871wepzuy0.fsf_-_@debby.local.net> (raw)
In-Reply-To: <878x8zyuln.fsf@debby.local.net> (Dieter Wilhelm's message of "Sun\, 29 Jul 2007 19\:42\:44 +0200")

Dieter Wilhelm <dieter@duenenhof-wilhelm.de> writes:

>
> True, but how and what is intercepting M-}.  Could you please point to
> some tools which show me what's going on here.  I remember vaguely
> some X utilities which are supposed to show the key sequence which one
> is typing.

I found the tool xev and it shows (below on an aterm) that there is no
"}" event when typing ALT + AltGr and }.  I think I have to ask some
debian mailing list.

for M-{ (ALT + AltGr + {) it is working:

KeyPress event, serial 30, synthetic NO, window 0x1c00001,
    root 0x63, subw 0x0, time 403204309, (-125,390), root:(466,410),
    state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyPress event, serial 30, synthetic NO, window 0x1c00001,
    root 0x63, subw 0x0, time 403205217, (-125,390), root:(466,410),
    state 0x8, keycode 113 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyPress event, serial 30, synthetic NO, window 0x1c00001,
    root 0x63, subw 0x0, time 403208093, (-125,390), root:(466,410),
    state 0x88, keycode 16 (keysym 0x7b, braceleft), same_screen YES,
    XLookupString gives 1 bytes: (7b) "{"
    XmbLookupString gives 1 bytes: (7b) "{"
    XFilterEvent returns: False

------------------------------

not so for M-} (ALT + AltGr + }):

KeyPress event, serial 30, synthetic NO, window 0x1c00001,
    root 0x63, subw 0x0, time 403316166, (-235,391), root:(356,411),
    state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyPress event, serial 30, synthetic NO, window 0x1c00001,
    root 0x63, subw 0x0, time 403316752, (-235,391), root:(356,411),
    state 0x8, keycode 113 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False


-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany

  reply	other threads:[~2007-07-30 17:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4089.1185657015.32220.help-gnu-emacs@gnu.org>
2007-07-29  8:45 ` Key sequence M-} is not working Arjen Wiersma
2007-07-29 17:42   ` Dieter Wilhelm
2007-07-30 17:02     ` Dieter Wilhelm [this message]
2007-07-30 17:50       ` German keyboard event bug on debian 4.0? [was: Key sequence M-} is not working] Peter Dyballa
2007-07-30 20:34         ` German keyboard event bug on debian 4.0? Dieter Wilhelm
2007-07-30 22:03           ` Peter Dyballa
2007-07-30 21:19         ` Defective keyboard [was: German keyboard event bug on debian 4.0?] Dieter Wilhelm
2007-07-30 22:04           ` Peter Dyballa
2007-07-31  1:27             ` Problem solved [was: Defective keyboard] Dieter Wilhelm
2007-07-30 18:25       ` German keyboard event bug on debian 4.0? [was: Key sequence M-} is not working] Andrea Vettorello
2007-07-30 20:05         ` German keyboard event bug on debian 4.0? Dieter Wilhelm
2007-07-31  5:35           ` Andrea Vettorello

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=871wepzuy0.fsf_-_@debby.local.net \
    --to=dieter@duenenhof-wilhelm.de \
    --cc=core@credmp.org \
    --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.
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.