[Bug 72465] [kbdmap] United States International keyboard layout for syscons

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Apr 2025 16:07:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=72465

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=a049678039e40bdf523230852f78887a12435def

commit a049678039e40bdf523230852f78887a12435def
Author:     Quentin Thébault <quentin.thebault@defenso.fr>
AuthorDate: 2025-02-20 04:38:31 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2025-04-22 16:07:09 +0000

    vt: add US International keymap

    This adds support for the US International keyboard layout to vt. It
    uses dead keys to generate diacritics such as accents, cedillas and
    umlauts.

    PR:             72465
    Co-authored-by: Helge Oldach <freebsd@oldach.net>
    Reviewed-by:    Serjei Mikailov <serjeimikailov19@proton.me>
    Reviewed-by:    Warner Losh <imp@FreeBSD.org>
    MFC-after:      2 weeks
    Pull-Request: https://github.com/freebsd/freebsd-src/pull/1601

 share/vt/keymaps/INDEX.keymaps         |   7 ++
 share/vt/keymaps/us.intl.acc.kbd (new) | 141 +++++++++++++++++++++++++++++++++
 2 files changed, 148 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.