bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65068: 29.1; xkb-interception interaction causes problems with key c


From: Alexander Prähauser
Subject: bug#65068: 29.1; xkb-interception interaction causes problems with key combinations
Date: Thu, 24 Aug 2023 13:06:36 +0200
User-agent: mu4e 1.10.5; emacs 30.0.50


The significance of the U-key is that when I press Space-CapsLock-U (or any other key, I think), it doesn't send the signal that is configured by xkb but the corresponding key of the default English keymap (u for the U-key), which really shouldn't happen. Anyway, here the output after pressing the sequence you wanted:

keycode: 48, keysym: 65027, 0
keycode: 192, keysym: 269025093, 0
keycode: 37, keysym: 65507, 0
keycode: 37, keysym: 65507, 0
keycode: 48, keysym: 65027, 0
keycode: 192, keysym: 269025093, 0


Po Lu [2023-08-24 Thu 08:00] wrote:

Alexander Prähauser <alexander.praehauser@gmx.at> writes:

I've built emacs on another system with the same keyboard
configuration, then applied the patch, then recompiled it and
started it from the terminal. The problem persists, but I got outputs
in the console everytime I pressed a key, I'm
assuming due to the patch. The following is the output I got from
tapping Space, then holding Space (so that it
functions as Ctrl), then holding Space and tapping CapsLock, then
holding Space, holding CapsLock and tapping the U-key
(which should translate to the keyboard-sequence C-ö):

Thanks; however, the keys I asked you to type were:

  press and release Caps Lock
  press and release Ctrl
  press Ctrl, then Caps Lock, before releasing Ctrl

I don't understand the pertinence of a ``U-key'' here, nor which key
that is.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]