| Summary: | Scrolling in evince when window does not have focus does not work (Xinput2-related) | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Ralf Jung <post> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | asturm, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.14.5 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ralf Jung
2019-05-28 12:27:47 UTC
Are you using Libinput as your input driver? How do I figure that out? I think I left most everything at the default value. just search for whether or not Libinput is installed. That should be enough. apt search libinput | grep -i installed Looks like it is: libinput-bin/testing,unstable,now 1.12.6-2 amd64 [installed,automatic] libinput10/testing,unstable,now 1.12.6-2 amd64 [installed,automatic] xserver-xorg-input-libinput/testing,unstable,now 0.28.2-2 amd64 [installed,automatic] Thanks for the info. Perhaps the libinput driver has nothing to do with this. For some reason, GTK clients do not like replayed events. This is likely a duplicate of bug 394772. Yep. *** This bug has been marked as a duplicate of bug 394772 *** |