Date: Mon, 12 Oct 2020 09:08:56 -0600 From: David <2yt@gmx.com> To: zeising+freebsd@daemonic.se, nonesuch@longcount.org Cc: freebsd-stable@freebsd.org Subject: Re: 12.2-RC2 synaptics "tap to click" Message-ID: <6292d1f1-e2c2-0e74-0841-36e6f739109f@gmx.com> In-Reply-To: <53d2c374-c198-b522-1d31-9e4d3afbbfcf@daemonic.se> References: <52dda53f-2537-b3cd-be03-e7c147fddf56@gmx.com> <CAMXt9NZE=ijkW5WakEKRYq2h8qACewk4PgWP4Ae-GVX-HFiGSg@mail.gmail.com> <809b7e01-e288-5344-5a43-f9ff42baf457@gmx.com> <53d2c374-c198-b522-1d31-9e4d3afbbfcf@daemonic.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-10-12 08:15, Niclas Zeising wrote: > On 2020-10-11 18:55, 2yt@gmx.com wrote: >> On 2020-10-11 09:39, Mark Saad wrote: >>> 2yt >>> =C2=A0=C2=A0 Can you provide us some details , what do you have in you= r >>> boot/loader.conf , etc/sysctl.conf >>> and what do you have in your Xorg config ? >> >> /etc/X/11/Xorg.conf does not exist. (auto generate on startup) As far a= s >> I know, the only synaptics related setting I have is in /etc/boot.conf >> >> hw.psm.synaptics_support=3D"1" > > This is the default on FreeBSD 12.2. > Thank you for letting me know. >> >> >> Attached are the files you requested and the output of sysctl hw.psm >> >>> On Sun, Oct 11, 2020 at 11:29 AM <2yt@gmx.com> wrote: >>>> >>>> I use a Thinkpad X1 Carbon 4th gen. After upgrading to 12.2 from >>>> 12.1, I >>>> lost=C2=A0 "tap to click" which worked perfectly in past releases. Is= this a >>>> know feature change? Is there a new sysctl variable that needs set? >>>> >>>> The other synaptics features are all working just fine. >>>> >>>> Thanks > > Can you show what xinput --list-props for the trackpad? (list with > xinput --list-devices and then check which device is the trackpad, then > xinput --list-props id-of-trackpad). > Regards Thank you for the troubleshooting help. The output you requested does show "Tapping Enabled" set to 0. Is this the problem? xinput list-props 10 Device 'SynPS/2 Synaptics TouchPad': Device Enabled (143): 1 Coordinate Transformation Matrix (144): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 libinput Tapping Enabled (300): 0 libinput Tapping Enabled Default (301): 0 libinput Tapping Drag Enabled (302): 1 libinput Tapping Drag Enabled Default (303): 1 libinput Tapping Drag Lock Enabled (304): 0 libinput Tapping Drag Lock Enabled Default (305): 0 libinput Tapping Button Mapping Enabled (306): 1, 0 libinput Tapping Button Mapping Default (307): 1, 0 libinput Natural Scrolling Enabled (266): 0 libinput Natural Scrolling Enabled Default (267): 0 libinput Disable While Typing Enabled (308): 1 libinput Disable While Typing Enabled Default (309): 1 libinput Scroll Methods Available (268): 1, 1, 0 libinput Scroll Method Enabled (269): 1, 0, 0 libinput Scroll Method Enabled Default (270): 1, 0, 0 libinput Click Methods Available (310): 1, 1 libinput Click Method Enabled (311): 1, 0 libinput Click Method Enabled Default (312): 1, 0 libinput Middle Emulation Enabled (275): 0 libinput Middle Emulation Enabled Default (276): 0 libinput Accel Speed (277): 0.000000 libinput Accel Speed Default (278): 0.000000 libinput Left Handed Enabled (282): 0 libinput Left Handed Enabled Default (283): 0 libinput Send Events Modes Available (284): 1, 1 libinput Send Events Mode Enabled (285): 0, 0 libinput Send Events Mode Enabled Default (286): 0, 0 Device Node (287): "/dev/input/event5" Device Product ID (288): 2, 7 libinput Drag Lock Buttons (289): <no items> libinput Horizontal Scroll Enabled (290): 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6292d1f1-e2c2-0e74-0841-36e6f739109f>