Added Virtual Keyboard support on Client app

This commit is contained in:
CMS3762\carminatini
2018-02-20 11:54:53 +01:00
parent a5d919e159
commit a1b66231a3
7 changed files with 98 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
<Client>
<TranspColor>#FF00FF</TranspColor>
<RenderingMethod>GPU</RenderingMethod> <!-- GPU/CPU -->
<ShowVirtualKeyboard>true</ShowVirtualKeyboard>
<RunningOnSecondaryScreen>false</RunningOnSecondaryScreen>
<DeveloperMode>true</DeveloperMode>
</Client>