On Sun, 2011-01-30 at 09:13 +0100, Mike Gabriel wrote:
Hi John,
On Sa 29 Jan 2011 21:50:43 CET "John A. Sullivan III" wrote:
Is there a simple way to detect if there is a current multi-windows X Server running. If so, we could test for that before launching a new multi-window session, i.e., we only launch what is requested (fullscreen, rootless, or multi-window) but, if multi-window is selected, we check for a running multi-window and, if one exists, we do not launch another.
This would be my favourite approach... So we should find a way to
analyze the startup options of already running XServers...Greets, Mike
Hmm . . . I wonder if there is any Windows equivalent to ps aux | grep vcxsrv? I'm not a Windows person at all - been on a Linux desktop for almost 12 years. Thanks - John