diff options
| author | Jules Aguillon | 2024-06-09 13:55:27 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2024-06-09 13:55:27 +0200 |
| commit | 773147ab9c19d49a7958e07c50455204e49a2ecc (patch) | |
| tree | afd13a6446b2d47712d29f4dd1bbaa99cbf971c0 /res/xml/greekmath.xml | |
| parent | 52805d9745e62e8eafae0051f812f78e3caa2986 (diff) | |
| download | unexpected-keyboard-773147ab9c19d49a7958e07c50455204e49a2ecc.tar.gz unexpected-keyboard-773147ab9c19d49a7958e07c50455204e49a2ecc.zip | |
Automatic placement of f11/f12 placeholders
Diffstat (limited to 'res/xml/greekmath.xml')
| -rw-r--r-- | res/xml/greekmath.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/greekmath.xml b/res/xml/greekmath.xml index 4e953d4..b1c1952 100644 --- a/res/xml/greekmath.xml +++ b/res/xml/greekmath.xml @@ -9,8 +9,8 @@ <key key0="ψ" key1="∥" key3="≪" key4="7"/> <key key0="υ" key1="⌀" key2="⟨" key3="≡" key4="8"/> <key key0="ι" key1="∞" key2="⟩" key3="≫" key4="9"/> - <key key0="ο" key1="∝" key3="□" key4="f11_placeholder"/> - <key key0="π" key1="∅" key3="∘" key4="f12_placeholder"/> + <key key0="ο" key1="∝" key3="□"/> + <key key0="π" key1="∅" key3="∘"/> </row> <row> <key key0="α" key4="ℂ"/> |
