freebsd-nq/usr.sbin/bhyve/kbdlayout/br
Michael Reifenberger 19eaa01bea Append Keyboard Layout specified option for using VNC.
Part two: Append bhyve -K option for specified keyboard layout
with layout setting files every languages.
Since the cmd option '-k' was used in the meantime
it was changed to '-K'

PR:		246121
Submitted by:	koinec@yahoo.co.jp
Reviewed by:	grehan@
Differential Revision:	https://reviews.freebsd.org/D29473

MFC after:	4 weeks
2022-01-20 23:49:27 +01:00

20 lines
368 B
Plaintext

# bhyve ps2kbd keyboard layout file
# (br : Brazilian (accent keys))
#
# Created by: Koine Yuusuke(koinec) <koinec@users.osdn.me>
#
# $FreeBSD$
'"',0x0e; " (0x22)
''',0x0e; ' (0x27)
':',0x4a; : (0x3a)
';',0x4a; ; (0x3b)
'?',0x51; ? (0x3f)
'[',0x5b; [ (0x5b)
'\',0x61; \ (0x5c)
']',0x5d; ] (0x5d)
'{',0x5b; { (0x7b)
'|',0x61; | (0x7c)
'}',0x5d; } (0x7d)