From 589c8137e03b1bbb7647cbfaf0a6585d60fbfc9b Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 17 Sep 2024 13:05:56 -0300 Subject: tdf#162847 Resize icon in page. + refactor partially Change-Id: I9e547dcab48fe5413f92076c365bf7db952c06c7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173570 Reviewed-by: Olivier Hallot Tested-by: Jenkins --- source/text/scalc/guide/keyboard.xhp | 51 ++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 29 deletions(-) (limited to 'source/text') diff --git a/source/text/scalc/guide/keyboard.xhp b/source/text/scalc/guide/keyboard.xhp index 7688e47376..2f78315fc8 100644 --- a/source/text/scalc/guide/keyboard.xhp +++ b/source/text/scalc/guide/keyboard.xhp @@ -1,6 +1,4 @@ - - - -Shortcut Keys (%PRODUCTNAME Calc Accessibility) +Shortcut Keys (%PRODUCTNAME Calc Accessibility) /text/scalc/guide/keyboard.xhp @@ -30,70 +27,66 @@ -accessibility; %PRODUCTNAME Calc shortcuts +accessibility; %PRODUCTNAME Calc shortcuts shortcut keys;%PRODUCTNAME Calc accessibility -Shortcut Keys (%PRODUCTNAME Calc Accessibility) - -Refer also to the lists of shortcut keys for %PRODUCTNAME Calc and %PRODUCTNAME in general. +

Shortcut Keys (%PRODUCTNAME Calc Accessibility)

+Refer also to the lists of shortcut keys for %PRODUCTNAME Calc and %PRODUCTNAME in general.

Cell Selection Mode

- - -Icon - + +Icon Minimize Dialog - -In a text box that has a button to minimize the dialog, press F2 to enter the cell selection mode. Select any number of cells, then press F2 again to show the dialog. + +In a text box that has a button to minimize the dialog, press F2 to enter the cell selection mode. Select any number of cells, then press F2 again to show the dialog.
-In the cell selection mode, you can use the common navigation keys to select cells. +In the cell selection mode, you can use the common navigation keys to select cells.

Controlling the Outline

-You can use the keyboard in Outline: +You can use the keyboard in Outline: -Press F6 or Shift+F6 until the vertical or horizontal outline window has the focus. +Press F6 or Shift+F6 until the vertical or horizontal outline window has the focus. - + Tab - cycle through all visible buttons from top to bottom or from left to right. - + Shift+Tab - cycle through all visible buttons in the opposite direction. - -Command+1 to Command+8Ctrl+1 to Ctrl+8 - show all levels up to the specified number; hide all higher levels. + Command+1 to Command+8Ctrl+1 to Ctrl+8 - show all levels up to the specified number; hide all higher levels. -Use + or - to show or hide the focused outline group. +Use + or - to show or hide the focused outline group. -Press Enter to activate the focused button. +Press Enter to activate the focused button. -Use Up, Down, Left, or Right arrow to cycle through all buttons in the current level. +Use Up, Down, Left, or Right arrow to cycle through all buttons in the current level.

Selecting a Drawing Object or a Graphic

-Choose View - Toolbars - Drawing to open the Drawing toolbar. +Choose View - Toolbars - Drawing to open the Drawing toolbar. -Press F6 until the Drawing toolbar is selected. +Press F6 until the Drawing toolbar is selected. -If the selection tool is active, press CommandCtrl+Enter. This selects the first drawing object or graphic in the sheet. + If the selection tool is active, press CommandCtrl+Enter. This selects the first drawing object or graphic in the sheet. -With CommandCtrl+F6 you set the focus to the document. -Now you can use Tab to select the next drawing object or graphic and Shift+Tab to select the previous one. + With CommandCtrl+F6 you set the focus to the document. +Now you can use Tab to select the next drawing object or graphic and Shift+Tab to select the previous one.
-- cgit