forked from extern/Unexpected-Keyboard
Add the compose key on alternate layouts
Though it is not useful in the greek-math layout, it could give ideas for new sequences.
This commit is contained in:
parent
146d520325
commit
ae270b36f4
@ -41,7 +41,7 @@
|
|||||||
<key width="1.2" key0="fn"/>
|
<key width="1.2" key0="fn"/>
|
||||||
<key width="2.8" key0="space" key1="superscript" key3="subscript"/>
|
<key width="2.8" key0="space" key1="superscript" key3="subscript"/>
|
||||||
<key width="1.2" key0="0" key2="."/>
|
<key width="1.2" key0="0" key2="."/>
|
||||||
<key width="1.2" key7="up" key6="right" key5="left" key8="down"/>
|
<key width="1.2" key0="compose" key7="up" key6="right" key5="left" key8="down"/>
|
||||||
<key width="1.2" key0="enter" key1="=" key2="action"/>
|
<key width="1.2" key0="enter" key1="=" key2="action"/>
|
||||||
</row>
|
</row>
|
||||||
</keyboard>
|
</keyboard>
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
<key width="1.5" key0="switch_text" key2="ctrl"/>
|
<key width="1.5" key0="switch_text" key2="ctrl"/>
|
||||||
<key width="1.5" key0="0" key3="f11_placeholder" key4="f12_placeholder"/>
|
<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="." key1=":" key2="," key3=";"/>
|
||||||
<key width="0.75" key0="space" key1=""" key2="'" key4="_"/>
|
<key width="0.75" key0="space" key1=""" key2="'" key3="compose" key4="_"/>
|
||||||
<key width="1.5" key0="enter" key1="±" key2="action" key3="="/>
|
<key width="1.5" key0="enter" key1="±" key2="action" key3="="/>
|
||||||
</row>
|
</row>
|
||||||
</keyboard>
|
</keyboard>
|
||||||
|
Loading…
Reference in New Issue
Block a user