summaryrefslogtreecommitdiff
path: root/sys/lib/kbmap/jp
AgeCommit message (Collapse)Author
2022-10-12/sys/lib/kbmap/jp: correct Zenkaku control characterJacob Moody
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.
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso image - sys/libTaru Karttunen