bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ncurses: sysmouse support bug/suggestion


From: Thomas Dickey
Subject: Re: ncurses: sysmouse support bug/suggestion
Date: Thu, 21 Jul 2005 19:15:36 -0400 (EDT)

On Thu, 21 Jul 2005, Travis Poppe wrote:

This code causes two issues on my FreeBSD 5.4-RELEASE machine in a high
resolution VESA console:

1 - The cursor pulses/blinks rapidly while the mouse cursor is being moved

2 - The mouse leaves traces of itself all over the bottom of the screen if
the mouse ever touches that region.

perhaps someone will fix it (sometime).

I don't know how you'd like to handle this problem. I would think you could
simply remove the code because it's for a very old version of FreeBSD, or
place ifdefs around it so that it can only be activated if its specifically
requested.

Better to ifdef it.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]