/usr/share/kde4/apps/plasmaboard/tablet.xml is in plasma-widgets-addons 4:4.14.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | <?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>
-!>
|