to pgmain.c and the 'h' case is not
> there in the command line processing section.
>
> -Original Message-
> From: Micah Dowty [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 05, 2001 9:17 AM
> To: Gray, Tim
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
>
Re: [Pgui-devel] a silly question.
That's one way to run it (though in that case the server won't exit
automatically)
You can just put the launcher/app that you want to run on the command line
of the server:
pgserver pgapp
Then, the server will run pgapp and exit when the last cl
That's one way to run it (though in that case the server won't exit automatically)
You can just put the launcher/app that you want to run on the command line of the
server:
pgserver pgapp
Then, the server will run pgapp and exit when the last client exits.
pgserver also takes command line opti
While I wait for a compile I have kind of a silly question.
how do you invoke pgserver? is it like X windows where you start the
server and then the WM or app you desire?
Example
pgserver&
pgapp
Then the server exits when the last app running exits.
-Original Message-
From: