[Bug 6971] Mouse "escapes" window or is confined to an area in the full screen program NO HACKS PLEASE

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 18 15:36:27 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=6971


Manu <Manuel.Bihl at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Manuel.Bihl at gmx.de




--- Comment #380 from Manu <Manuel.Bihl at gmx.de>  2010-07-18 15:36:26 ---
(In reply to comment #378)
> Maybe I made something wrong I patch the wine 1.2 final source as:
> patch -p1 > madscientist-X11DRV_LeaveNotify.patch

I don't know if it works with wine 1.2 (stable), but even if it does, you
should read the patch file to the patch command, not write into the file.
wrong: patch -p1 > foo.patch
correct: patch -p1 < foo.patch

-- 
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.



More information about the wine-bugs mailing list