D20115: Re enable move tab left / right via keyboard shortcuts
Kurt Hindenburg
noreply at phabricator.kde.org
Wed Apr 3 14:40:52 BST 2019
hindenburg added a comment.
The QAction names need to stay the same if possible, otherwise previous shortcuts don't work. If they are changed, I'm not sure there's a way to automatically update them.
~/local/share/kxmlgui5/konsole/konsoleui.rc
<Action name="move-view-right" shortcut="Ctrl+Alt+["/>
<Action name="restore-other-terminals" shortcut="Ctrl+Alt+]"/>
-
previous version
<Action shortcut="Ctrl+Alt+]" name="move-view-right"/>
<Action shortcut="Ctrl+Alt+[" name="move-view-left"/>
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D20115
To: tcanabrava, #konsole, hindenburg
Cc: mschiller, konsole-devel, gennad, thsurrel, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20190403/b9947ecc/attachment.html>
More information about the konsole-devel
mailing list