Skip to content

Commit

Permalink
F OpenNebula/one#6627: Add 'reconnect' to RDP_RESIZE_METHODs
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Hansson <[email protected]>
  • Loading branch information
vichansson committed Oct 23, 2024
1 parent 1d06f26 commit 74afb74
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,8 @@ Network Configuration
+------------------------------------+---------------+-------------------------------------------------------+----------------------------+
| →→ RDP_ENABLE_WALLPAPER | boolean | Enable wallpaper in RDP | "Yes", "No" |
+------------------------------------+---------------+-------------------------------------------------------+----------------------------+
| →→ RDP_RESIZE_METHOD | string | RDP resize method | "display-update" |
| →→ RDP_RESIZE_METHOD | string | RDP resize method | "display-update", |
| | | | "reconnect" |
+------------------------------------+---------------+-------------------------------------------------------+----------------------------+
| →→ RDP_SERVER_LAYOUT | string | RDP server keyboard layout | e.g., "en-us-qwerty" |
+------------------------------------+---------------+-------------------------------------------------------+----------------------------+
Expand Down

0 comments on commit 74afb74

Please sign in to comment.