[Bug 20516] Alt-F10 sent on press of F10 with wineconsole --backend=user

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 30 16:52:17 CDT 2009


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





--- Comment #5 from Erich Hoover <ehoover at mines.edu>  2009-10-30 16:52:16 ---
Created an attachment (id=24455)
 --> (http://bugs.winehq.org/attachment.cgi?id=24455)
Hack for wineconsole

(In reply to comment #4)
> (In reply to comment #3)
> > Where can I get a hold of this application?
> 
> Opensource far is available from
> http://farmanager.com/opensource.php?l=en
> 
> The exact build I am using is this (revision 780):
> http://farmanager.rainforce.org/nightly/tags/Far_20_b780.zip

Thanks, I had a couple minutes to look into this and tracked down the general
vicinity of the problem.  The issue is that "wineconsole" treats ALL of the
WM_SYSKEY* messages as having the ALT key pressed.  So, attached is a hack to
except F10 from this rule.  Unfortunately I have to head off to a meeting, so
I'll have to finish up later (the WM_SYSKEY* should not be used to determine
accelerator keys, so fixing this properly will take a little effort).

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