diff --git a/README.md b/README.md index 0369639..58c5432 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # dotool dotool reads actions from stdin and simulates keyboard/mouse input using -Linux's uinput module. It works system-wide, including in X11, Wayland -and TTYs. +Linux's uinput module. It works systemwide and supports keyboard layouts. ## Install From Packages diff --git a/doc/dotool.1.scd b/doc/dotool.1.scd index 6dac379..bbca226 100644 --- a/doc/dotool.1.scd +++ b/doc/dotool.1.scd @@ -34,9 +34,8 @@ and then it's foolproof to reboot to make the group and rule effective. *dotool* may type gobbledygook if it's simulating keycodes for a different keyboard layout than your environment is expecting. -You can have *dotool* simulate keycodes for whatever layout by setting the -environment variables *DOTOOL_XKB_LAYOUT* and *DOTOOL_XKB_VARIANT*. For -example: +You can specify the layout with the environment variables *DOTOOL_XKB_LAYOUT* +and *DOTOOL_XKB_VARIANT*. For example: *echo type azerty | DOTOOL_XKB_LAYOUT=fr dotool*