How to change default vnc display raspberry pi


Your remote VNC to small for you? This some tips to change default vnc display on raspberry pi

Edit /boot/config.txt

And find frame buffer and change like this

framebuffer_width=1280
framebuffer_height=720

And done restart your raspberry pi and connect again using vnc client to raspberry pi

Some additional tips when your vnc client can’t connect to raspberry via vnc

Login to raspi via ssh and restart service

sudo systemctl start vncserver-x11-serviced

Done

Happy coding and salam ngoprek

Advertisement
%d bloggers like this: