Version: 1.6.6 (using KDE KDE 3.5.6) Installed from: Ubuntu Packages OS: Linux I have my KDE desktop to work with a Mac keyboard, and works great -- except in the shell. On the Mac (OS X) itself, the keys are swapped in shell. ie - Command becomes Ctrl and vice versa in the shell...which is how typical PC/Unix interactions work. I would like the same -- Run KDE Desktop as Mac keyboard modifier keys, but in konsole, revert back to PC layout...so "ctrl+a" actually sends "ctrl+a" instead of just "a".
Note: "Ctrl" key is represented in Qt by Qt::Key_Meta on MacOS
Is this still a problem in recent versions of Konsole ?