summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBen Konrath <ben@bagu.org>2009-11-25 15:17:38 -0500
committerBen Konrath <ben@bagu.org>2009-11-25 15:17:38 -0500
commitc7d958f6582cf8558b5125aa784e1b4307923d47 (patch)
tree1e1cb0c4494946b2069346e78907003a4e5fd575 /README
parentf1234a8ba9b0d7781d90adad06e4c728f4405be7 (diff)
downloadcaribou-c7d958f6582cf8558b5125aa784e1b4307923d47.tar.gz
change quit key to right control, update readme
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 9 insertions, 2 deletions
diff --git a/README b/README
index 37cd05a..f47b682 100644
--- a/README
+++ b/README
@@ -1,6 +1,13 @@
Running Caribou
===============
+python src/caribou.py
-cd src
-python ./caribou.py
+or
+
+python src/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.
+
+Use the right control key (Control_R) to quit caribou.