Help with Remapping Key 49 on German Keyboard Layout

karu.pruun karu.pruun at gmail.com
Mon Apr 28 02:13:13 PDT 2025


Can you run a quick test to see if libinput sees the key being
pressed? You need the package 'libinput' installed. In terminal:

% libinput debug-events

And then press keys. Also open another terminal so you can kill
libinput when you're done.

If libinput does not see anything, then the actual driver does not see
the key being pressed; then it's a question how to make the driver
detect the event.

Best

Peeter

--

On Mon, Apr 28, 2025 at 8:57 AM Martin Ivanov <marto1980 at gmail.com> wrote:
>
> Hello, Matthew,
> Thank you for the quick reply. As I posted, xmodmap for key 49 is overwritten by the German layout. So that is not an option.
>
> Yesterday I checked that the key that should print the pipe symbol actually works in openbsd ( I have a triple boot dfly, openbsd and Slackware). But in Dragonfly it is not recognised since xev does not register it being pressed. That is why I am trying to remap other keys.
>
> Best regards,
> Martin


More information about the Users mailing list