Date: Fri, 03 Dec 1999 20:31:56 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz> Cc: current@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: Problem with syscons in VESA mode Message-ID: <199912031131.UAA20911@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Fri, 03 Dec 1999 10:57:28 %2B0100." <19991203105728.A68768@dcse.fee.vutbr.cz> References: <19991203105728.A68768@dcse.fee.vutbr.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
>Yes. I know about this problem too but I have no time to fix and test >it. Is anybody interested in bug reports? ;-) > >* Left margin moving to the right is related to the screen width not > divisible by 8 and an use of tabulators at the end of line after the > last valid tab position. So the same problem could be seen for > example with screen width 90, which is accessible for all [...] > I think the fix should be trivial (syscons.c,v 1.327) - but it is > speculated right now without testing: This is an excellent analysis. I will test your patch. Thank you. >* There are another problems with syscons updating: When a block > of text is selected by mouse, it should be hidden when text in this > block is changed. Unfortunately in many cases the block stays > selected on the same position... I think we should learn from > xterm. (But when I tested xterm, it had some problems too...) This is a known problem which I haven't worked on... ;-< Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912031131.UAA20911>