mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-25 11:22:55 +00:00
59 lines
No EOL
1.9 KiB
XML
59 lines
No EOL
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<keyboard title="Tablet" spacing="20" description="Keyboard optimized for tablet usage">
|
|
<row height="2500" width="800">
|
|
<fkey action="TAB"></fkey>
|
|
<key code="24" alt="1"></key>
|
|
<key code="25" alt="2"></key>
|
|
<key code="26" alt="3"></key>
|
|
<key code="27" alt="4"></key>
|
|
<key code="28" alt="5"></key>
|
|
<key code="29" alt="6"></key>
|
|
<key code="30" alt="7"></key>
|
|
<key code="31" alt="8"></key>
|
|
<key code="32" alt="9"></key>
|
|
<key code="33" alt="0"></key>
|
|
<key code="34" alt="dead_grave"></key>
|
|
|
|
</row>
|
|
<row height="2500" width="800">
|
|
<skey action="SWITCH" width="1000"></skey>
|
|
<key code="38" alt="dead_acute"></key>
|
|
<key code="39" alt="dead_circumflex"></key>
|
|
<key code="40" alt="dead_tilde"></key>
|
|
<key code="41" alt="exclam"></key>
|
|
<key code="42" alt="quotedbl" ></key>
|
|
<key code="43" alt="numbersign"></key>
|
|
<key code="44" alt="dollar"></key>
|
|
<key code="45" alt="percent"></key>
|
|
<key code="46" alt="ampersand"></key>
|
|
<key code="47" alt="apostrophe"></key>
|
|
<key code="48" alt="parenleft"></key>
|
|
</row>
|
|
<row height="2500" width="800">
|
|
<skey action="SHIFT" width="1300"></skey>
|
|
<key code="52" alt="parenright"></key>
|
|
<key code="53" alt="asterisk"></key>
|
|
<key code="54" alt="plus"></key>
|
|
<key code="55" alt="slash"></key>
|
|
<key code="56" alt="equal"></key>
|
|
<key code="57" alt="less"></key>
|
|
<key code="58" alt="greater"></key>
|
|
<key code="59" alt="bracketleft"></key>
|
|
<key code="60" alt="bracketright" ></key>
|
|
<fkey action="BACKSPACE" width="1350"></fkey>
|
|
</row>
|
|
<row height="2500" width="800">
|
|
<key code="35" ></key>
|
|
<key code="61" ></key>
|
|
<fkey action="SPACE" width="4800"></fkey>
|
|
<key code="20"></key>
|
|
<key code="51" alt="at"></key>
|
|
<fkey action="ENTER" width="1950"></fkey>
|
|
</row>
|
|
</keyboard>
|
|
|
|
<!-- <key code="35" ></key>
|
|
<key code="94"></key>
|
|
<key code="61" ></key>
|
|
|
|
-!> |