diff options
Diffstat (limited to 'res/xml/numeric.xml')
| -rw-r--r-- | res/xml/numeric.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index 0b7ef49..957b27b 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -10,13 +10,13 @@ <key width="0.75" key0="/" key1="%" key3="÷"/> </row> <row> - <key width="0.75" key0="tab" key1=";" key2="|" key4="\\"/> + <key width="0.75" key0="tab" key2="|" key4="\\"/> <key width="0.75" key0=")" key2="]" key4="}"/> <key key0="4" key1="box" key3="arrows"/> <key key0="5" key1="up" key2="right" key3="left" key4="down" edgekeys="true"/> <key key0="6"/> <key width="0.75" key0="+" key1="Σ" key2="$"/> - <key width="0.75" key0="-" key2="^"/> + <key width="0.75" key0="-" key1="^"/> </row> <row> <key shift="0.35" width="1.15" key0="shift" key2="fn" key4="alt"/> @@ -27,9 +27,9 @@ </row> <row height="0.95"> <key width="1.5" key0="switch_text" key4="ctrl"/> - <key width="1.5" key0="0"/> - <key width="0.75" key0="." key1=":" key2="," key3="f11_placeholder"/> - <key width="0.75" key0="space" key1=""" key2="'" key3="f12_placeholder" key4="_"/> + <key width="1.5" key0="0" key3="f11_placeholder" key4="f12_placeholder"/> + <key width="0.75" key0="." key1=":" key2="," key3=";"/> + <key width="0.75" key0="space" key1=""" key2="'" key4="_"/> <key width="1.5" key0="enter" key1="±" key2="action" key3="="/> </row> </keyboard> |
