Symbols shift key shoud have small greek pi

Change-Id: I7a4f68f86143863352548d30b42145c873f8ab19
main
Tadashi G. Takaoka 2014-02-25 17:57:51 +09:00
parent deb5cedf81
commit 4cdc658578
1 changed files with 4 additions and 4 deletions

View File

@ -34,11 +34,11 @@
<!-- U+221A: "√" SQUARE ROOT -->
<Key
latin:keySpec="&#x221A;" />
<!-- U+03A0: "Π" GREEK CAPITAL LETTER PI
U+03C0: "π" GREEK SMALL LETTER PI -->
<!-- U+03C0: "π" GREEK SMALL LETTER PI
U+03A0: "Π" GREEK CAPITAL LETTER PI -->
<Key
latin:keySpec="&#x03A0;"
latin:moreKeys="&#x03C0;" />
latin:keySpec="&#x03C0;"
latin:moreKeys="&#x03A0;" />
<!-- U+00F7: "÷" DIVISION SIGN -->
<Key
latin:keySpec="&#x00F7;" />