From 7ab0bde5906a7961e5da954d408d454b1c6ed2cd Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 24 Jan 2020 13:28:18 -0800 Subject: [PATCH] Add environment tab for more info --- source/3/3.1/3.1.6/qps.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.6/qps.rst b/source/3/3.1/3.1.6/qps.rst index 613f8d08..67425460 100644 --- a/source/3/3.1/3.1.6/qps.rst +++ b/source/3/3.1/3.1.6/qps.rst @@ -18,7 +18,7 @@ When you have qps open a tray icon will appear that shows a graph of cpu usage. To search for a particular process you can type your type into the search bar right above a particular process right above it. To terminate a process right click on it and select :menuselection:`Terminate` or press :kbd:`delete`. To kill a process move the mouse over it right click and select :menuselection:`Kill` or press :kbd:`Alt + K`. -To view more detials on this process right click on the process and select :menuselection:`View details`. To view what files the process has open use the :guilabel:`Files` tab. +To view more detials on this process right click on the process and select :menuselection:`View details`. To view what files the process has open use the :guilabel:`Files` tab. To view what environment varibles the process select the :guilabel:`Enviorment` tab. To toggle showing a graph with your overall system usage check/uncheck the :menuselection:`Otion --> Show Graph` checkbox in the menu. To toggle showing the bar with the option to search for processor or choose linear or tree view of processes check/uncheck :menuselection:`Option --> Show Control bar` checkbox in the menu. To change the update period is to :menuselection:`Option --> Update Period`. Then input your update period in the :guilabel:`New Update Period` field.