-1

I've mapped my Analogs to Moving the Mouse Cursor, and Joy5 to LButton (etc.), and Joy11 to Run,%windir%\system32\osk.exe

Everything works well, except one thing:

  • Inside window of osk.exe, the pressing of mapped Joy5 does not work as expected LButton, so I can't type any text by my Gamepad.

How to fix that?

user3383675
  • 1,041
  • 5
  • 12
  • 31
  • Where is your code? What did you try so far? Did you debug the program? Did the hotkey fire when you looked at the key history? Please address these questions. – 2501 Sep 14 '16 at 08:39
  • `Joy5::LButton` and `Joy11::Run,%windir%\system32\osk.exe` – user3383675 Sep 22 '16 at 12:30

1 Answers1

0

Replacing standard osk.exe from Windows by other software freevk.exe solved the problem.

user3383675
  • 1,041
  • 5
  • 12
  • 31