source: archive/gnome-obsolete/gok.xml@ 45ab6c7

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 45ab6c7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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