From owner-freebsd-questions Wed Sep 11 18:33:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3FDD37B400 for ; Wed, 11 Sep 2002 18:33:11 -0700 (PDT) Received: from nas.dgap.mipt.ru (nas.dgap.mipt.ru [194.85.81.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF4B443E3B for ; Wed, 11 Sep 2002 18:33:10 -0700 (PDT) (envelope-from andrew@nas.dgap.mipt.ru) Received: from nas.dgap.mipt.ru (localhost [127.0.0.1]) by nas.dgap.mipt.ru (8.12.6/8.12.5) with ESMTP id g8C1X6gU054040 for ; Thu, 12 Sep 2002 05:33:06 +0400 (MSD) (envelope-from andrew@nas.dgap.mipt.ru) Received: (from andrew@localhost) by nas.dgap.mipt.ru (8.12.6/8.12.6/Submit) id g8C1X6Rh054039 for questions@freebsd.org; Thu, 12 Sep 2002 05:33:06 +0400 (MSD) Date: Thu, 12 Sep 2002 05:33:05 +0400 From: "Andrew L. Neporada" To: questions@freebsd.org Subject: Genius NetScroll mouse wheel Message-ID: <20020912013305.GA53880@nas.dgap.mipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have problems with wheel on this mouse (it doesn't work ;-). I am using moused ("moused -p /dev/psm0 -t sysmouse -z 4"). My XF86Config: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "MouseSystems" Option "Device" "/dev/sysmouse" Option "Buttons" "5" EndSection It seems that moused works correctly -- it maps mouse wheel movements to buttons 4 & 5 (at least debug messages from moused say so). But xev(1) ignores the wheel completely. Any ideas? Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message