blob: e22fb1cc53a6e9ff601eb0ca93d8642a4f55ca49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<?xml version="1.0" encoding="utf-8"?>
<keyboard>
<row>
<key width="0.75" key0="esc" key2="~" key4="!" />
<key width="0.75" key0="(" key2="[" key4="{" />
<key key0="7" key2="<" key3="home" />
<key key0="8" />
<key key0="9" key2="page_up" key3=">" />
<key width="0.75" key0="*" />
<key width="0.75" key0="/" key1="%" key3=":" />
</row>
<row>
<key width="0.75" key0="tab" key1=";" key2="|" key4="\\" />
<key width="0.75" key0=")" key2="]" key4="}" />
<key key0="4" />
<key key0="5" key1="up" key2="right" key3="left" key4="down" />
<key key0="6" />
<key width="0.75" key0="+" key2="$" />
<key width="0.75" key0="-" key2="^" />
</row>
<row>
<key shift="0.35" width="1.15" key0="shift" key4="alt" />
<key key0="1" key3="end" />
<key key0="2" />
<key key0="3" key4="page_down" />
<key width="1.15" key0="backspace" key2="delete" />
</row>
<row>
<key width="1.5" key0="ctrl" key3="switch_text" />
<key width="1.5" key0="0" />
<key width="0.75" key0="." key2="," />
<key width="0.75" key0="space" key1=""" key2="'" key4="_" />
<key width="1.5" key0="enter" key1="config" key3="=" />
</row>
</keyboard>
|