[Bug 246309] r360637 kern.evdev.rcpt_mask=12 by default breaks doubletap on Thinkpad T400 synaptic touchpad
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 12 10:12:45 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246309
--- Comment #8 from jakub_lach at mailplus.pl ---
(In reply to Andriy Gapon from comment #7)
Thank you for taking interest.
$ xinput --list
⥠Virtual core pointer id=2 [master pointer (3)]
â âł Virtual core XTEST pointer id=4 [slave pointer (2)]
â âł System mouse id=7 [slave pointer (2)]
â âł SynPS/2 Synaptics TouchPad id=10 [slave pointer (2)]
â âł TPPS/2 IBM TrackPoint id=11 [slave pointer (2)]
⣠Virtual core keyboard id=3 [master keyboard (2)]
âł Virtual core XTEST keyboard id=5 [slave keyboard (3)]
âł System keyboard multiplexer id=6 [slave keyboard (3)]
âł Sleep Button id=8 [slave keyboard (3)]
âł AT keyboard id=9 [slave keyboard (3)]
$ xinput list-props 10
Device 'SynPS/2 Synaptics TouchPad':
Device Enabled (133): 1
Coordinate Transformation Matrix (134): 1.000000, 0.000000, 0.000000,
0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Tapping Enabled (289): 0
libinput Tapping Enabled Default (290): 0
libinput Tapping Drag Enabled (291): 1
libinput Tapping Drag Enabled Default (292): 1
libinput Tapping Drag Lock Enabled (293): 0
libinput Tapping Drag Lock Enabled Default (294): 0
libinput Tapping Button Mapping Enabled (295): 1, 0
libinput Tapping Button Mapping Default (296): 1, 0
libinput Natural Scrolling Enabled (271): 0
libinput Natural Scrolling Enabled Default (272): 0
libinput Disable While Typing Enabled (297): 1
libinput Disable While Typing Enabled Default (298): 1
libinput Scroll Methods Available (273): 1, 1, 0
libinput Scroll Method Enabled (274): 0, 0, 0
libinput Scroll Method Enabled Default (275): 1, 0, 0
libinput Accel Speed (280): 0.000000
libinput Accel Speed Default (281): 0.000000
libinput Left Handed Enabled (285): 0
libinput Left Handed Enabled Default (286): 0
libinput Send Events Modes Available (256): 1, 1
libinput Send Events Mode Enabled (257): 0, 0
libinput Send Events Mode Enabled Default (258): 0, 0
Device Node (259): "/dev/input/event5"
Device Product ID (260): 2, 7
libinput Drag Lock Buttons (287): <no items>
libinput Horizontal Scroll Enabled (288): 1
No wm/de, just X and dwm.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list