• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

FreeBSD bhyve keyboard layout patch


Commit MetaInfo

Revisão50074a7c9af3fe95aabc2dcdaabdad43e8062c73 (tree)
Hora2021-05-30 20:04:05
AutorKoine Yuusuke(koinec) <koinec@user...>
CommiterKoine Yuusuke(koinec)

Mensagem de Log

Correct "Key" in the delimiter line of the layout configuration file to "Keys". (To fix the problem I received in https://reviews.freebsd.org/D29473)

Mudança Sumário

Diff

--- a/work/kbdlayout/default
+++ b/work/kbdlayout/default
@@ -21,7 +21,7 @@
2121 # US keyboard settings.
2222
2323
24-# Alphabet/Number/Sign Key ----------------------------------------------------
24+# Alphabet/Number/Sign Keys ---------------------------------------------------
2525 # Format:
2626 # 'Chr',ScanCode(Hex); <Comment>
2727 # or
@@ -145,7 +145,7 @@
145145 # '~',0x0e; ~ (0x7e)
146146
147147
148-# Functional Key --------------------------------------------------------------
148+# Functional Keys -------------------------------------------------------------
149149 # Format:
150150 # Xorg KeySym(Hex:2Byte),ScanCode(Hex); <Comment>
151151 # or
@@ -236,7 +236,7 @@
236236 # 0xff9f,0x71; Keypad del
237237
238238
239-# Language Specific Key --------------------------------------------------------
239+# Language Specific Keys -------------------------------------------------------
240240 #
241241 # If a key not exist in the US keyboard is added to the keyboard of each language,
242242 # it is necessary to add the combination of Xorg KeySym and ScanCode of the
--- a/work/kbdlayout/jp
+++ b/work/kbdlayout/jp
@@ -5,7 +5,7 @@
55 #
66 # $FreeBSD$
77
8-# Alphabet/Number/Sign Key ----------------------------------------------------
8+# Alphabet/Number/Sign Keys ---------------------------------------------------
99 '"',0x1e; " (0x22)
1010 '&',0x36; & (0x26)
1111 ''',0x3d; ' (0x27)
@@ -27,7 +27,7 @@
2727 '}',0x5d; } (0x7d)
2828 '~',0x55; ~ (0x7e)
2929
30-# Language Specific Key -------------------------------------------------------
30+# Language Specific Keys ------------------------------------------------------
3131 0xff2a,0x0e; Hankaku/Zenkaku|Kanji
3232 0xffe5,0x58; CapsLock
3333 0xff22,0x67; Muhenkan
--- a/work/kbdlayout/jp_capsctrl
+++ b/work/kbdlayout/jp_capsctrl
@@ -5,7 +5,7 @@
55 #
66 # $FreeBSD$
77
8-# Alphabet/Number/Sign Key ----------------------------------------------------
8+# Alphabet/Number/Sign Keys ---------------------------------------------------
99 '"',0x1e; " (0x22)
1010 '&',0x36; & (0x26)
1111 ''',0x3d; ' (0x27)
@@ -27,7 +27,7 @@
2727 '}',0x5d; } (0x7d)
2828 '~',0x55; ~ (0x7e)
2929
30-# Language Specific Key -------------------------------------------------------
30+# Language Specific Keys ------------------------------------------------------
3131 0xff2a,0x0e; Hankaku/Zenkaku|Kanji
3232 0xffe5,0x58; CapsLock
3333 0xff22,0x67; Muhenkan