From owner-cvs-usrsbin Thu Mar 5 19:11:28 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07854 for cvs-usrsbin-outgoing; Thu, 5 Mar 1998 19:11:28 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA07805; Thu, 5 Mar 1998 19:11:05 -0800 (PST) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA07788; Thu, 5 Mar 1998 19:09:33 -0800 (PST) Date: Thu, 5 Mar 1998 19:09:33 -0800 (PST) Message-Id: <199803060309.TAA07788@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/moused moused.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk yokota 1998/03/05 19:09:32 PST Modified files: usr.sbin/moused moused.c Log: Add 4th button support for the "MouseMan" protocol. The latest trackball model from Logitech has four buttons. Revision Changes Path 1.16 +5 -4 src/usr.sbin/moused/moused.c