From 7c289b7d0c3058e2d44eae0cb0570a86805d8e48 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Fri, 24 Jul 2020 01:22:21 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7fbe09..0f76b49 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Additionally, if you are using a cross-platform app and if it happens to have a *IBus is needed to support wordwise during browser app usage as the keymap will need to change slightly depending if the cursor/caret is on screen waiting for input. Setup.py will set it but you can manually set it as well or check your current Input Method. -On most distros you can confirm navigate to your "Language Support" and set "Keyboard input method system:" to IBus for full word-wise support with web browsers. +On most distros you can confirm by navigating to "Language Support" and set "Keyboard input method system:" to IBus for full word-wise support with web browsers. Wayland support is planned, but not ready yet.