Having issues with your DietPi installation, or, found a bug? Post it here.
-
Len
- Posts: 11
- Joined: Sun Jan 19, 2020 1:33 am
Post
by Len »
Hi!
I have the whole system working!
The only question I have:
Is there an easy way to change the screen resolution for a headless system.
I am using realvnc.
Thank you!

-
Joulinar
- Posts: 3280
- Joined: Sat Nov 16, 2019 12:49 am
Post
by Joulinar »
Hi,
many thanks for your report.
Yep. just got to
Short before the bottom you will find the following
Code: Select all
# VNC Server
SOFTWARE_VNCSERVER_WIDTH=1280
SOFTWARE_VNCSERVER_HEIGHT=720
SOFTWARE_VNCSERVER_DEPTH=16
SOFTWARE_VNCSERVER_DISPLAY_INDEX=1
SOFTWARE_VNCSERVER_SHARE_DESKTOP=0
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team