Github messages for voidlinux
 help / color / mirror / Atom feed
From: pyramidhead52 <pyramidhead52@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: libinput 1.17.1_1 update causes Firefox to instantly select the first option on right click
Date: Tue, 06 Apr 2021 19:39:15 +0200	[thread overview]
Message-ID: <20210406173915.4CTQQ79txUU3QRW_qjoz4kezLOUiYY9aRzo731ixzYI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30049@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1022 bytes --]

New comment by pyramidhead52 on void-packages repository

https://github.com/void-linux/void-packages/issues/30049#issuecomment-814306015

Comment:
**Device:** Huawei Matebook D 14 AMD Ryzen 5 3500u

I'm just using my touchpad's two finger right click function, no mouse.

```
sudo dmesg | grep touchpad

input: ELAN2204:00 04F3:3109 Touchpad as /devices/platform/AMDI0010:01/i2c-11/i2c-ELAN2204:00/0018:04F3:3109.0001/input/input13
input: ELAN2204:00 04F3:3109 Touchpad as /devices/platform/AMDI0010:01/i2c-11/i2c-ELAN2204:00/0018:04F3:3109.0001/input/input16
```

```
cat /etc/X11/xorg.conf.d/30-touchpad.conf

Section "InputClass"
	Identifier "libinput touchpad catchall"
	MatchIsTouchpad "on"
	MatchDevicePath "/dev/input/event*"
	Driver "libinput"
	Option "Tapping" "on"
	Option "NaturalScrolling" "true"
EndSection
```

I've downgraded to 1.16.4 and it works just fine. I think it's related to these 1.17 changes:

https://www.phoronix.com/scan.php?page=news_item&px=Libinput-1.17-Released

  parent reply	other threads:[~2021-04-06 17:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 16:49 [ISSUE] " pyramidhead52
2021-04-06 17:22 ` ericonr
2021-04-06 17:39 ` pyramidhead52 [this message]
2021-04-06 17:52 ` ericonr
2021-04-07 11:27 ` pyramidhead52
2021-04-28 12:46 ` NeelChotai
2021-10-11 21:08 ` paper42
2021-10-29 13:48 ` leahneukirchen
2022-03-04  9:21 ` [ISSUE] [CLOSED] " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210406173915.4CTQQ79txUU3QRW_qjoz4kezLOUiYY9aRzo731ixzYI@z \
    --to=pyramidhead52@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).