summaryrefslogtreecommitdiff
path: root/symbols/macintosh_vndr
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-06-19 12:01:17 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2022-06-19 14:01:02 +0200
commitbe506a88d944d689e9284a52098a5c1d95db3f9c (patch)
tree8a6ea3f07322f3c700c5dd0823075cce5b0b3737 /symbols/macintosh_vndr
parent130d2c72a2a4dca522a0ed3c5269eee3b7559ed1 (diff)
downloadxkeyboard-config-be506a88d944d689e9284a52098a5c1d95db3f9c.tar.gz
symbols/macintosh_vndr/jp: allow the user to make an old Mozc work
Restore the symbols that were assigned to <HNGL> and <HJCV> before commit fe36f31e8c, so that the user can edit the Mozc key bindings to get the desired behavior. Mozc needs to be updated to recognize the symbols `Hangul` and `Hangul_Hanja` as ImeOn and ImeOff before these old assignments can be dropped. This fixes issue #326. Reviewed-by: Akihiko Odaki <akihiko.odaki@gmail.com> Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'symbols/macintosh_vndr')
-rw-r--r--symbols/macintosh_vndr/jp3
1 files changed, 3 insertions, 0 deletions
diff --git a/symbols/macintosh_vndr/jp b/symbols/macintosh_vndr/jp
index b722584..2d6f863 100644
--- a/symbols/macintosh_vndr/jp
+++ b/symbols/macintosh_vndr/jp
@@ -11,6 +11,9 @@ xkb_symbols "usmac" {
name[Group1] = "Japan - Macintosh, US map";
include "jp(common)"
+ key <HNGL> {[ Eisu_toggle ]};
+ key <HJCV> {[ Hiragana_Katakana ]};
+
key <JPCM> { [ KP_Separator ] };
key <AE13> { [ yen, bar ] };
replace key <AE10> { [ 0 ] };