forked from extern/Unexpected-Keyboard
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:
parent
7af579a1bc
commit
348c278eae
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user