diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2021-01-12 12:44:32 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-01-12 16:53:19 +0100 |
commit | 6d4dab0752d6a058ea6f57d079686c3bfbf888bf (patch) | |
tree | f278a0fe2d4b94dfb230dea3e1defa5943cbb3bc /source/text/shared/optionen | |
parent | 3a202a242eacd1bb7739686cc4803950cbe3d24f (diff) |
Use switches for Ctrl vs. Command on macOS
Change-Id: I03d2ee23802f1da02129f5f40852d231b94c16c0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109163
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/optionen')
-rw-r--r-- | source/text/shared/optionen/01010800.xhp | 8 | ||||
-rw-r--r-- | source/text/shared/optionen/01060700.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/securityoptionsdialog.xhp | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/source/text/shared/optionen/01010800.xhp b/source/text/shared/optionen/01010800.xhp index 2849884b7d..47e94d7ed1 100644 --- a/source/text/shared/optionen/01010800.xhp +++ b/source/text/shared/optionen/01010800.xhp @@ -57,7 +57,7 @@ <embed href="text/shared/00/00000406.xhp#view"/> </section> <embed href="text/shared/06/optionen_screenshots.xhp#optionviewdialog"/> - + <bookmark xml-lang="en-US" branch="hid/cui/ui/optviewpage/iconstyle" id="bm_id5482039" localize="false"/> <h2 id="hd_id310720161555238963">Icon style</h2> <paragraph id="par_id310720161555341027" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/optviewpage/iconstyle">Specifies the icon style for icons in toolbars and dialogs.</ahelp></paragraph> @@ -120,7 +120,7 @@ <paragraph id="par_id3156030" role="tablecontent" xml-lang="en-US"> <emph>Copy content</emph> </paragraph> </tablecell> <tablecell> - <paragraph id="par_id3150110" role="tablecontent" xml-lang="en-US">Edit - Copy Ctrl+C.</paragraph> + <paragraph id="par_id3150110" role="tablecontent" xml-lang="en-US"><menuitem>Edit - Copy</menuitem> <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+C</keycode>.</paragraph> </tablecell> <tablecell> <paragraph id="par_id3149588" role="tablecontent" xml-lang="en-US">Select text, table, object.</paragraph> @@ -131,7 +131,7 @@ <paragraph id="par_id3149331" role="tablecontent" xml-lang="en-US"> <emph>Paste content</emph> </paragraph> </tablecell> <tablecell> - <paragraph id="par_id3156337" role="tablecontent" xml-lang="en-US">Edit - Paste Ctrl+V pastes at the cursor position.</paragraph> + <paragraph id="par_id3156337" role="tablecontent" xml-lang="en-US"><menuitem>Edit - Paste</menuitem> <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode> pastes at the cursor position.</paragraph> </tablecell> <tablecell> <paragraph id="par_id3151127" role="tablecontent" xml-lang="en-US">Clicking the middle mouse button pastes at the mouse pointer position.</paragraph> @@ -150,7 +150,7 @@ </tablerow> </table> -<tip id="par_idN10A1D"><ahelp hid="20201">Press Shift+Ctrl+R to restore or refresh the view of the current document.</ahelp></tip> +<tip id="par_idN10A1D"><ahelp hid="20201">Press <keycode>Shift+</keycode><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+R</keycode> to restore or refresh the view of the current document.</ahelp></tip> <h2 id="par_idN10AC8">Graphics Output</h2> <bookmark xml-lang="en-US" branch="hid/.uno:RefreshView" id="bm_id6835216" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optviewpage/useaccel" id="bm_id4084902" localize="false"/> diff --git a/source/text/shared/optionen/01060700.xhp b/source/text/shared/optionen/01060700.xhp index 8c9d7d3479..e18eeec8ef 100644 --- a/source/text/shared/optionen/01060700.xhp +++ b/source/text/shared/optionen/01060700.xhp @@ -44,6 +44,6 @@ <paragraph role="heading" id="hd_id3150275" xml-lang="en-US" level="2">Sheets</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optdlg/printCB" id="bm_id3145316" localize="false"/><paragraph role="heading" id="hd_id3149784" xml-lang="en-US" level="3">Print only selected sheets</paragraph> <paragraph role="paragraph" id="par_id3152349" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optdlg/printCB">Specifies that only contents from selected sheets are printed, even if you specify a wider range in the <emph>File - Print</emph> dialog or in the <emph>Format - Print Ranges</emph> dialog. Contents from sheets that are not selected will not be printed.</ahelp></paragraph> -<paragraph role="tip" id="par_id3153349" xml-lang="en-US">To select multiple sheets, click on the sheet names on the bottom margin of the workspace while keeping the Ctrl key pressed.</paragraph> +<paragraph role="tip" id="par_id3153349" xml-lang="en-US">To select multiple sheets, click on the sheet names on the bottom margin of the workspace while keeping the <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key pressed.</paragraph> </body> </helpdocument> diff --git a/source/text/shared/optionen/securityoptionsdialog.xhp b/source/text/shared/optionen/securityoptionsdialog.xhp index 1d06d48307..e9d1e36309 100644 --- a/source/text/shared/optionen/securityoptionsdialog.xhp +++ b/source/text/shared/optionen/securityoptionsdialog.xhp @@ -63,8 +63,8 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/securityoptionsdialog/password" id="bm_id7186498" localize="false"/><paragraph role="heading" id="par_idN1067C" xml-lang="en-US" level="3">Recommend password protection on saving</paragraph> <paragraph role="paragraph" id="par_idN10680" xml-lang="en-US"><ahelp hid="cui/ui/securityoptionsdialog/password">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/securityoptionsdialog/ctrlclick" id="bm_id5288857" localize="false"/><paragraph role="heading" id="hd_id1972106" xml-lang="en-US" level="3">Ctrl-click required to follow hyperlinks</paragraph> -<paragraph role="paragraph" id="par_id79042" xml-lang="en-US"><ahelp hid="cui/ui/securityoptionsdialog/ctrlclick">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/securityoptionsdialog/ctrlclick" id="bm_id5288857" localize="false"/><paragraph role="heading" id="hd_id1972106" xml-lang="en-US" level="3"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>-click required to follow hyperlinks</paragraph> +<paragraph role="paragraph" id="par_id79042" xml-lang="en-US"><ahelp hid="cui/ui/securityoptionsdialog/ctrlclick">If enabled, you must hold down the <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/securityoptionsdialog/blockuntrusted" id="bm_id5288858" localize="false"/><paragraph role="heading" id="hd_id1972107" xml-lang="en-US" level="3">Block any links from documents not among the trusted locations (see Macro Security)</paragraph> <paragraph role="paragraph" id="par_id79043" xml-lang="en-US"><ahelp hid="cui/ui/securityoptionsdialog/blockuntrusted">Blocks the use of linked images by documents not in the trusted locations defined on the <link href="text/shared/optionen/macrosecurity_ts.xhp" name="Trusted Sources">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in untrusted documents, only a placeholder frame is visible.</paragraph> |