[konsole] [Bug 415164] ctrl+alt+(left|right) conflict on yakuake

Axel bugzilla_noreply at kde.org
Wed Apr 29 17:50:59 BST 2020


https://bugs.kde.org/show_bug.cgi?id=415164

Axel <navarroaxel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |navarroaxel at gmail.com

--- Comment #5 from Axel <navarroaxel at gmail.com> ---
Can I dock the Konsole like Yakuake?

I just delete this lines of code from src/ViewManager.cpp and compiled the
20.04 tag to fix the compatibility with Yakuake.

----
// only add default shortcut bindings for the first 9 tabs, regardless of
SWITCH_TO_TAB_COUNT
if (i < 9) {
  collection->setDefaultShortcut(action, QStringLiteral("Alt+%1").arg(i + 1));
}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list