From e1a4142dfe248ccbea767e7a2b0cf3c8c4d926a5 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 28 Jun 2022 14:33:47 +0200 Subject: tdf#98404 Document new shortcuts for Move slide commands Change-Id: Ibc2b560ac6cfe59d501e6a224c0143507c53ea68 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136586 Tested-by: Jenkins Reviewed-by: Gabor Kelemen (cherry picked from commit f962040984c92627f0fdca608c9f23877cd5c92d) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136755 --- source/text/simpress/04/01020000.xhp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/text/simpress/04/01020000.xhp b/source/text/simpress/04/01020000.xhp index 990f247cb8..0005b06d81 100644 --- a/source/text/simpress/04/01020000.xhp +++ b/source/text/simpress/04/01020000.xhp @@ -815,7 +815,7 @@ Option -Ctrl+Shift+Arrow Down +Alt+Shift+PageDown Move selected slides down one position in Slide Sorter list. If you select multiple slides, they are moved together with the last selected slide in the list. @@ -824,7 +824,7 @@ Option -Ctrl+Shift+Arrow Up +Alt+Shift+PageUp Move selected slides up one position. If you select multiple slides, they are moved together with the first selected slide in the list. @@ -832,8 +832,8 @@ -Command+Shift+Arrow Down -Ctrl+Shift+End +Option +Alt+Shift+End Move selected slides to end of Slide Sorter list. @@ -841,7 +841,7 @@ -Command+Shift+Arrow UpCtrl+Shift+Home +OptionAlt+Shift+Home Move selected slides to start of Slide Sorter list. -- cgit