I am trying to autostart a vnc connection and have started with this code in the autostart directory
Code: Select all
[Desktop Entry]
Type=Application
Name=vncviewer
Exec=vncviewer 192.168.4.174 -fullscreen -autoreconnect -viewonly
StartupNotify=falseI am trying to mirror an AB PanelviewPlus 7 onto a TV.
Along with the connection issues, I would also like the display to fit the screen and not maintain the aspect ratio. I am going from a 4:3 display to a 16:9
Thanks,
Will