diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/xml/greekmath.xml | 4 | ||||
| -rw-r--r-- | res/xml/numeric.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/res/xml/greekmath.xml b/res/xml/greekmath.xml index 4821840..4e953d4 100644 --- a/res/xml/greekmath.xml +++ b/res/xml/greekmath.xml @@ -36,8 +36,8 @@ <key width="1.5" key0="backspace" key3="delete"/> </row> <row height="0.95"> - <key width="1.2" key0="switch_text" key2="esc"/> - <key width="1.2" key0="switch_numeric" key2="tab"/> + <key width="1.2" key0="switch_text" key2="loc esc"/> + <key width="1.2" key0="switch_numeric" key2="loc tab"/> <key width="1.2" key0="fn"/> <key width="2.8" key0="space" key1="superscript" key3="subscript"/> <key width="1.2" key0="0" key2="."/> diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index ca4eeb9..f50948c 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <keyboard bottom_row="false"> <row> - <key width="0.75" key0="esc" key2="~" key4="!"/> + <key width="0.75" key0="loc esc" key2="~" key4="!"/> <key width="0.75" key0="(" key2="[" key4="{"/> <key key0="7" key1="<" key2=">"/> <key key0="8" key2="∞"/> @@ -10,7 +10,7 @@ <key width="0.75" key0="/" key1="%" key3="÷"/> </row> <row> - <key width="0.75" key0="tab" key2="|" key4="\\"/> + <key width="0.75" key0="loc tab" key2="|" key4="\\"/> <key width="0.75" key0=")" key2="]" key4="}"/> <key key0="4" key1="box" key3="arrows"/> <key key0="5" key7="up" key6="right" key5="left" key8="down"/> |
