diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2022-04-05 17:01:06 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2022-04-05 17:01:06 +0530 |
commit | a45f5852803001ced4a121b5ecccd56ef14a03dd (patch) | |
tree | a3e1b81a1f75d244326b812d0619780e34cabf78 /README.md | |
parent | 5b254bf763176b0e5b22ffcb2b4f5232e24a2f65 (diff) |
docs: fix name of GNOME's protocol for autotyping
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -154,7 +154,7 @@ It seems like `wtype` uses the to emulate a virtual keyboard and [KDE supports](https://invent.kde.org/plasma/kwin/-/issues/74#note_369803) the [input-method-unstable-v2](https://wayland.app/protocols/input-method-unstable-v1) protocol. GNOME -seems to be doing its own thing with [libie](https://gitlab.gnome.org/GNOME/mutter/-/issues/1974). +seems to be doing its own thing with [libei](https://gitlab.gnome.org/GNOME/mutter/-/issues/1974). There's also [ydotool](https://github.com/ReimuNotMoe/ydotool) which requires that users access `/dev/uinput`, which is restricted to the root user. |