From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 6 20:01:20 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 DEE9716A41C for ; Wed, 6 Jul 2005 20:01:20 +0000 (GMT) (envelope-from julian@elischer.org) Received: from postoffice.vicor-nb.com (www.vicor.com [12.155.182.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F6CA43D45 for ; Wed, 6 Jul 2005 20:01:20 +0000 (GMT) (envelope-from julian@elischer.org) Received: from localhost (localhost [127.0.0.1]) by postoffice.vicor-nb.com (Postfix) with ESMTP id 165E64CE95A; Wed, 6 Jul 2005 13:01:20 -0700 (PDT) Received: from postoffice.vicor-nb.com ([127.0.0.1]) by localhost (postoffice.vicor-nb.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 66395-10; Wed, 6 Jul 2005 13:01:19 -0700 (PDT) Received: from bigwoop.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by postoffice.vicor-nb.com (Postfix) with ESMTP id 1C8F04CE959; Wed, 6 Jul 2005 13:01:19 -0700 (PDT) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by bigwoop.vicor-nb.com (Postfix) with ESMTP id 0C29E7A439; Wed, 6 Jul 2005 13:01:19 -0700 (PDT) Message-ID: <42CC388E.3000906@elischer.org> Date: Wed, 06 Jul 2005 13:01:18 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050629 X-Accept-Language: en, hu MIME-Version: 1.0 To: Joe Schmoe References: <20050705205731.7147.qmail@web53305.mail.yahoo.com> In-Reply-To: <20050705205731.7147.qmail@web53305.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at postoffice.vicor.com Cc: freebsd-hackers@freebsd.org 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 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 20:01:21 -0000 Joe Schmoe wrote: >Andre, > >--- André-Philippe Paquet wrote: > > > >>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 = 1 2 3 6 7 4 5" >> >> > > >Nope. I reproduced these same settings _exactly_, and >they produce the same results. > >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. > >Why is using mouse thumb buttons under FreeBSD _rocket >science_ ? Why is this a _hard problem_ ? > > because no-one who has the interest in fixing it has the time to do so and visa versa. >__________________________________________________ >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" > >