From 9b01f38c6fae7f6b6cf511ca9ebfbcff34a8fb10 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 30 Sep 2019 13:28:35 -0700 Subject: [PATCH] Remove hardcoded version number that is not needed --- source/5/5.5/keyboard_menu_navigation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/5/5.5/keyboard_menu_navigation.rst b/source/5/5.5/keyboard_menu_navigation.rst index 2dc4d04f..3bc67c6d 100644 --- a/source/5/5.5/keyboard_menu_navigation.rst +++ b/source/5/5.5/keyboard_menu_navigation.rst @@ -1,7 +1,7 @@ Chapter 5.5 Keyboard Menu Navigation ==================================== -Lubuntu 18.10 allows you to move through the menus of with only the keyboard instead of having to use the mouse. Looking at the menus there is an underlined with a letter. To open that menu with a for example the file menu in libreoffice writer can be opened with :kbd:`Alt + F`. One other thing to notice is that with :kbd:`Alt + underlined character`. The currently selected menu item will appear in a different color. If you want to see on your menu to have the menu shown hold down :kbd:`Alt` and then press that key to see what it is to press. +Lubuntu allows you to move through the menus of with only the keyboard instead of having to use the mouse. Looking at the menus there is an underlined with a letter. To open that menu with a for example the file menu in libreoffice writer can be opened with :kbd:`Alt + F`. One other thing to notice is that with :kbd:`Alt + underlined character`. The currently selected menu item will appear in a different color. If you want to see on your menu to have the menu shown hold down :kbd:`Alt` and then press that key to see what it is to press. Once you have the menu opened you can use the :kbd:`Up arrow` and :kbd:`Down arrow` keys to move up and down in a menu. Another way to move down in the menu is to press :kbd:`Tab` key. If the menu has :menuselection:`-->` to the right you can press :kbd:`Right arrow` to expand into a submenu. To move back up a level from the menu press :kbd:`Left arrow`. If you want to exit the menu press :kbd:`escape`. To move to adjacent menu to the left press :kbd:` left arrow`. To move to an adjacent menu to the right press :kbd:` right arrow`. To activate an item on your menu press :kbd:`Enter`. If you press the :kbd:`Down arrow` or :kbd:`Tab` keys at the bottom of the menu you will be taken back to the top of the menu.