Bug 148443

Summary: Ability to override Mac-style modifier keys (from Control Center)
Product: [Applications] konsole Reporter: Anthony Ettinger <anthony>
Component: keyboardAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: adaptee
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 2.4

Description Anthony Ettinger 2007-08-02 09:08:45 UTC
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".
Comment 1 Robert Knight 2008-03-18 03:16:15 UTC
Note:  "Ctrl" key is represented in Qt by Qt::Key_Meta on MacOS
Comment 2 Jekyll Wu 2012-03-20 16:33:04 UTC
Is this still a problem in recent versions of Konsole ?