mkdir -p ~/.config/autostart
cp /usr/share/applications/vino-server.desktop ~/.config/autostart/.gsettings set org.gnome.Vino prompt-enabled false
gsettings set org.gnome.Vino require-encryption falsegsettings set org.gnome.Vino authentication-methods "['vnc']"
gsettings set org.gnome.Vino vnc-password $(echo -n 'thepassword'|base64)sudo rebootxrandr --fb 1920x1080