GNOME Bugzilla – Bug 523676
mouse plugin eats key events
Last modified: 2009-04-08 22:45:03 UTC
the filter function in the mouse plugin must not return GDK_FILTER_REMOVE for random key events that it has no specific use for. This breaks the filters of later modules. On my system, the effect is that the volume keys don't work if I turn on the "locate pointer" feature.
Created attachment 107722 [details] [review] patch