Autore: Walter Alejandro Iglesias Data: To: devuan-dev Oggetto: Re: [devuan-dev] GTK-3 apps Wacom tablet issue that (apparently)
affects only Devuan
On Mon, Jul 21, 2025 at 04:12:25PM +0200, Walter Alejandro Iglesias wrote: > To anticipate issues, a mouth ago I upgraded my machine to Excalibur and
> noticed that with gimp-3.0.4 pressure sensitivity didn't work with our
> Wacom tablet.
The cause of the problem was I had this set in my profile:
export GDK_CORE_DEVICE_EVENTS=1
This was required with earlier versions of GTK-3 for the mouse wheel to
work. I'd forgotten this was set.