Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!ti-csl.csc.ti.COM!ekberg From: ekberg@ti-csl.csc.ti.COM Newsgroups: comp.windows.x Subject: Traversing a X11 window tree > I have used xwininfo to observe the window tree, but am not sure how to > traverse the tree, or really how to know when I have found the window tree > of the hpterm. Message-ID: <9009231819.AA15814@osage.csc.ti.com> Date: 23 Sep 90 18:19:56 GMT References: <120@bwilab3.UUCP> Sender: ekberg@osage.csc.ti.com Organization: The Internet Lines: 6 There are programs of the form xls* that can be very useful - the one you need is xlswins. This program generates an indented list of the window hierarchy showing the window ID and it's name (if it has one). When you obtain the window ID you are looking for, use xwininfo to get more information about it. -- tom (aisle C-4Q), ekberg@csc.ti.com