I have OSXvnc 1.32 running on my imac with osx 10.2.8
I have it set to run at startup and in my library/startupitems there is a OSXvnc folder.
The problem is that it wont run at startup. I have to open the application to allow any clients to connect to it. I have tried uninstalling and reinstalling and removing the startup item and recreating it but no joy.
Any ideas?
I don't know. I start mine with a shell script that executes this:
/Applications/Utilities/OSXvnc.app/Contents/MacOS/OSXvnc-server -rfbport 5901 -allowsleep -swapButtons -desktop MacOSX -rfbauth ~/Library/Application\ Support/OSXvnc/osxvnc-passwd 2>> ~/Library/Logs/OSXvnc.log &
I created the osxvnc-passwd file by running the GUI once and copying the file from /tmp to this location.
Good luck. _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
