From 88aecca63742f7baaecbd1dd149155d8709bd6ad Mon Sep 17 00:00:00 2001 From: Diian-r Date: Wed, 17 May 2023 20:23:33 -0400 Subject: [PATCH] Reformatted limitations in the README and added that most touchpad and trackpad gestures aren't supported --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0322beda..04a4d739b 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,14 @@ Wait until all three event writers have started: Type a few words into the terminal and move your mouse around the screen to generate some events, then stop the recording by pressing CTRL+C. -Note: keep your recording short (i.e. under a minute), as they are +Current limitations: +- recording should be short (i.e. under a minute), as they are somewhat memory intensive, and there is currently an [open issue](https://github.com/MLDSAI/OpenAdapt/issues/5) describing a -possible memory leak. +possible memory leak +- the only touchpad and trackpad gestures currently supported are +pointing the cursor and left or right clicking, as described in this +[open issue](https://github.com/MLDSAI/OpenAdapt/issues/145) ### Visualize