[Bug 1354213] Re: With 'dwell-click' enabled there is no scrolling with mousewheel in gtk3 windows
miguel
1354213 at bugs.launchpad.net
Sat Dec 15 03:06:38 UTC 2018
A possible workaround is explained here:
https://forums.linuxmint.com/viewtopic.php?t=242806
Adding this:
GDK_CORE_DEVICE_EVENTS=1
at the end of ~/.profile solves this issue.
GTK3 uses the X Input Device Extension Library by default. It seems that for some reason this extension is the source of the problem.
Setting that environment variable, GKT3 only reacts to core X input
events. It doesn't use that extension library.
--
You received this bug notification because you are a member of
Accessibility, which is subscribed to mousetweaks in Ubuntu.
https://bugs.launchpad.net/bugs/1354213
Title:
With 'dwell-click' enabled there is no scrolling with mousewheel in
gtk3 windows
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mousetweaks/+bug/1354213/+subscriptions
More information about the Ubuntu-accessibility-bugs
mailing list