Is there anyway to force a wine app to release the cursor so I can move it to another X window and then back to my application?
Hi Patrick ... run Winecfg, goto graphics page, turn off Allow DirectX apps to stop mouse leaving their window. Derek On Tue, 2007-06-05 at 12:56 -0500, Patrick K Moorman wrote:> Is there anyway to force a wine app to release the cursor so I can move it > to another X window and then back to my application? > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users
On Tuesday 05 June 2007, Patrick K Moorman wrote:> Is there anyway to force a wine app to release the cursor so I can > move it to another X window and then back to my application?Yes. Run winecfg, and on the Graphics tab, make sure the "Allow DirectX..." checkbox is unticked. alan -- Optimists say the glass is half full, Pessimists say the glass is half empty, Developers say wtf is the glass twice as big as it needs to be? Alan McKinnon alan at linuxholdings dot co dot za +27 82, double three seven, one nine three five
Onsdag 06 juni 2007 10:22, skrev Alan McKinnon:> On Tuesday 05 June 2007, Patrick K Moorman wrote: > > Is there anyway to force a wine app to release the cursor so I can > > move it to another X window and then back to my application? > > Yes. Run winecfg, and on the Graphics tab, make sure the "Allow > DirectX..." checkbox is unticked. > > alanI seem to recall that this option has had no effect for quite some time. Vitaliy submitted patches a few days ago about acquiring of devices, and they were accepted. Perhaps that will fix it for you? In that case you can download current GIT or otherwise wait for WIne 0.9.39. Alexander