History log of /src/share/vt/keymaps/INDEX.keymaps (Results 1 – 25 of 135)
Revision Date Author Comments
# bf426b85 30-Jul-2025 Ed Maste <emaste@FreeBSD.org>

vt: Remove FONT specification from INDEX files

There is no reason to change the font in order to select a keymap or a
font.

This was done in the syscons(4) era to ensure that a font with the
approp

vt: Remove FONT specification from INDEX files

There is no reason to change the font in order to select a keymap or a
font.

This was done in the syscons(4) era to ensure that a font with the
appropriate character set was used for kbdmap or vidfont's localized
menu, but vt is always UTF-8 and this is no longer necessary.

PR: 235565
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D51640

show more ...


# 0dc94ef1 16-Jun-2025 Pau Amma <pauamma@gundo.com>

NDEX.keymaps: Fix "Mulitlingual" typo

Reviewed by: allanjude, emaste
Differential Revision: https://reviews.freebsd.org/D50647


# a0496780 20-Feb-2025 Quentin Thébault <quentin.thebault@defenso.fr>

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: 724

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

show more ...


# 9357c694 25-Mar-2025 Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>

keymaps: add map for some Lenovo laptops found in Brazillian market

Some laptops sold in Brazil have the key "/, ?" in same position
where it should be the right control key.

Reported by: Andrei Dr

keymaps: add map for some Lenovo laptops found in Brazillian market

Some laptops sold in Brazil have the key "/, ?" in same position
where it should be the right control key.

Reported by: Andrei Drusian <drusian@gmail.com>
Tested by: Andrei Drusian <drusian@gmail.com>
MFC After: 1 week

show more ...


# 602be8e1 31-Jan-2025 Adam Scott <ascott.ca@gmail.com>

keymaps: Add Canadian Mulitlingual Standard

Pull Request: https://github.com/freebsd/freebsd-src/pull/1586


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# e3d5f18e 14-Sep-2022 Jens Schweikhardt <schweikh@FreeBSD.org>

Correct typos: s/mit Aksenten/mit Akzenten


# abdcd967 12-Apr-2022 Olivier Cochard <olivier@FreeBSD.org>

Add new french bépo keyboard layout (version 1.1rc2) normalized by
French national organization for standardization as "NF Z71‐300"
PR: 160227
Approved by: emaste
Relnotes: yes
Differential Revision

Add new french bépo keyboard layout (version 1.1rc2) normalized by
French national organization for standardization as "NF Z71‐300"
PR: 160227
Approved by: emaste
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D34886

show more ...


# 0a3ed02a 20-May-2020 Ed Maste <emaste@FreeBSD.org>

vt: fix duplicate keymap descriptions

PR: 246495
Submitted by: Jorge Maidana
MFC after: 1 week


# ca74f06a 10-Dec-2019 Ed Maste <emaste@FreeBSD.org>

remove again nonexistent from-* entries from vt INDEX.keymaps

A number of entries of the form "de.kbd.from-cp850" existed in vt's
INDEX.keymaps, added in r270114, but these files do not exist.

I re

remove again nonexistent from-* entries from vt INDEX.keymaps

A number of entries of the form "de.kbd.from-cp850" existed in vt's
INDEX.keymaps, added in r270114, but these files do not exist.

I removed them in r355585 but accidentally re-added them in r355592.
Remove them yet again.

PR: 235564, 235853
MFC after: 1 week

show more ...


# 46035750 10-Dec-2019 Ed Maste <emaste@FreeBSD.org>

Add Danish translation for vt font and keymap INDEX files

Also sort some entries into the correct location, correct MacBook
capitalization, etc.

PR: 235853
MFC after: 1 week
Submitted by: scooterg

Add Danish translation for vt font and keymap INDEX files

Also sort some entries into the correct location, correct MacBook
capitalization, etc.

PR: 235853
MFC after: 1 week
Submitted by: scootergrisen gmail com

show more ...


# be35d674 10-Dec-2019 Ed Maste <emaste@FreeBSD.org>

remove nonexistent from-* entries from vt INDEX.keymaps

A number of entries of the form "de.kbd.from-cp850" existed in vt's
INDEX.keymaps, added in r270114, but these files do not exist.

PR: 23556

remove nonexistent from-* entries from vt INDEX.keymaps

A number of entries of the form "de.kbd.from-cp850" existed in vt's
INDEX.keymaps, added in r270114, but these files do not exist.

PR: 235564
Submitted by: scootergrisen gmail com
MFC after: 1 week

show more ...


# 061346b2 10-Dec-2019 Ed Maste <emaste@FreeBSD.org>

strip trailing whitespace from font and keymap INDEX files

PR: 235853
Submitted by: scootergrisen gmail com
MFC after: 1 week


# 00b6911b 10-Dec-2019 Ed Maste <emaste@FreeBSD.org>

Add missing language specifier for Hebrew il.kbd description

PR: 235094 (related)
MFC after: 1 week
Sponsored by: The FreeBSD Foundation


# 7648bc9f 13-May-2019 Alan Somers <asomers@FreeBSD.org>

MFHead @347527

Sponsored by: The FreeBSD Foundation


# 71ceff9f 05-May-2019 Carlo Strub <cs@FreeBSD.org>

Colemak Mod DH keyboard layout

This is a minor modification of the Colemak keyboard layout.
See: http://colemakmods.github.io/mod-dh/

Reviewed by: philip
Differential Revision: https://reviews.free

Colemak Mod DH keyboard layout

This is a minor modification of the Colemak keyboard layout.
See: http://colemakmods.github.io/mod-dh/

Reviewed by: philip
Differential Revision: https://reviews.freebsd.org/D20133

show more ...


# 893405b4 11-Dec-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r341764 through r341812.


# 735bd25d 11-Dec-2018 David Bright <dab@FreeBSD.org>

Add uk.macbook.kbd keymap (vt)

PR: 215185
Submitted by: James Wright <james.wright@jigsawdezign.com>
Reported by: James Wright <james.wright@jigsawdezign.com>
Reviewed by: emaste (earlier version)

Add uk.macbook.kbd keymap (vt)

PR: 215185
Submitted by: James Wright <james.wright@jigsawdezign.com>
Reported by: James Wright <james.wright@jigsawdezign.com>
Reviewed by: emaste (earlier version)
MFC after: 1 week
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D18395

show more ...


# f9c0a512 10-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r337286 through r337585.


# bf426b85 30-Jul-2025 Ed Maste <emaste@FreeBSD.org>

vt: Remove FONT specification from INDEX files

There is no reason to change the font in order to select a keymap or a
font.

This was done in the syscons(4) era to ensure that a font with the
approp

vt: Remove FONT specification from INDEX files

There is no reason to change the font in order to select a keymap or a
font.

This was done in the syscons(4) era to ensure that a font with the
appropriate character set was used for kbdmap or vidfont's localized
menu, but vt is always UTF-8 and this is no longer necessary.

PR: 235565
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D51640

show more ...


# 0dc94ef1 16-Jun-2025 Pau Amma <pauamma@gundo.com>

NDEX.keymaps: Fix "Mulitlingual" typo

Reviewed by: allanjude, emaste
Differential Revision: https://reviews.freebsd.org/D50647


# a0496780 20-Feb-2025 Quentin Thébault <quentin.thebault@defenso.fr>

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: 724

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

show more ...


# 9357c694 25-Mar-2025 Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>

keymaps: add map for some Lenovo laptops found in Brazillian market

Some laptops sold in Brazil have the key "/, ?" in same position
where it should be the right control key.

Reported by: Andrei Dr

keymaps: add map for some Lenovo laptops found in Brazillian market

Some laptops sold in Brazil have the key "/, ?" in same position
where it should be the right control key.

Reported by: Andrei Drusian <drusian@gmail.com>
Tested by: Andrei Drusian <drusian@gmail.com>
MFC After: 1 week

show more ...


# 602be8e1 31-Jan-2025 Adam Scott <ascott.ca@gmail.com>

keymaps: Add Canadian Mulitlingual Standard

Pull Request: https://github.com/freebsd/freebsd-src/pull/1586


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


123456