sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54708
Re: [Question #689535]: Windows 10 lost keyboard interactivity
Question #689535 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689535
Status: Open => Answered
RaiMan proposed the following answer:
>From another answer it looks like you are using a Russian keyboard
layout.
You might try with (SikuliX 2.0.4):
Settings.AutoDetectKeyboardLayout=False
see:
https://bugs.launchpad.net/sikuli/+bug/1861588
2.0.5 will have a possible fix, that again allows to use
AutoDetectKeyboardLayout=True
The background:
in SikuliX we now have a feature activated, that uses type() with respect to the current selected keyboard layout (Windows only).
This eliminates the restriction to US-engl layout and also allows UTF-8 characters to be typed.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.