forked from extern/Unexpected-Keyboard
eb42943327
Each layouts can chose which key are localized instead of specifying it globally for each key. Important keys are no longer removed from layouts if the 'extra_keys' mechanism is not working properly. This can happen if language tags specified in method.xml don't match the user's language. Removed some currency symbols from some layouts. They are all in the Fn layer.
50 lines
2.0 KiB
XML
50 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<keyboard bottom_row="false">
|
|
<row>
|
|
<key key0="x" key1="°" key2="1" key4="…"/>
|
|
<key key0="v" key1="§" key2="2" key4="_"/>
|
|
<key key0="l" key2="3" key4="["/>
|
|
<key key0="c" key2="4" key4="]"/>
|
|
<key key0="w" key2="5" key4="^"/>
|
|
<key key0="k" key2="6" key4="!"/>
|
|
<key key0="h" key2="7" key4="<"/>
|
|
<key key0="g" key2="8" key4=">"/>
|
|
<key key0="f" key2="9" key3="f11_placeholder" key4="="/>
|
|
<key key0="q" key2="0" key3="f12_placeholder" key4="&"/>
|
|
<key key0="ß" key1="-"/>
|
|
</row>
|
|
<row>
|
|
<key key0="u" key1="tab" key2="loc accent_circonflexe" key4="\\"/>
|
|
<key key0="i" key2="loc accent_caron" key4="/"/>
|
|
<key key0="a" key2="loc accent_dot_above" key4="{"/>
|
|
<key key0="e" key2="loc accent_macron" key4="}"/>
|
|
<key key0="o" key2="loc accent_trema" key4="*"/>
|
|
<key key0="s" key2="loc accent_tilde" key4="\?"/>
|
|
<key key0="n" key2="loc accent_cedille" key4="("/>
|
|
<key key0="r" key2="loc accent_grave" key4=")"/>
|
|
<key key0="t" key2="loc accent_aigu" key4="-"/>
|
|
<key key0="d" key2="loc accent_ring" key4=":"/>
|
|
<key key0="y" key2="loc accent_double_aigu" key3="\@"/>
|
|
</row>
|
|
<row>
|
|
<key width="1.5" key0="shift" key1="esc"/>
|
|
<key key0="ü" key4="\#"/>
|
|
<key key0="ö" key4="$"/>
|
|
<key key0="ä" key4="|"/>
|
|
<key key0="p" key4="~"/>
|
|
<key key0="z" key4="`"/>
|
|
<key key0="b" key4="+"/>
|
|
<key key0="m" key4="%"/>
|
|
<key key0="." key1="," key3=""" key4="'"/>
|
|
<key width="1.5" key0="backspace" key2="delete"/>
|
|
</row>
|
|
<row height="0.95">
|
|
<key width="1.8" key0="ctrl" key2="meta" key4="switch_numeric"/>
|
|
<key width="1.2" key0="fn" key1="alt" key2="change_method" key3="switch_emoji" key4="config"/>
|
|
<key width="4.0" key0="space" key1="switch_programming" edgekeys="true"/>
|
|
<key width="1.2" key1="up" key2="right" key3="left" key4="down" edgekeys="true"/>
|
|
<key key0="j" key4=";"/>
|
|
<key width="1.8" key0="enter" key2="action"/>
|
|
</row>
|
|
</keyboard>
|