Bug 112650

Summary: Keyboard shortcut or dcop for New Window
Product: [Applications] konsole Reporter: japc <japc>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description japc 2005-09-15 14:00:08 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    Fedora RPMs

It would be nice to have a keyboard shortcut or dcop or both to open a New Window on a konsole, similar to what we already have for New Session (tab).
Comment 1 Kurt Hindenburg 2005-09-18 02:00:25 UTC
The shortcut will have to wait for KDE4 since it is a new feature.

You can use the following to create a new Konsole window.
% dcopstart konsole
Comment 2 Pavel Nemec 2006-08-23 12:24:47 UTC
I think this is bug, because there is menu item which have no shortcut
Comment 3 Robert Knight 2007-06-02 16:53:20 UTC
Implemented in KDE 4.  Ctrl+Shift+M creates a new window.  (Ctrl+Shift+N is used for a new tab, so this seemed logical)
Comment 4 japc 2007-06-03 03:37:40 UTC
Great!! :)