sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #57461
Re: [Question #698239]: Type " into Windows cmd comes out as ~
Question #698239 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698239
RaiMan proposed the following answer:
At least for Windows since 2.0.x faq 933 is no longer relevant, since
for typing into normal applications (like editors) we now auto-detect
the actual keyboard layout and type should work as expected.
But since the command line is not a "normal" application (apparently
different input techniques), it does not work here.
The easiest workaround is to start a commandline, switch it to an EN/US
keyboardlayout and then type into it from SikuliX.
Of course you can also try to use paste() as mentioned in faq 933.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.