Missing Action key in the QWERTZ layout

This caused an even bigger problem: The Enter key would disappear
instead of being swapped with the Action key.
This commit is contained in:
Jules Aguillon 2022-01-30 12:02:49 +01:00
parent 7af579a1bc
commit 348c278eae

View File

@ -39,6 +39,6 @@
<key width="1.2" key0="alt" key1="fn" key2="change_method" key3="switch_emoji" key4="config"/>
<key width="4.0" key0="space"/>
<key width="1.2" key1="up" key2="right" key3="left" key4="down"/>
<key width="1.8" key0="enter"/>
<key width="1.8" key0="enter" key2="action"/>
</row>
</keyboard>