[Bug 72465] [kbdmap] United States International keyboard layout for syscons
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Jun 2025 00:19:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=72465
--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=22bf043892879a9334217589072e500d6b054e4c
commit 22bf043892879a9334217589072e500d6b054e4c
Author: Quentin Thébault <quentin.thebault@defenso.fr>
AuthorDate: 2025-02-20 04:38:31 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2025-06-04 00:19:22 +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
(cherry picked from commit a049678039e40bdf523230852f78887a12435def)
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.