GUACAMOLE-1204: Add definitions and translations for RDP multi-touch parameters.

This commit is contained in:
Michael Jumper
2021-02-10 13:11:30 -08:00
parent 09ec1dea06
commit 0385f61201
2 changed files with 12 additions and 0 deletions

View File

@@ -114,6 +114,11 @@
"name" : "timezone",
"type" : "TIMEZONE"
},
{
"name" : "enable-touch",
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "console",
"type" : "BOOLEAN",
@@ -347,6 +352,11 @@
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "recording-exclude-touch",
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "recording-include-keys",
"type" : "BOOLEAN",