From 105f5fbfcbbf411deefddac8039ccb3b03477609 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 10 Feb 2014 10:14:22 -0600 Subject: Add a mouse interface that is similar to the touchscreen interface except that it can handle multple buttons and continuously reports positional data so that it can control a cursor --- apps/ChangeLog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 8e5cb03a8..db1afab2c 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -818,4 +818,5 @@ an option and can be replaces with the EMACX-like CLE (about 2KB) (2014-02-02). * Several changes to restore Windows native build (2014-2-7) - + * apps/examples/touchscreen: Can not be configured to work with a mouse + interface as well (2014-2-10). -- cgit v1.2.3