[Bug 20395] Mouse / keyboard input not handled (RawInput)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 18 05:40:34 CDT 2011


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

--- Comment #66 from Vincas Miliūnas <vincas.miliunas at gmail.com> 2011-10-18 05:40:34 CDT ---
(In reply to comment #64)
>Thank you Vincas Miliūnas for persistent and patience with me.
No need to thank me, just informing people how to get raw input working in
WINE.
> Before, I rebuild Wine with only "git diff | patch -Rp1" and "git checkout -f
> && git fetch && git rebase origin" and this obviously wasn't enough.
There are two new files (raw_input.c/.h) being added by the patch, to remove
them you also need to add command git clean -f.
> Only thing left, is I need to do "git reset --hard origin/master" and "git
> reset --hard HEAD" or are thous somewhat redundant?
Yes, they to the same thing, just origin/master is explicit, while HEAD assumes
the master tree to be the current one.

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