Sinan H wrote: > Oh, I've found out that this makes gtk3 gestures work, but not in firefox: > > unset GDK_CORE_DEVICE_EVENTS > kwin --replace & > plasmashell --replace & > > I don't know where and why GDK_CORE_DEVICE_EVENTS is set. Something > related to erratic scrolling behavior, but is known to break gtk xinput2. It's in: /etc/xdg/plasma-workspace/env/gtk3_scrolling.sh with contents: # see https://bugzilla.redhat.com/show_bug.cgi?id=1226465#c20 if [ -z "${GDK_CORE_DEVICE_EVENTS}" ]; then GDK_CORE_DEVICE_EVENTS=1 export GDK_CORE_DEVICE_EVENTS fi _______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kde@xxxxxxxxxxxxxxxxxxxxxxx/message/QURLXCSRB72RBR5P6L6QH7VWXBQJ5TA5/