Re: Command line arguments in applications and X

2004-09-15 Thread Rob Weir
On Fri, Sep 10, 2004 at 07:58:31PM +0200, Inge Thorin Eidsaether said > > Hi all! > > Does anyone have an idea what command line arguments or switches to > pass to an MDI application, so that, when a running instance of the > application exists in system memory, a new one isn't spawned? > > I be

Command line arguments in applications and X

2004-09-10 Thread Inge Thorin Eidsaether
Hi all! Does anyone have an idea what command line arguments or switches to pass to an MDI application, so that, when a running instance of the application exists in system memory, a new one isn't spawned? I believe that kind of arguments to be local to the application, and not global in X, b