[Bug 256416] keymaps: fix for ABNT2 not working as expected

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Feb 2022 21:42:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256416

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

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

commit 07625bc4b30d66be5690d65debe56153aaf648bd
Author:     Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
AuthorDate: 2022-02-23 00:35:09 +0000
Commit:     Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
CommitDate: 2022-02-23 00:42:34 +0000

    keymap: Add extra Alt Gr mapping for Brazillian Portuguese ABNT2 keyboards

    This adds missing Alt Gr mappings for the keys "q", "w", "e" an "c" to
    conform with ABNT2 standard.

    PR:     256416
    Submitted by:   Neebz <vpguyrhpjltta@logicstreak.com>
    Reviewed by:    emaste
    MFC after:      2 weeks
    Relnotes:       yes
    Differential Revision:  https://reviews.freebsd.org/D33801

 share/vt/keymaps/br.kbd       | 8 ++++----
 share/vt/keymaps/br.noacc.kbd | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

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