[Wayland-bugs] [Bug 99064] Pinch recognized but Swipe
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 22 03:14:51 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=99064
--- Comment #20 from Francecso <postadelmaga at gmail.com> ---
skip my last 3 comments.
I have compiled again the kernel with all the modules you suggested
So far I cannot see any difference.
Result with the GIT kernel:
- Pinch is recognized instead of the Swipe
- I don't see the weird name in `sudo evemu-describe` output
- Still have the jump bug
( the reason why I though it is was working better is because I patched the
`libinput` code to always recognize a Swipe )
------------------------------------------------------------------------------
I am attaching the whole kernel configuration here the summary of the modules
enabled:
CONFIG_MOUSE_SYNAPTICS_I2C=m
CONFIG_RMI4_CORE=m
CONFIG_RMI4_I2C=m
CONFIG_RMI4_SPI=m
CONFIG_RMI4_SMB=m
CONFIG_RMI4_F03=y
CONFIG_RMI4_2D_SENSOR=y
CONFIG_RMI4_F11=y
CONFIG_RMI4_F12=y
CONFIG_RMI4_F30=y
CONFIG_RMI4_F34=y
CONFIG_RMI4_F54=y
CONFIG_RMI4_F55=y
I also have this xorg configuration file ( I am not sure if it can be any
impact on the RMI4 thing not working ):
Section "InputClass"
Identifier " touchpad catchall"
Driver "libinput"
MatchIsTouchpad "1"
Option "Tapping" "1"
Option "DisableWhileTyping" "0"
Option "TappingDragLock" "0"
EndSection
Let me know in case you need more informations
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161222/0e3b3495/attachment.html>
More information about the wayland-bugs
mailing list