From owner-freebsd-mobile@FreeBSD.ORG Thu Mar 29 16:23:16 2007 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3F13316A419 for ; Thu, 29 Mar 2007 16:23:16 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.238]) by mx1.freebsd.org (Postfix) with ESMTP id ED85713C484 for ; Thu, 29 Mar 2007 16:23:15 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: by nz-out-0506.google.com with SMTP id r28so183705nza for ; Thu, 29 Mar 2007 09:23:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=AF1g2Msf+P/HFJXxCPW+7ULOsab6+K3AWC220QcRKSHWjWcku09F44vmS3XLrqFu7c2NJAqlY5uvoxHuCY/SxDE9uzA4zfMklwtAXU4k2sDiXTrEJAzqdPgnJY35/jC3hHaYJEh/z58a63/aT01k/7eCjicj3wwU7VQ81g+RgXM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=F/2GbWBywWtSJ4cgnYQ3MytCK91vBT0ZZ5rsEcdjycqf7ntVGm0DSUOyldLuq94/r2D3KEncyxTf6HfC45VqHQZDuazLj8EtWUr07FKcpNNXejWw9CnKPQaxa02PyEBymT54wIK89tp7skXTXZQ2VQ42QN9W5LwGEZUzZ7YCNAA= Received: by 10.65.114.4 with SMTP id r4mr1791187qbm.1175183739320; Thu, 29 Mar 2007 08:55:39 -0700 (PDT) Received: from ?127.0.0.1? ( [213.206.147.185]) by mx.google.com with ESMTP id a24sm2128519nfc.2007.03.29.08.55.38; Thu, 29 Mar 2007 08:55:39 -0700 (PDT) From: Tom Evans To: freebsd-mobile@freebsd.org In-Reply-To: <200703291507.l2TF7Fnw065108@fire.jhs.private> References: <200703291507.l2TF7Fnw065108@fire.jhs.private> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Rh54tAl3917YJwPEpTn8" Date: Thu, 29 Mar 2007 16:55:32 +0100 Message-Id: <1175183732.2551.7.camel@zoot.mintel.co.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 FreeBSD GNOME Team Port Subject: Re: Targus Wireless Presenter in mouse mode does not vertical scroll. X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 16:23:16 -0000 --=-Rh54tAl3917YJwPEpTn8 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-03-29 at 17:07 +0200, Julian Stacey wrote: > Help ! Ideas how to solve moused failing to handle this USB `mouse' pleas= e ? >=20 > I bought 2 x Targus Wireless Presenters today=20 > Manufacturer English: http://www.targus.com/AU/product_details.asp?sku=3D= AMP02US > Retailer German: http://plus.de/ & Click on picture. (30 Euros each= , > 1 week offer, in Plus, a German food chain; optional 4 Euro mail order) >=20 > They are dual mode (presenter & mouse (*)) > FreeBSD-6.1-RELEASE works .. Mostly, not completely: > Problem in Mouse Mode:=20 > Vertical scrolling fails, only horizontal works. > Both inside X11 & outside. Mouse mode works under XP. > BTW Presenter mode works OK: > In X Windows to control XPDF next page / last page, > If mouse is already inside XPDF it advances or goes back a page > If mouse it outside xpdf on background, it speaks to fvwm (which > flips round between 6 of the panels on my 4 x 6 fvwm panels). >=20 > I see devd is creating both: ukbd0 & ums0 (whereas for a normal > mouse only ums) I presume ukbd handles "Page up" etc, so can be ignored. >=20 > man moused > -t For the USB mouse, the protocol must be auto. > moused -p /dev/ums0 -I /var/run/moused.ums0.pid -i all -f > /dev/ums0 usb sysmouse generic > Any moused tricks known, or experts ? > or must I read & printf 100K of /usr/src/usr.sbin/moused/moused.c ? >=20 > Julian Hi Julian Do any mouse events get fired for the scrolling? You can use the program ``xev'' to capture all mouse events. I'm not familiar with devices with quad-directional scrolling, but it may be as simple as telling X that you have a multibutton mouse (and maybe tweaking the ZAxisMapping in xorg.conf or judicious use of xmodmap). Cheers Tom --=-Rh54tAl3917YJwPEpTn8 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBGC+F0lcRvFfyds/cRApozAJ9kfDHrET8mhRKN8JlOYWOQgOWjQQCZAeeA HVihMuiUekuvhumuB1qgMho= =zhmw -----END PGP SIGNATURE----- --=-Rh54tAl3917YJwPEpTn8--