source: archive/gnome-obsolete/gok.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gok-download-http "&gnome-download-http;/gok/&gnome-version;/gok-&gok-version;.tar.bz2">
8 <!ENTITY gok-download-ftp "&gnome-download-ftp;/gok/&gnome-version;/gok-&gok-version;.tar.bz2">
9 <!ENTITY gok-md5sum "853c7825eb62d7c425f5a0efdc07412a">
10 <!ENTITY gok-size "1.5 MB">
11 <!ENTITY gok-buildsize "50 MB">
12 <!ENTITY gok-time "0.5 SBU">
13]>
14
15<sect1 id="gok" xreflabel="GOK-&gok-version;">
16 <?dbhtml filename="gok.html"?>
17
18
19 <title>GOK-&gok-version;</title>
20
21 <indexterm zone="gok">
22 <primary sortas="a-GOK">GOK</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to GOK</title>
27
28 <para><application>GOK</application> is a dynamic onscreen keyboard. It
29 features Direct Selection, Dwell Selection, Automatic Scanning and Inverse
30 Scanning access methods and includes word completion.</para>
31
32 &lfs65_built;
33
34 <bridgehead renderas="sect3">Package Information</bridgehead>
35 <itemizedlist spacing="compact">
36 <listitem>
37 <para>Download (HTTP): <ulink url="&gok-download-http;"/></para>
38 </listitem>
39 <listitem>
40 <para>Download (FTP): <ulink url="&gok-download-ftp;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download MD5 sum: &gok-md5sum;</para>
44 </listitem>
45 <listitem>
46 <para>Download size: &gok-size;</para>
47 </listitem>
48 <listitem>
49 <para>Estimated disk space required: &gok-buildsize;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated build time: &gok-time;</para>
53 </listitem>
54 </itemizedlist>
55
56 <bridgehead renderas="sect3">GOK Dependencies</bridgehead>
57
58 <bridgehead renderas="sect4">Required</bridgehead>
59 <para role="required"><xref linkend="at-spi"/>,
60 <xref linkend="GConf"/>,
61 <xref linkend="gnome-speech"/>,
62 <xref linkend="libcanberra"/>,
63 <xref linkend="libwnck"/>, and
64 <xref linkend="rarian"/></para>
65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para role="optional"><xref linkend="libusb-compat"/> and
68 <xref linkend="gtk-doc"/></para>
69
70 <para condition="html" role="usernotes">User Notes:
71 <ulink url="&blfs-wiki;/gok"/></para>
72
73 </sect2>
74
75 <sect2 role="installation">
76 <title>Installation of GOK</title>
77
78 <para>Install <application>GOK</application> by running
79 the following commands:</para>
80
81<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
82 --sysconfdir=&gnome-etc-dir; \
83 --localstatedir=/var/lib &amp;&amp;
84make</userinput></screen>
85
86 <para>To test the results, issue: <command>make check</command>.</para>
87
88 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
89
90<screen role='root'><userinput>make install &amp;&amp;
91chmod -v 644 $(pkg-config --variable=prefix \
92 ORBit-2.0)/share/gnome/help/gok/C/legal.xml</userinput></screen>
93
94 </sect2>
95
96 <sect2 role="commands">
97 <title>Command Explanations</title>
98
99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
100 href="../../xincludes/gnome-prefix.xml"/>
101
102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
103 href="../../xincludes/gnome-sysconfdir.xml"/>
104
105 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
106 href="../../xincludes/scrollkeeper-dir.xml"/>
107
108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
109 href="../../xincludes/gtk-doc-rebuild.xml"/>
110
111 </sect2>
112
113 <sect2 role="configuration">
114 <title>Configuring GOK</title>
115
116 <sect3>
117 <title>Configuration Information</title>
118
119 <para>It is recommended that you configure your input device as an
120 <quote>Extended</quote> input device. Exact configuration methods
121 depend on the type of hardware attached to your system. See the
122 <filename>README</filename> file in the package source tree and
123 <application>GOK</application> Help for information on how
124 to configure your input device.</para>
125
126 </sect3>
127
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Programs</segtitle>
135 <segtitle>Installed Libraries</segtitle>
136 <segtitle>Installed Directories</segtitle>
137
138 <seglistitem>
139 <seg>create-branching-keyboard and gok</seg>
140 <seg>None</seg>
141 <seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help/gok/C,gok/*,
142 gtk-doc/html/gok,omf/gok,sounds/freedesktop/stereo}</seg>
143 </seglistitem>
144 </segmentedlist>
145
146 <variablelist>
147 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
148 <?dbfo list-presentation="list"?>
149 <?dbhtml list-presentation="table"?>
150
151 <varlistentry id="gok-prog">
152 <term><command>gok</command></term>
153 <listitem>
154 <para>is a dynamic onscreen keyboard utility.</para>
155 <indexterm zone="gok gok-prog">
156 <primary sortas="b-gok">gok</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 </variablelist>
162
163 </sect2>
164
165</sect1>
Note: See TracBrowser for help on using the repository browser.