From 5f861037bbb5ec4d4b71d54b20fa3613d9c30eb3 Mon Sep 17 00:00:00 2001 From: Ben Konrath Date: Tue, 1 Dec 2009 12:30:44 -0500 Subject: add configuration button with empty configuration window --- README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index f47b682..f87336b 100644 --- a/README +++ b/README @@ -1,11 +1,8 @@ Running Caribou =============== -python src/caribou.py - -or - -python src/caribou.py --debug +cd src +python ./caribou.py --debug 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. -- cgit v1.2.1