GOK is a dynamic onscreen keyboard. It features Direct Selection, Dwell Selection, Automatic Scanning and Inverse Scanning access methods and includes word completion.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gok/1.0/gok-1.0.4.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gok/1.0/gok-1.0.4.tar.bz2
Download MD5 sum: 5fb60bcaf9868fef1edbb92ef62affcf
Download size: 1.4 MB
Estimated disk space required: 40 MB
Estimated build time: 0.6 SBU
libgnomeui-2.10.0, ScrollKeeper-0.3.14, libwnck-2.10.0, AT SPI-1.6.4 and GNOME Speech-0.3.7
Install GOK by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --sysconfdir=/etc/gnome --localstatedir=/var/lib && make
To test the results, issue: make check.
Now, as the root user:
make install && chmod -v 644 `pkg-config --variable=prefix ORBit-2.0`\ /share/gnome/help/gok/C/legal.xml
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
It is recommended that you configure your input device as an “Extended” input device. Exact configuration methods depend on the type of hardware attached to your system. See the README file in the package source tree and GOK Help for information on how to configure your input device.
Last updated on 2005-08-01 13:29:19 -0600