mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1196: Add option to disable display resize.
This commit is contained in:
@@ -43,6 +43,11 @@
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
},
|
||||
{
|
||||
"name" : "disable-display-resize",
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
},
|
||||
{
|
||||
"name" : "swap-red-blue",
|
||||
"type" : "BOOLEAN",
|
||||
|
Reference in New Issue
Block a user