This file is indexed.

/usr/share/kde4/apps/plasmaboard/extended.xml is in plasma-widgets-addons 4:4.13.0-0ubuntu1.

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
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
<?xml version="1.0" encoding="UTF-8"?>
<keyboard title="Extended" spacing="30" description="Extended keyboard providing all function keys but no keypad"> 
<row height="1450" width="550">
  <fkey action="ESCAPE"></fkey>
  <space width="100"></space>
  <fkey action="F1"></fkey>
  <fkey action="F2"></fkey>
  <fkey action="F3"></fkey>
  <fkey action="F4"></fkey>
  <space width="100"></space>
  <fkey action="F5"></fkey>
  <fkey action="F6"></fkey>
  <fkey action="F7"></fkey>
  <fkey action="F8"></fkey>
  <space width="100"></space>
  <fkey action="F9"></fkey>
  <fkey action="F10"></fkey>
  <fkey action="F11"></fkey>
  <fkey action="F12"></fkey>
  <space width="180"></space>
  <fkey action="PRINT"></fkey>
  <fkey action="NUM"></fkey>
  <fkey action="PAUSE"></fkey>
</row>
<row height="1700" width="550">
  <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>
  <space width="75"></space>
  <fkey action="HOME"></fkey>
  <fkey action="DEL"></fkey>
</row>
<row height="1700" width="550">
  <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="600" height="3400"></fkey>
  <space width="90"></space>
  <fkey action="END"></fkey>
  <fkey action="PAGEUP"></fkey>
</row>
<row height="1700" width="550">
  <skey action="CAPSLOCK" width="950"></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>
  <space width="755"></space>
  <fkey action="INSERT"></fkey>
  <fkey action="PAGEDOWN"></fkey>
</row>
<row height="1700" width="550">
  <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="1500"></skey>
  <space width="130"></space>
  <fkey action="ARROWUP"></fkey>
</row>
<row height="1700" width="700">
  <skey action="CONTROLLEFT"></skey>
  <skey action="SUPERLEFT"></skey>
  <skey action="ALT"></skey>
  <fkey action="SPACE" width="4300"></fkey>
  <skey action="ALTGR"></skey>
  <skey action="CONTROLRIGHT"></skey>
  <space width="210"></space>
  <fkey action="ARROWLEFT" width="550"></fkey>
  <fkey action="ARROWDOWN" width="550"></fkey>
  <fkey action="ARROWRIGHT" width="550"></fkey>
</row>
</keyboard>