mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1267: Add client-side setting for disabling server input.
This commit is contained in:
@@ -38,6 +38,11 @@
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
},
|
||||
{
|
||||
"name" : "disable-server-input",
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
},
|
||||
{
|
||||
"name" : "swap-red-blue",
|
||||
"type" : "BOOLEAN",
|
||||
|
Reference in New Issue
Block a user