mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-12-27 08:28:52 +01:00
Swap Fn and Alt
Fn is increasingly more important while Alt is generally not.
This commit is contained in:
parent
b995da9985
commit
695f5b4371
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<row height="0.95">
|
<row height="0.95">
|
||||||
<key width="1.8" key0="ctrl" key2="meta" key3="switch_numeric"/>
|
<key width="1.8" key0="ctrl" key2="meta" key3="switch_numeric"/>
|
||||||
<key width="1.2" key0="alt" key1="fn" key2="change_method" key3="switch_emoji" key4="config"/>
|
<key width="1.2" key0="fn" key1="alt" key2="change_method" key3="switch_emoji" key4="config"/>
|
||||||
<key width="4.0" key0="space"/>
|
<key width="4.0" key0="space"/>
|
||||||
<key width="1.2" key1="up" key2="right" key3="left" key4="down" edgekeys="true"/>
|
<key width="1.2" key1="up" key2="right" key3="left" key4="down" edgekeys="true"/>
|
||||||
<key width="1.8" key0="enter" key2="action"/>
|
<key width="1.8" key0="enter" key2="action"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user