source/text/swriter/04/01020000.xhp |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

New commits:
commit dfda7b1348f262821f25d18d8f275602cb57bb25
Author:     Stéphane Guillou <stephane.guil...@libreoffice.org>
AuthorDate: Wed Aug 9 14:12:46 2023 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Aug 10 12:26:12 2023 +0200

    tdf#142705 consistent order of keys for shortcuts
    
    Change-Id: Iffb7c5e5cb872eb5e2c1bfcbdf5e83357e7896fe
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155476
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/swriter/04/01020000.xhp 
b/source/text/swriter/04/01020000.xhp
index b016e22ac0..c00aeedac6 100644
--- a/source/text/swriter/04/01020000.xhp
+++ b/source/text/swriter/04/01020000.xhp
@@ -675,8 +675,8 @@
          </tablerow>
          <tablerow>
             <tablecell>
-               <paragraph xml-lang="en-US" id="hd_id3154531" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Arrow Left
-</caseinline><defaultinline>Home</defaultinline></switchinline>+Shift</paragraph>
+               <paragraph xml-lang="en-US" id="hd_id3154531" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Shift+Arrow Left
+</caseinline><defaultinline>Shift+Home</defaultinline></switchinline></paragraph>
             </tablecell>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id3154544" 
role="tablecontent">Go and select to the beginning of a line</paragraph>
@@ -693,8 +693,8 @@
          </tablerow>
          <tablerow>
             <tablecell>
-               <paragraph xml-lang="en-US" id="hd_id3151005" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Arrow Right
-</caseinline><defaultinline>End</defaultinline></switchinline>+Shift</paragraph>
+               <paragraph xml-lang="en-US" id="hd_id3151005" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Shift+Arrow Right
+</caseinline><defaultinline>Shift+End</defaultinline></switchinline></paragraph>
             </tablecell>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id3151019" 
role="tablecontent">Go and select to end of line</paragraph>
@@ -711,8 +711,8 @@
          </tablerow>
          <tablerow>
             <tablecell>
-               <paragraph xml-lang="en-US" id="hd_id3151030" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Arrow Up
-</caseinline><defaultinline>Ctrl+Home</defaultinline></switchinline>+Shift</paragraph>
+               <paragraph xml-lang="en-US" id="hd_id3151030" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Shift+Arrow Up
+</caseinline><defaultinline>Ctrl+Shift+Home</defaultinline></switchinline></paragraph>
             </tablecell>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id3151055" 
role="tablecontent">Go and select text to start of document</paragraph>
@@ -729,8 +729,8 @@
          </tablerow>
          <tablerow>
             <tablecell>
-               <paragraph xml-lang="en-US" id="hd_id3149750" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Arrow Down
-</caseinline><defaultinline>Ctrl+End</defaultinline></switchinline>+Shift</paragraph>
+               <paragraph xml-lang="en-US" id="hd_id3149750" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Shift+Arrow Down
+</caseinline><defaultinline>Ctrl+Shift+End</defaultinline></switchinline></paragraph>
             </tablecell>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id3147064" 
role="tablecontent">Go and select text to end of document</paragraph>
@@ -815,8 +815,8 @@
          </tablerow>
          <tablerow>
             <tablecell>
-               <paragraph xml-lang="en-US" id="hd_id3151124" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Fn+Backspace
-</caseinline><defaultinline>Ctrl+Del</defaultinline></switchinline>+Shift</paragraph>
+               <paragraph xml-lang="en-US" id="hd_id3151124" 
role="tablecontent"><switchinline select="sys"><caseinline 
select="MAC">Command+Shift+Fn+Backspace
+</caseinline><defaultinline>Ctrl+Shift+Del</defaultinline></switchinline></paragraph>
             </tablecell>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id3146919" 
role="tablecontent">Delete text to end of sentence</paragraph>

Reply via email to