Search found 3 matches
- 06 Feb 2020, 14:10
- Forum: General
- Topic: Cant send input in English when other language selected
- Replies: 4
- Views: 13775
Re: Cant send input in English when other language selected
I think it would be an awesome feature. If you ever add this feature, please leave a reply here. I found a workaround though (to force the characters in english) by setting a Hotkey Combination or Ctrl+Shift+0 in Settings -> Time & Language -> Language -> Choose an input method to always use as defa...
- 06 Feb 2020, 02:33
- Forum: General
- Topic: Cant send input in English when other language selected
- Replies: 4
- Views: 13775
Re: Cant send input in English when other language selected
It really prints ";" instead of "q" when greek language is selected, which is something that happens when you also type with physical keyboard. I need to use latin characters only . Is it possible? Or else is it possible for me to detect the current selected keyboard language and then change it on k...
- 04 Feb 2020, 16:12
- Forum: General
- Topic: Cant send input in English when other language selected
- Replies: 4
- Views: 13775
Cant send input in English when other language selected
Hi there. I am using lmc_send_input in order to use commands like Ctrl+W, Ctrl+C etc. These commands work in all languages. But I needed to type "q" in notepad when my secondary language is selected (NOT english) I tried: lmc_send_input(81,0,4) lmc_send_input(81,0,6) But unfortunately when I have an...