Spellcheck qps

pull/2/head
Lyn Perrine 4 years ago
parent 56c539a06c
commit 0333f08288

@ -13,11 +13,11 @@ To change your process view to each process gets its own line or linear select t
At the bottom of the window :guilabel:`Process count` to see how many process 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`.
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`.
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 what environment varibles the process select the :guilabel:`Enviorment` tab.
To view more details 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 variables the process select the :guilabel:`Environment` tab.
To toggle showing a graph with your overall system usage check/uncheck the :menuselection:`Option --> 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.
@ -41,7 +41,7 @@ from the command line. The icon for qps looks like a green graph with a black ba
Customizing
------------
To change more preferences :menuselection:`Options --> Prefrences` and a preferences window will pop up. To have qps not exit when you close qps uncheck the :guilabel:`Exit on closing` checkbox. To change if qps has a remembers it positon check/uncheck the :guilabel:`Remember Position` checkbox. To change the font is the drop down menu under :guilabel:`Appearance` and the drop down number is for the font size. To change how CPU usage is divided per your total number of CPU cores or a Single CPU press a radio button under :guilabel:`%CPU divided by`.
To change more preferences :menuselection:`Options --> Preferences` and a preferences window will pop up. To have qps not exit when you close qps uncheck the :guilabel:`Exit on closing` checkbox. To change if qps has a remembers it position check/uncheck the :guilabel:`Remember Position` checkbox. To change the font is the drop down menu under :guilabel:`Appearance` and the drop down number is for the font size. To change how CPU usage is divided per your total number of CPU cores or a Single CPU press a radio button under :guilabel:`%CPU divided by`.
.. image:: qps-pref.png

Loading…
Cancel
Save