From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 6 12:22:01 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05B0716A41C for ; Wed, 6 Jul 2005 12:22:01 +0000 (GMT) (envelope-from appaquet@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FEC43D46 for ; Wed, 6 Jul 2005 12:22:00 +0000 (GMT) (envelope-from appaquet@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so1111265wra for ; Wed, 06 Jul 2005 05:22:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=beQ1V/vIQbUGzIHwDcytlwMvEzc4udwae2fvd3hQv12wdMfHXWrf4q6b5T/criKmb6CI5oObWzcpiSYjvZ/I1kYJHXKeCZGsuppEZ9lj5GjQyVGMsLICg0ZhlYmZnKlzmJ3PZitjS5/SQUeBx8MQBpy0Lis4Yn/lfBQumITghEA= Received: by 10.54.160.2 with SMTP id i2mr359055wre; Wed, 06 Jul 2005 05:14:53 -0700 (PDT) Received: by 10.54.138.6 with HTTP; Wed, 6 Jul 2005 05:14:53 -0700 (PDT) Message-ID: <7042066405070605141aa19ec3@mail.gmail.com> Date: Wed, 6 Jul 2005 08:14:53 -0400 From: =?ISO-8859-1?Q?Andr=E9-Philippe_Paquet?= To: freebsd-hackers@freebsd.org In-Reply-To: <20050705205731.7147.qmail@web53305.mail.yahoo.com> Mime-Version: 1.0 References: <7042066405052710237034cdde@mail.gmail.com> <20050705205731.7147.qmail@web53305.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Using a logitech mx700 with scrollwheel _and_ thumb buttons X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-1?Q?Andr=E9-Philippe_Paquet?= List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 12:22:01 -0000 Sorry, I didn't see your last message! Start xwindows with your favorite wm= =20 and in a terminal, run: imwheel -b "67" & xmodmap -e "pointer =3D 1 2 3 6 7 4 5" If it doesn't work, it may be something else. I just redid the whole=20 process I told and it works here. Andre-Philippe On 7/5/05, Joe Schmoe wrote: >=20 >=20 > Andre, >=20 > --- Andr=E9-Philippe Paquet wrote: >=20 > > My MX500 is working just fine. Here what I do: > > > > - Install imwheel (/usr/ports/x11/imwheel) > > > > > > - Add this to ~/.imwheelrc > > > > ".*" > > None, Up, Alt_L|Left,1 > > None, Down, Alt_L|Right,1 > > > > "(null)" > > None, Up, Alt_L|Left,1 > > None, Down, Alt_L|Right,1 > > > > > > - In my x.org file.. For the > > InputDevice section: > > > > Option "Buttons" "7" > > Option "ZAxisMapping" "6 7" > > > > - Finaly, I run these two commands on Xwindows > > start: > > > > imwheel -b "67" & > > xmodmap -e "pointer =3D 1 2 3 6 7 4 5" >=20 >=20 > Nope. I reproduced these same settings _exactly_, and > they produce the same results. >=20 > With your settings above, the scroll wheel works fine, > and the two thumb buttons each cause the web page to > scroll very slightly downward. This is the same thing > they did with all the other different configurations I > tried. >=20 > Why is using mouse thumb buttons under FreeBSD _rocket > science_ ? Why is this a _hard problem_ ? >=20 > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org= " >