The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD accessibility : gok

GNOME On-Screen Keyboard (GOK)

 The GNOME On-Screen Keyboard (GOK) is an accessibility 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. 

http://www.gok.ca



gok history


v. 1.37
date: 2007/10/24 23:34:41;  author: marcus;  state: Exp;  lines: +4 -4
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338

v. 1.36 date: 2007/05/28 23:32:36; author: mezz; state: Exp; lines: +2 -2 Update to 1.2.5.
v. 1.35 date: 2007/05/19 19:57:36; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.34 date: 2007/02/28 20:49:13; author: mezz; state: Exp; lines: +1 -1 Update to 1.2.3.
v. 1.33 date: 2007/02/27 20:41:57; author: mezz; state: Exp; lines: +2 -1 Update to 1.2.2.
v. 1.32 date: 2007/01/20 06:56:36; author: marcus; state: Exp; lines: +1 -2 Update to 1.2.1.
v. 1.31 date: 2006/10/14 08:35:06; author: marcus; state: Exp; lines: +4 -3 Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.30 date: 2006/05/28 00:49:45; author: mezz; state: Exp; lines: +2 -3 Move gnomespeech from LIB_DEPENDS to USE_GNOME, no function change.
v. 1.29 date: 2006/05/15 22:27:57; author: marcus; state: Exp; lines: +1 -2 Update to 1.0.10.
v. 1.28 date: 2006/05/13 22:53:25; author: marcus; state: Exp; lines: +1 -0 Fix a crash when trying to do anything useful in GOK. Obtained from: GNOME CVS
v. 1.27 date: 2006/04/30 00:47:15; author: marcus; state: Exp; lines: +5 -4 Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev
v. 1.26 date: 2006/02/23 10:34:18; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.25 date: 2006/02/14 18:38:14; author: ahze; state: Exp; lines: +2 -1 - Back out of gok update, this is meant for gnome 2.13+ Reported by: marcus
v. 1.24 date: 2006/02/14 12:56:31; author: ahze; state: Exp; lines: +1 -3 - Update to 1.0.6
v. 1.23 date: 2005/11/15 06:47:46; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.22 date: 2005/11/05 05:20:51; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.21 date: 2005/05/11 19:24:56; author: marcus; state: Exp; lines: +1 -1 Update to 1.0.5.
v. 1.20 date: 2005/04/27 06:49:48; author: ahze; state: Exp; lines: +1 -1 - Update to 1.0.4
v. 1.19 date: 2005/04/02 19:12:11; author: marcus; state: Exp; lines: +1 -1 Update to 1.0.3.
v. 1.18 date: 2005/03/12 10:39:26; author: marcus; state: Exp; lines: +2 -3 Presenting GNOME 2.10 for FreeBSD! The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy!
v. 1.17 date: 2004/12/11 07:58:02; author: mezz; state: Exp; lines: +1 -0 Fix the pkg-plist. Reported by: pointyhat
v. 1.16 date: 2004/12/07 21:44:01; author: marcus; state: Exp; lines: +1 -2 Update to 0.11.17.
v. 1.15 date: 2004/11/23 02:22:58; author: mezz; state: Exp; lines: +1 -0 Use new INSTALLS_OMF. Approved by: bland, kwm, marcus and pav
v. 1.14 date: 2004/11/10 03:19:11; author: mezz; state: Exp; lines: +1 -0 Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is taking care of gconf key and schemas files for pkg-plist. Pav has committed by re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump PORTREVISION to correct our pkg-plist database installed.
v. 1.13 date: 2004/11/07 22:24:10; author: marcus; state: Exp; lines: +8 -4 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact). This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson ). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer Piotr Smyrak Radek Kozlowski Khairil Yusof Yasuda Keisuke Tom McLaughlin Vladimir Grebenschikov GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer and Radek Kozlowski . As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
v. 1.12 date: 2004/04/19 23:06:20; author: marcus; state: Exp; lines: +1 -1 Update to 0.10.2.
v. 1.11 date: 2004/04/05 03:11:18; author: marcus; state: Exp; lines: +4 -5 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger Khairil Yusof Koop Mast Simon Barner Tom McLaughlin Scott Dodson Vladimir Grebenschikov
v. 1.10 date: 2004/02/04 05:18:18; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.9 date: 2004/01/22 08:56:43; author: marcus; state: Exp; lines: +1 -1 Start to populate the new accessibility physical category after respective repocopies. x11-toolkits/at-spi --> accessibility/at-spi devel/atk --> accessibility/atk editors/dasher --> accessibility/dasher x11-toolkits/gail --> accessibility/gail x11/gnomemag --> accessibility/gnomemag audio/gnomespeech --> accessibility/gnomespeech sysutils/gok --> accessibility/gok
v. 1.8 date: 2003/10/13 19:08:46; author: marcus; state: Exp; lines: +1 -1 Update to 0.8.4.
v. 1.7 date: 2003/09/29 20:24:12; author: marcus; state: Exp; lines: +1 -1 Update to 0.8.3.
v. 1.6 date: 2003/09/18 06:49:30; author: marcus; state: Exp; lines: +4 -3 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues, future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast Akifyev Sergey Franz Klammer Øyvind Kolbu Thomas E. Zander Jeremy Messenger Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
v. 1.5 date: 2003/06/07 08:04:37; author: adamw; state: Exp; lines: +1 -1 Update to 0.7.5.
v. 1.4 date: 2003/06/03 01:54:44; author: marcus; state: Exp; lines: +3 -5 Update to 0.7.4.
v. 1.3 date: 2003/05/07 17:15:34; author: marcus; state: Exp; lines: +1 -1 * Update to 0.7.1 * Sort the plist
v. 1.2 date: 2003/04/21 00:06:57; author: adamw; state: Exp; lines: +1 -1 atspi implies atk. Submitted by: marcus
v. 1.1 date: 2003/04/15 02:23:37; author: adamw; state: Exp; 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. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm