Date: Sat, 21 Apr 2001 07:11:49 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons scmouse.c Message-ID: <200104211411.f3LEBnf37337@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2001/04/21 07:11:49 PDT
Modified files:
sys/dev/syscons scmouse.c
Log:
Upper limit of mousechar start is UCHAR_MAX - 3, not UCHAR_MAX - 4
Restore original characters when mousechar start changes, not always 0-3
PR: 24437
Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
Revision Changes Path
1.21 +5 -3 src/sys/dev/syscons/scmouse.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104211411.f3LEBnf37337>
