Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!latlog.UUCP!PAYNE From: PAYNE@latlog.UUCP Newsgroups: comp.windows.x Subject: Strange cursor on 3/110 Message-ID: <303.8710161045@latlog.co.uk> Date: Fri, 23-Oct-87 14:16:35 EST Article-I.D.: latlog.303.8710161045 Posted: Fri Oct 23 14:16:35 1987 Date-Received: Sun, 25-Oct-87 16:44:16 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 16 I had the same problem with the cursor having a white square on it. I discovered that the problem arose due to the ambiguous bug fix (the subject of an earlier message from me) to server/ddx/mfb/mfbimage.c If you do as I believe that bug fix suggests in FIX (but which it contradicts in SYNOPSIS) i.e. change XYPixmap for XYBitmap in line 94 then you get the cursor problem. I apologize in advance if I am being extremely dense but I did do just that and got the problem so I changed it back to XYPixmap and the problem went away. Julian Payne European Silicon Structures. P.S. Is patch still supposed to be used to make the changes as I have had little success with some of the fixes recently.