File: index.page

package info (click to toggle)
onboard 1.4.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 31,548 kB
  • sloc: python: 29,215; cpp: 5,965; ansic: 5,735; xml: 1,026; sh: 163; makefile: 39
file content (47 lines) | stat: -rw-r--r-- 1,235 bytes parent folder | download | duplicates (3)
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
<page xmlns="http://projectmallard.org/1.0/"
      type="guide"
      id="index">

  <info>
    <title type="text">Onboard Help</title>
    <title type="link">Onboard Help</title>

    <revision pkgversion="1.4.1" docversion="0.1"/>

    <credit type="author">
      <name>Francesco Fumanti</name>
      <email>francesco.fumanti@gmx.net</email>
      <years>2016</years>
    </credit>

    <license href="http://www.gnu.org/licenses/gpl.html">
      <p>This work is licensed under the
      <link href="http://www.gnu.org/licenses/gpl.html">GNU General Public License version 3 or any later version</link>.</p>
    </license>

    <desc>On-screen Keyboard with macros, custom layout creation and word suggestions.</desc>

  </info>

  <title>
    <media type="image" mime="image/png" src="figures/onboard-icon.png" />
    <app>Onboard</app>
  </title>

  <section id="usage" style="2column">
    <title>Using <app>Onboard</app></title>
  </section>

  <section id="prefs" style="2column">
    <title><app>Onboard</app> Preferences</title>
  </section>

  <section id="advanced" style="2column">
    <title>Advanced Configuration</title>
  </section>

  <section id="tips" style="2column">
    <title>Tips</title>
  </section>

</page>