plugins for wvkbd using swipeGuess
readme: Update for information about newer wvkbd fixes
Zach DeCook 2022-06-27
parent 63d5759 · commit c2b5ddd
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dccf15c..59ca5aa 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ SwipeBehaviors is a collection of programs intended to be used in a pipeline to
wvkbd is one such keyboard, implementing swipe output with the `-O` flag.
In SXMO, intended usage is by defining KEYBOARD_ARGS="-H 170 -O | swipeB", then copying or sym-linking your favorite behavior to `~/.local/bin/swipeB`. Then you can easily switch behavior by changing the link and relaunching the keyboard.
-WARNING: Installing a broken script can render your virtual keyboard broken. Make sure you have a way of recovery (e.g. SSH or ttyescape) before messing with scripts so you don't end up in a keyboard death-loop.
+WARNING: With wvkbd before version v0.8, using a broken script can render your virtual keyboard broken. Make sure you have a way of recovery (e.g. SSH or ttyescape) before messing with scripts so you don't end up in a keyboard death-loop.
## Related Projects
* [wvkbd](https://github.com/jjsullivan5196/wvkbd): Virtual keyboard with swipe output mode.