#1122010 please include the pinephone keyboard's keymap - pine/en.map

#1122010#5
Date:
2025-12-05 18:22:43 UTC
From:
To:
Hi,

Please add the keymap for the PinePhone keyboard[1]. The keymap is
already available in the kbd project since 2022, here:
https://salsa.debian.org/debian/kbd/-/blob/debian/latest/data/keymaps/pine/en.map

The keymap is essential to be able to type characters like '-' (AltG+7)
or '|' (AltG+1), and others used a lot on the command line.

[1]: https://wiki.pine64.org/wiki/PinePhone_(Pro)_Keyboard

Thanks,
  Eugen

#1122010#10
Date:
2025-12-13 19:18:53 UTC
From:
To:
Hi,

I don't need it anymore in console-data, since the PinePhone keyboard is
already supported in xkb-data and, as I realized, it works also on the
console. Yay!

To configure it, I had to install console-setup package (that also
brings xkb-data and keyboard-configuration packages).
Then set these values in /etc/default/keyboard:
XKBMODEL="ppkb"
XKBLAYOUT="us"
XKBOPTIONS="lv3:ralt_switch"

From my viewpoint, this wishlist bug can be closed.

Thanks,
  Eugen