dotool/50-dotool.conf

7 lines
189 B
Text
Raw Normal View History

2023-01-29 22:26:39 +01:00
# This can stop dotool typing guff if you are using a non-us keyboard layout.
Section "InputClass"
Identifier "dotool keyboard"
MatchDriver "libinput"
Option "XkbLayout" "us"
EndSection