Is there a way to change (increase) the resolution of the (shared/virtual) screen I see on my mac when using VNC?
The resolution in config.txt is set to the correct resolution for the HyPix screen(800x480), but I’d rather a larger display when I log in from my mac…
Edit
You can change the framebuffer_width and framebuffer_height in your boot/config.txt file to manually set the resolution of the hyperpixel. This will change the resolution of your VNC connection and it willchange the resolution of the GUI on your hyperpixel.
Reading this thread I was able of changing VNC and screen resolution, but can anyone point me to a good resolution that fully covers screen (I hate black bands but I want to work at my remote computer)
This is my config.txt file
framebuffer_width=1920
framebuffer_height=1080
#uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1
#uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=2
#hdmi_mode=82