This file is indexed.

/usr/share/kde4/apps/plasmaboard/basic.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" encoding="UTF-8"?>
<keyboard title="Basic" spacing="40" description="Basic keyboard providing just for writing text"> 
<row height="2000" width="650">
  <key code="49"></key>
  <key code="10"></key>
  <key code="11"></key>
  <key code="12"></key>
  <key code="13"></key>
  <key code="14"></key>
  <key code="15"></key>
  <key code="16"></key>
  <key code="17"></key>
  <key code="18"></key>
  <key code="19"></key>
  <key code="20"></key>
  <key code="21"></key>
  <fkey action="BACKSPACE" width="1040"></fkey>
</row>
<row height="2000" width="650">
  <fkey action="TAB" width="900"></fkey>
  <key code="24"></key>
  <key code="25" ></key>
  <key code="26" ></key>
  <key code="27" ></key>
  <key code="28" ></key>
  <key code="29" ></key>
  <key code="30" ></key>
  <key code="31" ></key>
  <key code="32" ></key>
  <key code="33" ></key>
  <key code="34" ></key>
  <key code="35" ></key>
  <space width="50"></space>
  <fkey action="ENTER" width="700" height="4000"></fkey>
</row>
<row height="2000" width="650">
  <skey action="CAPSLOCK" width="1000"></skey>
  <key code="38"></key>
  <key code="39" ></key>
  <key code="40" ></key>
  <key code="41" ></key>
  <key code="42" ></key>
  <key code="43" ></key>
  <key code="44" ></key>
  <key code="45" ></key>
  <key code="46" ></key>
  <key code="47" ></key>
  <key code="48" ></key>
  <key code="51" ></key>
</row>
<row height="2000" width="650">
  <skey action="SHIFT" width="700"></skey>
  <key code="94"></key>
  <key code="52"></key>
  <key code="53" ></key>
  <key code="54" ></key>
  <key code="55" ></key>
  <key code="56" ></key>
  <key code="57" ></key>
  <key code="58" ></key>
  <key code="59" ></key>
  <key code="60" ></key>
  <key code="61" ></key>
  <skey action="SHIFT" width="1660"></skey>
</row>
<row height="2000" width="900">
  <skey action="CONTROLLEFT"></skey>
  <skey action="SUPERLEFT"></skey>
  <skey action="ALT"></skey>
  <fkey action="SPACE" width="5300"></skey>
  <skey action="ALTGR"></skey>
  <skey action="CONTROLRIGHT"></skey>
</row>
</keyboard>