An alternative keyboard solution for Virtual Keyboard spiral. This guide is written with Windows 10 в виду.
Введение
If you’re lazy like me and feeling like that Virtual Spiral Keyboard is kinda annoying and it is difficult to navigate for writing some long messages then this guide might help you or make your life even worse.
Прямо сейчас, я нашел 2 (два) easy solutions:
- На экране клавиатуры – kinda ugly but it’s the fastest available solution without spending your precious time and energy.
- Touch Keyboard – looks better than On-Screen Keyboard but you’ll need some time to configure Controller Companion and do some hacking. Won’t work on Windows 7 (XP and Vista too)
На экране клавиатуры (Simplest Solution)
- Open Controller Companion settings. For this just click on the Controller Companion icon located on Taskbar.
- Now navigate to the profiles tab and select Edit bindings.
- In the opened window select Left Stick > Клавиатура > Combo Key.
- With your mouse select the next keys combination: CTRL+WIN+O.
- Click the Ok button.
Вот и все. Now when you’ll click Left Stick you’ll see On-Screen Keyboard.
To close it just click again Left Stick.
Touch Keyboard
Окна 10 has a nice ‘Touch Keyboard’. К сожалению, there is no hotkey to show/hide it like with On-Screen Keyboard. Также, the Touch Keyboard process is not terminating itself when the user closes the window [Х].
The simplest way I was able to find is to create a simple batch file that will execute the next command:
- Create a simple file.txt file
- Put this code into the file:
tasklist | find /i "TabTip.exe" >Ноль && ( taskkill /im "TabTip.exe" /ж ) начинать "" "TabTip.exe"
- Сохраните файл
- Change the file extension to
.bat
- Open Controller Companion settings and proceed to ‘Edit bindings’
- Click on Left Stick > Custom shortcut…
- Выберите
.bat
that we created earlier - Нажмите ОК
Now when you’ll click Left Stick you’ll see Touch Keyboard.
To close it just click on the [Х] икона.
Минусы:
- You’ll need to create file.bat
- A console window will pop up and close every time you’ll press Left Stick
- You can’t close Touch Keyboard by pressing again on Left Stick
Это все, чем мы делимся сегодня для этого. Controller Companion гид. Это руководство было первоначально создано и написано Getsumi3. На случай, если нам не удастся обновить это руководство, вы можете найти последнее обновление, следуя этому связь.