Revert "sys/kbio.h: support Unicode key codes in vt keymap files"
authorStefan Eßer <se@FreeBSD.org>
Thu, 2 Feb 2023 08:05:43 +0000 (09:05 +0100)
committerStefan Eßer <se@FreeBSD.org>
Thu, 2 Feb 2023 08:05:43 +0000 (09:05 +0100)
commitf7e5465cb597d213ddff93e957d16f84cdc26951
tree5d11b08a7921cdad5afe72fb82f8cc073f56efa3
parent55f1ca209d37d7b5a6faf57b23c7341cb7f84ee6
Revert "sys/kbio.h: support Unicode key codes in vt keymap files"

It has been pointed out, that this change causes ABI breakage for
[GP]IO_DEADKEYMAP. I'll create a review on phabricator.

Since the 8 bit limit on keycodes causes issues for certain keymaps,
a fix should be committed in time to allow a MFC to 13.2.

This reverts commit 1e0853ee84031e4131a0b8cc8737696f199d3d4c.

Reported by:      Jessica Clarke
sys/sys/kbio.h