From 7ea770830e0b91046332ddbf350154a58713c386 Mon Sep 17 00:00:00 2001 From: Jacob Moody Date: Wed, 12 Oct 2022 18:25:47 +0000 Subject: [PATCH] /sys/lib/kbmap/jp: correct Zenkaku control character Historically, ktrans used ^t for completion as denoted in the older README's and thus likely was using ^e for (e)nglish mode at some point. While the ktrans we imported had this changed around already, our older Jp kbmap was still emitting ^e for Zenkaku. This has been updated to give ^t, the current control sequence for english mode. --- sys/lib/kbmap/jp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/lib/kbmap/jp b/sys/lib/kbmap/jp index b9165b386..0ea63a8b1 100644 --- a/sys/lib/kbmap/jp +++ b/sys/lib/kbmap/jp @@ -21,7 +21,7 @@ 1 0x1b '{ 1 0x27 '+ 1 0x28 '* -1 0x29 ' +1 0x29 ' 1 0x2b '} 1 0x39 ' 1 0x3a 0xf864