Git commit 358992172f406ccdbfd616e83b7b39563b6a50ad by Albert Astals Cid. Committed on 24/04/2019 at 17:05. Pushed by aacid into branch 'arcpatch-D20704'.
Manual: Fix shortcut for View → Split View → Close Active Summary: BUGS: 405880 Reviewers: yurchor Reviewed By: yurchor Subscribers: yurchor, kde-i18n-doc, konsole-devel, kde-doc-english Tags: #konsole, #documentation Differential Revision: https://phabricator.kde.org/D20704 M +1 -1 doc/manual/index.docbook https://invent.kde.org/utilities/konsole/commit/358992172f406ccdbfd616e83b7b39563b6a50ad diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook index a11a1274e..0e5f43943 100644 --- a/doc/manual/index.docbook +++ b/doc/manual/index.docbook @@ -676,7 +676,7 @@ Any output on one view is duplicated in the other view. <varlistentry> <term><menuchoice> -<shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>S</keycap></keycombo></shortcut> +<shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>X</keycap></keycombo></shortcut> <guimenu>View</guimenu><guisubmenu>Split View</guisubmenu><guimenuitem>Close Active</guimenuitem></menuchoice> </term> <listitem><para><action>Closes the current view</action>
