From 294851169b1ad42c8b21dd1852c018f677fb0504 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 23 Sep 2020 17:57:13 -0700 Subject: [PATCH] Major reword of process count window --- 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 308774be..9fd787c5 100644 --- a/source/3/3.1/3.1.6/qps.rst +++ b/source/3/3.1/3.1.6/qps.rst @@ -11,7 +11,7 @@ To sort your processes by memory click on the :guilabel:`MEM` tab. To have your To change your process view to each process gets its own line or linear select the :guilabel:`Linear` radio button in the upper left hand corner. To organize each related process with a tree for parent and child processes press the :guilabel:`Tree` radio button. To search for a particular process enter a search term in the bar towards the center top of the user interface. To group processes based on what thread they are in check the :guilabel:`Thread` checkbox. -At the bottom of the window :guilabel:`Process count` to see how many process are running on your system. +At the bottom of the window :guilabel:`Process count` shows how many processes are running on your system. When you have qps open a tray icon will appear that shows a graph of CPU usage. If you right click :menuselection:`Hide` to make qps not show in the taskbar. To bring qps back to the front off all windows right click on the tray icon :menuselection:`Show`. To quit qps press :kbd:`Alt +Q` or right click the tray icon and select :menuselection:`Quit`.