1

When I'm in the game and press shift + alt (I use alt for voice chant, and shift fir sprint) it shows language change overlay on top of a game. I'm perfectly ok for language change, but overlay makes it inconvenient

enter image description here

2 Answers2

2

Reposted from the question author's original answer.

  1. In Windows 10 click in the search box at the bottom left of your screen and search for "Advanced keyboard settings".

    Advanced keyboard settings

  2. Select Input language hot keys -> Language Bar tab, Language Bar section -> click Hidden radio button.

    enter image description here

karel
  • 13,706
1

Solution: https://github.com/StormExecute/InputSwitcherX

  1. Download python 3 - https://www.python.org/downloads/
  2. Run installation and check "add python to PATH" (you can select custom installation and uncheck other unnecessary stuff like IDE etc.).
  3. Reboot
  4. Download package from github - "Code" > "Download zip" and unpack it.
  5. Run command line as administrator and go to package, for example: "cd C:\InputSwitcherX-master"
  6. Run "python usePatch.py"

Worked for me!