mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Symbols shift key shoud have small greek pi
Change-Id: I7a4f68f86143863352548d30b42145c873f8ab19
This commit is contained in:
parent
deb5cedf81
commit
4cdc658578
@ -34,11 +34,11 @@
|
||||
<!-- U+221A: "√" SQUARE ROOT -->
|
||||
<Key
|
||||
latin:keySpec="√" />
|
||||
<!-- 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="Π"
|
||||
latin:moreKeys="π" />
|
||||
latin:keySpec="π"
|
||||
latin:moreKeys="Π" />
|
||||
<!-- U+00F7: "÷" DIVISION SIGN -->
|
||||
<Key
|
||||
latin:keySpec="÷" />
|
||||
|
Loading…
Reference in New Issue
Block a user