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/0.11/gok-0.11.16.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gok/0.11/gok-0.11.16.tar.bz2
Download MD5 sum: 6bfe9d4efb35ae20ef1c05c191dc8ad7
Download size: 1.2 MB
Estimated disk space required: 37 MB
Estimated build time: 0.59 SBU
Install GOK by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
make install &&
chmod 644 `pkg-config --variable=prefix ORBit-2.0`\
/share/gnome/help/gok/C/*.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.
The GOK package contains gok and create-branching-keyboard.
Last updated on 2004-12-02 13:35:04 -0700