ext Kuiper, Luuk wrote: > Just found that the right behaviour is observed when NumLock IS active! > Ubuntu 9.04 64bit. > Regards,
This is because just like Shift flips the Caps Lock state, it also flips the Num Lock state. However, it is indeed not entirely consistent on the Linux desktop, which I think is in part because the behaviour is different on Windows, which might be why for example Firefox behaves like Windows, even on Linux. And then there is details, like in gedit, Shift+NumPadEnd with NumLock on will mean "End" and not "Shift+End" (so it doesn't actually select any text, as is the case with Qt). Regards, Bjørn -- Thorbjørn Lindeijer Software Engineer Nokia, Qt Development Frameworks _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
