Hello,
I want to start a VNC server automaticly while booting. I wrote a text document with the endind .desktop --> vncboot.desktop
I saved it under .config /autostart
content of text document :
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=X11VNC
Exec=x111vnc -forever -usepw -geometry 1072x600 -ultrafilexfer
StartupNotify=false
Terminal=false
Hidden=false
should be correct but it doenst work please help?????????