freebsd-dev/usr.sbin/bhyve/kbdlayout/ch_macbook_acc
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

38 lines
763 B
Plaintext

# bhyve ps2kbd keyboard layout file
# (ch_macbook_acc : Swiss-German Macbook/Macbook Pro (accent keys))
#
# Created by: Koine Yuusuke(koinec) <koinec@users.osdn.me>
#
# $FreeBSD$
'!',0x5b; ! (0x21)
'"',0x1e; " (0x22)
'$',0x5d; $ (0x24)
'&',0x36; & (0x26)
''',0x4e; ' (0x27)
'(',0x3e; ( (0x28)
')',0x46; ) (0x29)
'*',0x26; * (0x2a)
'+',0x16; + (0x2b)
'-',0x4a; - (0x2d)
':',0x49; : (0x3a)
';',0x41; ; (0x3b)
'<',0x0e; < (0x3c)
'=',0x45; = (0x3d)
'>',0x0e; > (0x3e)
'?',0x4e; ? (0x3f)
'@',0x34; @ (0x40)
'Y',0x1a; Y (0x59)
'Z',0x35; Z (0x5a)
'[',0x2e; [ (0x5b)
'\',0x61; \ (0x5c)
']',0x36; ] (0x5d)
'_',0x4a; _ (0x5f)
'y',0x1a; y (0x79)
'z',0x35; z (0x7a)
'{',0x3e; { (0x7b)
'|',0x3d; | (0x7c)
'}',0x46; } (0x7d)
'~',0x31; ~ (0x7e)