diff options
author | adamw <adamw@FreeBSD.org> | 2003-04-15 02:23:37 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-04-15 02:23:37 +0000 |
commit | 060d43f80474eb8118dd032ea28d8367cd2450aa (patch) | |
tree | cfcd631ffda247fe9ca63a95f7b0347bb567f151 /sysutils/gok/pkg-descr | |
parent | a441cea33d99e5d3694dec926316fcd008902ab7 (diff) | |
download | FreeBSD-ports-060d43f80474eb8118dd032ea28d8367cd2450aa.zip FreeBSD-ports-060d43f80474eb8118dd032ea28d8367cd2450aa.tar.gz |
The GNOME On-Screen Keyboard (GOK) is an accessability interface
that gives you control of your system without needing a keyboard.
The GOK makes available a hierarchical button system that enables
keyboardless entry of common accelerators, and contains a
clickable keyboard that sports suggested autocompletion of many
common words, and even some commands. The GOK will provide an
alternative interface to common commands and functions within
applications that utilize the AT SPI.
The GOK is is designed to be usable by many alternative input
methods, i.e. not a common keyboard and mouse combination.
Diffstat (limited to 'sysutils/gok/pkg-descr')
-rw-r--r-- | sysutils/gok/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/gok/pkg-descr b/sysutils/gok/pkg-descr new file mode 100644 index 0000000..1eb9874 --- /dev/null +++ b/sysutils/gok/pkg-descr @@ -0,0 +1,13 @@ +The GNOME On-Screen Keyboard (GOK) is an accessability interface +that gives you control of your system without needing a keyboard. +The GOK makes available a hierarchical button system that enables +keyboardless entry of common accelerators, and contains a +clickable keyboard that sports suggested autocompletion of many +common words, and even some commands. The GOK will provide an +alternative interface to common commands and functions within +applications that utilize the AT SPI. + +The GOK is is designed to be usable by many alternative input +methods, i.e. not a common keyboard and mouse combination. + +WWW: http://www.gok.ca |