Re: [linux-audio-dev] ZynAddSubFX 2.2.1 released

From: Jens M Andreasen <jens.andreasen@email-addr-hidden>
Date: Thu Apr 28 2005 - 19:16:20 EEST

On Thu, 2005-04-28 at 08:31 -0700, Paul wrote:

> - it is possible to remove completely the
> graphical user interface (e.g. it can r
> un without X). For this you need to modify the
> DISABLE_GUI option from the Makefile.inc
> ...

Suggestion for running headless:

  if(getenv("DISPLAY"))
    isGraphic = TRUE;
  else
    isGraphic = FALSE;

-- 
   (
    )
  c[]  //  Jens M Andreasen
Received on Thu Apr 28 20:15:18 2005

This archive was generated by hypermail 2.1.8 : Thu Apr 28 2005 - 20:15:18 EEST