From a62a90ca42063d0b3291ab24a1d07726f546d187 Mon Sep 17 00:00:00 2001 From: Eitan Isaacson Date: Mon, 24 May 2010 11:00:35 -0700 Subject: Preparing for 0.1.2 release. --- README | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index f87336b..fd5532c 100644 --- a/README +++ b/README @@ -1,10 +1,18 @@ -Running Caribou -=============== +Caribou 0.1.2 -cd src -python ./caribou.py --debug +Description +=========== -When an editable text widget has focus, a keyboard should pop up. There are -still some problems with the text focus detection and keyboard placement. +Caribou is an input assistive technology intended for swithc and +pointer users. -Use the right control key (Control_R) to quit caribou. +Features +======== +A configurable on screen keyboard with scanning mode. + +Requirements +============ + +- pygtk >= 2.16 +- pyclutter >= 1.0 +- python-virtkey >= 0.50 -- cgit v1.2.1