From owner-cvs-all Fri Apr 7 21:51:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CB5D037B59F; Fri, 7 Apr 2000 21:51:10 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA33823; Fri, 7 Apr 2000 21:51:10 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004080451.VAA33823@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Fri, 7 Apr 2000 21:51:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/moused moused.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/07 21:51:10 PDT Modified files: usr.sbin/moused moused.c Log: Follow up to the 3 button emulation update in rev 1.41: - Fix the -z option which I broke in rev 1.41. It didn't work correctly when used in conjunction with the -m option. - Tweak the 3 button state machine so that 'Up' events of the buttons 1 and 3 are reported immediately as soon as the buttons are up. Revision Changes Path 1.43 +26 -21 src/usr.sbin/moused/moused.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message