vnc: increase desktop resolution to 1920x1080
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6b7cc9f88b
commit
6881cd74e1
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Xvnc :1 \
|
|||
-rfbport 5901 \
|
||||
-SecurityTypes VncAuth \
|
||||
-PasswordFile /root/.vnc/passwd \
|
||||
-geometry 1280x800 \
|
||||
-geometry 1920x1080 \
|
||||
-depth 24 \
|
||||
-AlwaysShared \
|
||||
&
|
||||
|
|
|
|||
Loading…
Reference in a new issue