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:
Jules Aguillon 2024-02-17 19:40:08 +01:00
parent 146d520325
commit ae270b36f4
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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="&quot;" key2="'" key4="_"/> <key width="0.75" key0="space" key1="&quot;" 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>