From 1dab5170166b2c2a867da8c7f762dbc42c7189b5 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Fri, 20 Nov 2015 09:30:52 +0100 Subject: [PATCH] Update keyboard and mouse issue, using no USB hub can be a solution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c96a7a..4287641 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ Tested with 0.8.4 (OS X and Raspbian) Known issues --- -Keyboard and mouse input is being lost sometimes on the Raspberry Pi. Not sure how and why. Probably because of bad drivers and it seems that Raspberry Pi keyboard and mouse code in openFrameworks is not quite ready yet. Some claim that the following commands solves the issue: +Keyboard and mouse input is being lost sometimes when using a USB hub. Try not to use one. If problems still persist, try the following commands. ```bash sudo apt-get update && sudo apt-get dist-upgrade