From owner-freebsd-hackers@freebsd.org Thu Oct 29 20:42:46 2020 Return-Path: Delivered-To: freebsd-hackers@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1662C45D818 for ; Thu, 29 Oct 2020 20:42:46 +0000 (UTC) (envelope-from sblachmann@gmail.com) Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CMcnx5JD2z4KHN; Thu, 29 Oct 2020 20:42:45 +0000 (UTC) (envelope-from sblachmann@gmail.com) Received: by mail-lj1-x234.google.com with SMTP id i2so4592188ljg.4; Thu, 29 Oct 2020 13:42:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Jbnk6t6FHgSBzemJsPp2rMpVZ2vrUIvyp//MZefgCIs=; b=uPMr3CHG4yZ4I8Se+L7ymxB1PgL+Qs66966GfuZF+xuXcQyPZ3+zV+yTWV+QIRnzLt zzXBatavPsCkyLlerM1d2Bt+islBhImsZb/Cfk42o7UGDfJ0tEjgofcv+SCTKvo/8J4m eUejKy4aVx6JkKoUHK+oDEA9cvuAaTUvZTDVNk9sOolH22pfQnlYnjazdRLifD2v1rsT brVnFYAld9SVf0ZtIkXRWM9/vwd+hMlfJa8eqxmTleD2bbWo/WJ9MXPrrsxdof56HEGm i50kuAynXYdSrL3W7uVEnH/K0Z7CAU2R+3ZHxARRZlpXkmiX/8Dwcv0aDPzD8noXlVi3 Poqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Jbnk6t6FHgSBzemJsPp2rMpVZ2vrUIvyp//MZefgCIs=; b=K3nQMlV4IQhV6tNnVffOP4g39kC0lASmRU0ot8A0bePxfYkdRu8V6Sd9ff+VSuFsLo i+naQS5I9PokB0uZ/Aio1AHc0sxpytthRUeXGWjpdkHltspmvML+r5yf6sIGOTzyQBDV wrWv2XIbKFwsDRsOQdAw3y7GWH4FA/9NKvHqc26muHj+Okf84Vsrze+GI2PiaruDDWN6 pIbkN7so5fqXc22X78CS2QC7iA79YiAxMmWJOIWookW2juvD/WGA2zzDL6WwxAUO56c9 UbPnFYhGbcACr8Q7cuP6zxTTRexUPQHWKyuO7ky27qYBqRinCS1vWSbH47/BlSnbjmMu xhAA== X-Gm-Message-State: AOAM5335mzoZvQEveEmrmUlg37yJkrmhGlEjTYz4VKpx83uf4huiXTAs esUqw01TJFXqNMX4P6e6gK0N+Xhb8xVLCeJmmYwg4URw X-Google-Smtp-Source: ABdhPJyQ6XiD4XNsJ6W4kC5bBmSFxkXEjFQ9xJV0sB2QS1eMlRqXK2dtitv1FZRcL4GmhuPDF9vqakiQf2mPWgZvPnA= X-Received: by 2002:a2e:97c5:: with SMTP id m5mr2857473ljj.22.1604004163522; Thu, 29 Oct 2020 13:42:43 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a2e:9f13:0:0:0:0:0 with HTTP; Thu, 29 Oct 2020 13:42:42 -0700 (PDT) In-Reply-To: <9bc997ae-096c-c38b-377d-3bf64f530715@freebsd.org> References: <9bc997ae-096c-c38b-377d-3bf64f530715@freebsd.org> From: Stefan Blachmann Date: Thu, 29 Oct 2020 21:42:42 +0100 Message-ID: Subject: Re: mouse tilt wheel between 12.1 and 12.2 To: Craig Leres Cc: "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4CMcnx5JD2z4KHN X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2020 20:42:46 -0000 Just curious, does your xorg use evdev or libinput? On Linux, such issues happen, too, as a consequence of switching to from traditional evdev to wayland-compatible libinput. If you do not care about Wayland, just avoid libinput (blacklist if possible) and all is fine. On 10/29/20, Craig Leres wrote: > For whatever reason mouse tilt wheel side buttons are a fragile feature. > Over the last year I've noticed that this stops work with different > versions of firefox and return with a later version. > > When I upgraded a desktop from 12.1 to 12.2 this week I found tilt wheel > stopped working with firefox (e.g. tilt-left does not go back a page). I > didn't find anything in UPDATING. And just to verify it was not the fact > that during the OS upgrade I also updated firefox from 82.0,2 -> > 82.0.1,2, I built and installed the older version but still no tilt wheel. > > I have been running moused: > > moused_flags="-m 4=6 -m 5=7" > > which results in: > > 2703 - Ss 0:27.60 /usr/sbin/moused -m 4=6 -m 5=7 -p > /dev/ums0 -t auto -I /var/run/moused.ums0.pid > 2759 - Is 0:00.00 /usr/sbin/moused -m 4=6 -m 5=7 -p > /dev/ums1 -t auto -I /var/run/moused.ums1.pid > > and my xorg.conf is attached. I also tried turning off moused and adding: > > Section "ServerFlags" > Option "BlankTime" "0" > Option "StandbyTime" "30" > Option "SuspendTime" "0" > Option "OffTime" "0" > + Option "AutoAddDevices" "False" > EndSection > > +Section "ServerLayout" > + Identifier "X.org Configured" > + Screen 0 "Screen0" 0 0 > + InputDevice "Mouse0" "CorePointer" > + InputDevice "Keyboard0" "CoreKeyboard" > +EndSection > + > > +EndSection > + > +Section "InputDevice" > + Identifier "Keyboard0" > + Driver "kbd" > +EndSection > + > +Section "InputDevice" > + Identifier "Mouse0" > + Driver "mouse" > + Option "Protocol" "auto" > + Option "Device" "/dev/ums0" > + Option "ZAxisMapping" "4 5 6 7" > EndSection > > which was the same. My mouse is a Cherry USB optical (MC 2000). Here is > a little Xorg.0.log output: > > [ 601.547] (**) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: Device: "/dev/input/event9" > [ 601.547] (--) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: Vendor 0x557 Product 0x2419 > [ 601.547] (--) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: Found 3 mouse buttons > [ 601.547] (--) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: Found scroll wheel(s) > [ 601.547] (--) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: Found relative axes > [ 601.547] (II) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: Forcing relative x/y axes to exist. > [ 601.547] (II) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: Configuring as mouse > [ 601.547] (II) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: Adding scrollwheel support > [ 601.547] (**) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: YAxisMapping: buttons 4 and 5 > [ 601.547] (**) evdev: vendor 0x0557 product 0x2419, class 0/0, rev > 1.10/1.00, addr 10: EmulateWheelButton: 4, EmulateWheelInertia: 10, > EmulateWheelTimeout: 200 > > Does anybody see my issue? > > Craig >