Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcnc!duke!crm From: crm@duke.cs.duke.edu (Charlie Martin) Newsgroups: comp.windows.x Subject: X Windows on Sun 3/50 bugs (I think) Message-ID: <9745@duke.cs.duke.edu> Date: Fri, 5-Jun-87 16:04:18 EDT Article-I.D.: duke.9745 Posted: Fri Jun 5 16:04:18 1987 Date-Received: Wed, 10-Jun-87 00:41:32 EDT Organization: Duke University CS Dept.; Durham, NC Lines: 18 I've got a couple of bug-like problems using X Windows on a Sun 3/50 using V10R4 X Windows: 1) When I set the cursor using XDefineCursor() it works on a color sun, but it doesn't work (cursor is invisible) on the monochrome. 2) When I use XQueryWindow to get the window size etc for RootWindow, it seems to work fine (width=1152 x height=900 or thereabouts); when I use them in a subwindow, I get back width = height = 1. I've tried reading the code a little bit, but haven't dug really deeply (it is a little obscure in places). If anyone could give me a hint what is/could be wrong, I'd be very grateful. -- Charlie Martin (crm@cs.duke.edu,mcnc!duke!crm)