From dbe2bcc0091ce0e8d337dcb0d1b85f2c7b5c60b9 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 23 Feb 2020 21:40:08 -0800 Subject: [PATCH] Add page down to move packages in Muon --- source/4/4.2/muon.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/4/4.2/muon.rst b/source/4/4.2/muon.rst index c613ed13..c0ea87ef 100644 --- a/source/4/4.2/muon.rst +++ b/source/4/4.2/muon.rst @@ -11,7 +11,7 @@ To search for a program to install type into the bar at the top that says :guila The :guilabel:`Package` shows the package name and a short description of the package. The :guilabel:`Status` shows what the current status of the package is. The :guilabel:`Requested` shows what status you want for the package. To reverse the sort order of packages press the triangle button just to the left of the :guilabel:`Status`, :guilabel:`Requested`, or :guilabel:`Package` columns. -To select the next package left click on the list of packages press the :kbd:`Down Arrow` key to move to the next selected package. To select the previous package left click on the list of packages above press the :kbd:`Up Arrow`. +To select the next package left click on the list of packages press the :kbd:`Down Arrow` key to move to the next selected package. To select the previous package left click on the list of packages above press the :kbd:`Up Arrow`. To move down a group of packages press the :kbd:`Page Down` key. When you find your package you want to install on the bottom half of the screen there is a bar of tabs. The :guilabel:`Details` tab has a description of the package you are currently selected. The :guilabel:`Technical Details` will show you where the package comes from what category it is and what the installed size would be and what size it takes to download the package. The :guilabel:`Dependencies` tab shows you what other packages are needed by the package you wish to install. To view the changes of a package the :guilabel:`Changes List` and scroll down to view them. If you have installed a package you can see all files installed by that package in the :guilabel:`Installed Files` tab.