On 05/07/2009 16:06, Jean-Marc Lasgouttes wrote:
Le 2 juil. 09 à 04:00, Ben M. a écrit :
I hoped there would be a solution that would avoid changing LyXFunc
at all
and just ignore() early when the key event are unknown.
Ah, probably because you want to isolate all Qt-related code within
frontends/qt4/. Here's yet another approach, at the keyPressEvent()
level:
http://www.lyx.org/trac/attachment/ticket/6043/multimediakeys5.diff
This is exactly the kind of patch I hoped you would come up with.
Unfortunately this does not tell me that it is working. I am currently
compiling on OS X, but the problem is to know what to test.
Abdel, could you have a look please?
That looks sane but I can't guaranty it'll work. I say commit and let's
see...
Abdel.