Re: Calling Toolkit.getDefaultToolkit() will not let Java process to be backgrounded.
Posted By:
Eric_Murphy
Posted On:
Thursday, October 23, 2003 11:48 AM
I have done more research and realized that losing my Xsession process is what seems to be the culprit. Obviously logging out requires losing my Xsession process, otherwise it wouldn't really be logging out.
My stuff needs to keep running without an Xsession, and with new Xsessions that might be spawned.
Re: Calling Toolkit.getDefaultToolkit() will not let Java process to be backgrounded.
Posted By:
Eric_Murphy
Posted On:
Thursday, October 23, 2003 11:48 AM
I have done more research and realized that losing my Xsession process is what seems to be the culprit. Obviously logging out requires losing my Xsession process, otherwise it wouldn't really be logging out.
My stuff needs to keep running without an Xsession, and with new Xsessions that might be spawned.