From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MPOJd-0004nD-Ui for garchives@archives.gentoo.org; Fri, 10 Jul 2009 22:11:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87D1AE03D0; Fri, 10 Jul 2009 22:11:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 688A7E03D0 for ; Fri, 10 Jul 2009 22:11:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 068F965E65 for ; Fri, 10 Jul 2009 22:11:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -4.068 X-Spam-Level: X-Spam-Status: No, score=-4.068 required=5.5 tests=[AWL=-0.469, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WYHuQOkzlTAZ for ; Fri, 10 Jul 2009 22:11:29 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 361126682C for ; Fri, 10 Jul 2009 22:11:28 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MPOJQ-0004xD-MT for gentoo-user@gentoo.org; Fri, 10 Jul 2009 22:11:24 +0000 Received: from adsl-69-234-182-209.dsl.irvnca.pacbell.net ([69.234.182.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jul 2009 22:11:24 +0000 Received: from w41ter by adsl-69-234-182-209.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jul 2009 22:11:24 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: :-@ Reversing xorg-server, hal and evdev. Date: Fri, 10 Jul 2009 15:11:07 -0700 Message-ID: References: <4A5768A4.2020609@gmail.com> <20090710192333.799708a9@marcec.huntemann.uni-oldenburg.de> <4A57847D.1090209@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-182-209.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1pre) Gecko/20090710 Shredder/3.0b3pre In-Reply-To: <4A57847D.1090209@gmail.com> Sender: news X-Archives-Salt: e279c321-3c81-43ab-92bc-43237a18536c X-Archives-Hash: d7eaf623d0970d4865d3747c883d46d3 On 07/10/2009 11:12 AM, Dale wrote: > ... > It sees the mouse and says the option for the wheel is there. It just > don't work... I can't remember if anyone has mentioned xev yet. On my machine with the bog-standard M$ Optical Mouse (2-buttons+wheel) when I put the mouse cursor in the xev window and rotate the wheel, I see button4 events for scroll up and button5 for scroll down. If you don't have xev just 'emerge xev' (of course ;).