This file is indexed.

/usr/share/maliit/plugins/languages/toolbar.xml is in maliit-keyboard-data 0.99.0+git20130524+73edacd-0ubuntu2.

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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE keyboard SYSTEM "VirtualKeyboardLayout.dtd">

<keyboard title="Toolbar" version="1.0">
  <layout type="general">
    <section id="main">
      <row>
        <key>
          <binding action="left" label="←" />
        </key>
        <key>
          <binding action="right" label="→" />
        </key>
      </row>
    </section>
  </layout>
</keyboard>