diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2021-01-13 17:45:48 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-01-16 13:17:34 +0100 |
commit | 7709cb9bdc8637379db25a29f8a40960cf4e309a (patch) | |
tree | 5dd45d27d721972c531b5f0e94440a1d8c9d996d /source/text/simpress/guide/individual.xhp | |
parent | 10f14ef2d4c0eec654ae02c00388fac7127cc980 (diff) |
Use switches for Ctrl vs. Command on macOS
Change-Id: Ib03896ff4f3b9c757c3cad96906210d72c9191f6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109236
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress/guide/individual.xhp')
-rw-r--r-- | source/text/simpress/guide/individual.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/simpress/guide/individual.xhp b/source/text/simpress/guide/individual.xhp index 202b81a2d5..9ce17360d5 100644 --- a/source/text/simpress/guide/individual.xhp +++ b/source/text/simpress/guide/individual.xhp @@ -48,7 +48,7 @@ <paragraph role="listitem" id="par_id3153966" xml-lang="en-US">Click <emph>New</emph> and enter a name for your slide show in the <emph>Name </emph>box.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3150249" xml-lang="en-US">Under <emph>Existing Slides</emph>, select the slides you want to add to your slide show, and click the <emph>>></emph> button. Hold down Shift to select a range of slides, or Ctrl to select multiple slides.</paragraph> +<paragraph role="listitem" id="par_id3150249" xml-lang="en-US">Under <emph>Existing Slides</emph>, select the slides you want to add to your slide show, and click the <widget>>></widget> button. Hold down <keycode>Shift</keycode> to select a range of slides, or <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> to select multiple slides.</paragraph> </listitem> </list> <paragraph role="listitem" id="par_id3153916" xml-lang="en-US">You can change the order of the slides in your custom slide show, by dragging and dropping the slides under <emph>Selected Slides</emph>.</paragraph> |