From 060d43f80474eb8118dd032ea28d8367cd2450aa Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 15 Apr 2003 02:23:37 +0000 Subject: 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. --- sysutils/gok/pkg-descr | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 sysutils/gok/pkg-descr (limited to 'sysutils/gok/pkg-descr') diff --git a/sysutils/gok/pkg-descr b/sysutils/gok/pkg-descr new file mode 100644 index 000000000000..1eb9874537ea --- /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 -- cgit