I have a second X11 display port which is created by VNCServer on startup (vncserver :1 -geometry 1280x800); and I would like to start a GUI-only application on this second display at startup also.
How can I do this?
(the application in question is PS3MediaServer FYI)