> No, the Alt key is unfortunately heavily used in math, ex: Alt-m-f for a > fraction.
Ah, sorry. See what you mean. I rarely use those, but the latex command instead. That's why I didn't realize. > > Will there be any other solution? > > > > There will be one hopefully when I finally have the time to come back to > this. That's good to hear. Thanks. > Why don't you modify the source yourself? Just comment out lines 778 and > 790 of file "src/frontends/qt4/GuiView.cpp": > > 778: //#ifndef Q_WS_X11 > 779: // FIXME bug 4888 > ... > 790: //#endif Great, it works! Thanks a lot! Sebastian