http://bugs.winehq.org/show_bug.cgi?id=888
------- Additional Comments From Speeddymon@gmail.com 2007-15-03 16:39 ------- While I agree that it would be nice to have a key combo for releasing DXGrab, I think that X11 should handle it, and we should hook into that. The reason is because when you play a game in FS on Windows, with dual monitors, you dont get to move your mouse offscreen to the 2nd monitor without minimizing the game. So the same should apply to X11 and then wine can hook into the X11 code. and call it when the game calls for fullscreen with mouse grabbing. The reason I called it Fullscreen with mouse grabbing is because there are apps that go fullscreen and dont grab the mouse, but that still use directx, like media player classic, and vlc, so for those apps, they should be able to do so and wine know not to grab the mouse..