Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 00:03:47 -0400
From:      Gerald S Stoller <gs_stoller@juno.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        gs_stoller@hotmail.com
Subject:   WINDOWID
Message-ID:  <20031014.000347.-336087.0.GS_Stoller@juno.com>

next in thread | raw e-mail | index | archive | help
FreeBSD  4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001
    jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC  i386

        I run  XFree86  on my system.  Each process has an environment
variable named  WINDOWID .  What purpose does this variable  serve?  How
is it used?  What can I do with it ((redirect output to another window,
no! for that I can use  /dev/tty )?  I noticed (by converting several
values to hex) that the form of this variable  is
  2 * y * 16^5 + 14 , and I never saw  y > 22 ; this is a result of
looking at around a dozen values.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031014.000347.-336087.0.GS_Stoller>