"Ben M." <maresr12t...@gmail.com> writes: >> 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
I checked it on linux, and it seems to work. Therefore I'll apply it on trunk. We'll wait a bit for branch. Thanks, JMarc