http://bugs.winehq.org/show_bug.cgi?id=9128 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com --- Comment #4 from Vincent Povirk <madewokherd(a)gmail.com> 2008-10-25 19:02:19 --- Wontfix. XGrabButton makes it possible on Linux to listen for events of a certain type (such as Control+right click), but Windows can't do it without a low-level mouse hook. Since we can't tell what kind of event the program is looking for, Wine would need to filter all mouse input through the program. I've been told Wine won't do that sort of thing because it creates a bad user experience if, for example, a thread hangs and we end up killing all input. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.