On Sat, 4 Nov 2006 14:48:04 +0200
"Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> How does Lazarus catch the --display h:s:d parameter and set it.
> 
> Or, does Bash (linux console) or any other console automatically
> handle the --display parameter, with no intervention needed by
> Lazarus.
> 
> The setting part, I believe is just by setting the DISPLAY environment
> variable, or does it actually pass it down to the widget set, to
> handle it internally?

Every gtk program understands the display variable if you let it.
So, it is a gtk feature.
And yes, you can set the DISPLAY variable as well.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to