VMware {code} Community
harshilvelotio
Contributor
Contributor

HTML Console SDK: Send foreign characters

There's a requirement to send foreign language strings (Japanese, Russian, etc.) to the VM
We tried 2 approached using 2 input APIs

  1. We tried sending foreign language strings using `sendInputString()` API but no luck there, only English language strings are working
  2. We tried sending foreign character codes directly using `sendKeyCodes()` API but only English character codes are being sent across

 

We're using `webmks.min.js` minified 

We would appreciate any help that can come our way

harshilvelotio_0-1640705503996.png

 

Labels (2)
Reply
0 Kudos
0 Replies