Hi, same as kbreakout and kblackbox, kgoldrunner suffers from shortcuts not being translated because toString(QKeySequence::PortableText) is being used instead of toString(QKeySequence::NativeText) I've not fixed it because there are two other problems that have a bit bigger impact and i did not have time to see if they broke something else. The first problem is that initStatusBar(); is called before setupGUI() so the part of pauseKeys of initStatusBar is still using the non-user-set shortcuts. The other is that KGoldrunner::optionsConfigureKeys is not being called when shortcuts are configured as i see it was the intention. Albert _______________________________________________ kde-games-devel mailing list kde-games-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-games-devel