mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-02-24 13:31:24 +01:00
Set the 'action' role on number row, numpad and number pane
This commit is contained in:
parent
4eb4abd66b
commit
0ae2b73700
@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<row height="0.75">
|
||||
<key key0="1" se="!"/>
|
||||
<key key0="2" se="@"/>
|
||||
<key key0="3" se="#"/>
|
||||
<key key0="4" se="$"/>
|
||||
<key key0="5" se="%"/>
|
||||
<key key0="6" sw="^"/>
|
||||
<key key0="7" sw="&"/>
|
||||
<key key0="8" sw="*"/>
|
||||
<key key0="9" sw="("/>
|
||||
<key key0="0" sw=")"/>
|
||||
<key role="action" key0="1" se="!"/>
|
||||
<key role="action" key0="2" se="@"/>
|
||||
<key role="action" key0="3" se="#"/>
|
||||
<key role="action" key0="4" se="$"/>
|
||||
<key role="action" key0="5" se="%"/>
|
||||
<key role="action" key0="6" sw="^"/>
|
||||
<key role="action" key0="7" sw="&"/>
|
||||
<key role="action" key0="8" sw="*"/>
|
||||
<key role="action" key0="9" sw="("/>
|
||||
<key role="action" key0="0" sw=")"/>
|
||||
</row>
|
||||
|
@ -1,22 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<keyboard bottom_row="false">
|
||||
<row>
|
||||
<key width="0.75" key0="loc esc" key2="~" key4="!"/>
|
||||
<key width="0.75" key0="(" key2="[" key4="{"/>
|
||||
<key width="0.75" role="action" key0="loc esc" key2="~" key4="!"/>
|
||||
<key width="0.75" role="action" 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="÷"/>
|
||||
<key width="0.75" role="action" key0="*" key1="√" key2="×" key3="\#"/>
|
||||
<key width="0.75" role="action" key0="/" key1="%" key3="÷"/>
|
||||
</row>
|
||||
<row>
|
||||
<key width="0.75" key0="loc tab" key2="|" key4="\\"/>
|
||||
<key width="0.75" key0=")" key2="]" key4="}"/>
|
||||
<key width="0.75" role="action" key0="loc tab" key2="|" key4="\\"/>
|
||||
<key width="0.75" role="action" key0=")" key2="]" key4="}"/>
|
||||
<key key0="4" key1="box" key3="arrows"/>
|
||||
<key key0="5" key7="up" key6="right" key5="left" key8="down"/>
|
||||
<key key0="6"/>
|
||||
<key width="0.75" key0="+" key1="Σ" key2="$"/>
|
||||
<key width="0.75" key0="-" key1="^"/>
|
||||
<key width="0.75" role="action" key0="+" key1="Σ" key2="$"/>
|
||||
<key width="0.75" role="action" key0="-" key1="^"/>
|
||||
</row>
|
||||
<row>
|
||||
<key width="0.75" role="action" key0="switch_greekmath"/>
|
||||
@ -29,8 +29,8 @@
|
||||
<row height="0.95">
|
||||
<key width="1.5" role="action" key0="switch_text" key2="ctrl"/>
|
||||
<key width="1.5" key0="0"/>
|
||||
<key width="0.75" key0="." key1=":" key2="," key3=";"/>
|
||||
<key width="0.75" key0="space" key1=""" key2="'" key3="loc compose" key4="_"/>
|
||||
<key width="0.75" role="action" key0="." key1=":" key2="," key3=";"/>
|
||||
<key width="0.75" role="action" key0="action" key1=""" key2="'" key3="loc compose" key4="_"/>
|
||||
<key width="1.5" role="action" key0="enter" key1="±" key2="action" key3="="/>
|
||||
</row>
|
||||
</keyboard>
|
||||
|
@ -1,27 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<keyboard bottom_row="false">
|
||||
<row>
|
||||
<key key0="7"/>
|
||||
<key key0="8"/>
|
||||
<key key0="9"/>
|
||||
<key key0="/"/>
|
||||
<key role="action" key0="7"/>
|
||||
<key role="action" key0="8"/>
|
||||
<key role="action" key0="9"/>
|
||||
<key role="action" key0="/"/>
|
||||
</row>
|
||||
<row>
|
||||
<key key0="4"/>
|
||||
<key key0="5"/>
|
||||
<key key0="6"/>
|
||||
<key key0="*"/>
|
||||
<key role="action" key0="4"/>
|
||||
<key role="action" key0="5"/>
|
||||
<key role="action" key0="6"/>
|
||||
<key role="action" key0="*"/>
|
||||
</row>
|
||||
<row>
|
||||
<key key0="1"/>
|
||||
<key key0="2"/>
|
||||
<key key0="3"/>
|
||||
<key key0="-"/>
|
||||
<key role="action" key0="1"/>
|
||||
<key role="action" key0="2"/>
|
||||
<key role="action" key0="3"/>
|
||||
<key role="action" key0="-"/>
|
||||
</row>
|
||||
<row height="0.95">
|
||||
<key key0="0"/>
|
||||
<key key0="."/>
|
||||
<key key0="="/>
|
||||
<key key0="+"/>
|
||||
<key role="action" key0="0"/>
|
||||
<key role="action" key0="."/>
|
||||
<key role="action" key0="="/>
|
||||
<key role="action" key0="+"/>
|
||||
</row>
|
||||
</keyboard>
|
||||
</keyboard>
|
||||
|
Loading…
Reference in New Issue
Block a user