Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!newsfeed.internetmci.com!in2.uu.net!wb3ffv!mail!jspath From: "Jim Spath (Webmaster Jim)" <jspath@mail.bcpl.lib.md.us> Subject: Re: click drag hang on X (Fixed) Sender: usenet@abs.net Message-ID: <Pine.SOL.3.91.951118231831.8952A-100000@mail> X-Sender: jspath@mail In-Reply-To: <48kmvc$lae@uriah.heep.sax.de> X-Face: :-) Date: Sun, 19 Nov 1995 04:23:44 GMT X-Nntp-Posting-Host: mail.bcpl.lib.md.us X-Url: http://www.bcpl.lib.md.us/~jspath/homeslice.html Content-Type: TEXT/PLAIN; charset=US-ASCII References: <Pine.SOL.3.91.951117075157.22387A-100000@mail> <48kmvc$lae@uriah.heep.sax.de> Mime-Version: 1.0 Organization: ABSnet Internet Services, Inc. - info@abs.net - (410)-361-8160 X-Hack: Cough Lines: 11 On 18 Nov 1995, J Wunsch wrote: > I <jspath@mail.bcpl.lib.md.us> wrote: > >things like bitmap not properly dragging with the mouse. I can click, > >drag and highlight text in an xterm window, but the options on bitmap do > >not highlight, and the pixels are not switching colors when I click on > Seems that there are not enough color cells for highlighting. > ... > You should replace the "StaticGray" by "StaticColor", and use whatever The above has helped part of the problem, but by chance I switched off the NumLock key and the mouse clicks are now seen by X. Weird!