mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-23 07:43:13 +01:00
75df3afda6
The keys are marked "loc" in the layouts and are handled like the other extra keys. The only difference is that they are enabled by default (for now).
37 lines
1.4 KiB
XML
37 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<keyboard bottom_row="false" extra_keys="false">
|
||
<row>
|
||
<key width="0.75" key0="esc" key2="~" key4="!"/>
|
||
<key width="0.75" key0="(" key2="[" key4="{"/>
|
||
<key key0="7" key1="<" key2=">"/>
|
||
<key key0="8" key2="∞"/>
|
||
<key key0="9" key2="π"/>
|
||
<key width="0.75" key0="*" key1="√" key2="×" key3="\#"/>
|
||
<key width="0.75" key0="/" key1="%" key3="÷"/>
|
||
</row>
|
||
<row>
|
||
<key width="0.75" key0="tab" key2="|" key4="\\"/>
|
||
<key width="0.75" key0=")" key2="]" key4="}"/>
|
||
<key key0="4" key1="box" key3="arrows"/>
|
||
<key key0="5" key1="up" key2="right" key3="left" key4="down" edgekeys="true"/>
|
||
<key key0="6"/>
|
||
<key width="0.75" key0="+" key1="Σ" key2="$"/>
|
||
<key width="0.75" key0="-" key1="^"/>
|
||
</row>
|
||
<row>
|
||
<key width="0.75" key0="switch_greekmath"/>
|
||
<key width="0.75" key0="shift" key2="fn" key4="loc alt"/>
|
||
<key key0="1" key1="superscript" key2="ordinal" key3="subscript"/>
|
||
<key key0="2"/>
|
||
<key key0="3"/>
|
||
<key width="1.5" key0="backspace" key2="delete"/>
|
||
</row>
|
||
<row height="0.95">
|
||
<key width="1.5" key0="switch_text" key2="ctrl"/>
|
||
<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="space" key1=""" key2="'" key4="_"/>
|
||
<key width="1.5" key0="enter" key1="±" key2="action" key3="="/>
|
||
</row>
|
||
</keyboard>
|