mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1204: Add definitions and translations for RDP multi-touch parameters.
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user