diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:59:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:59:44 +0000 |
commit | fb31765cbe33890f325a87015507364156741321 (patch) | |
tree | 0c5cd12aee0a0a6a6e2d542520df5846859bd40d /help/C/process-update-speed.page | |
parent | Initial commit. (diff) | |
download | gnome-system-monitor-upstream/42.0.tar.xz gnome-system-monitor-upstream/42.0.zip |
Adding upstream version 42.0.upstream/42.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'help/C/process-update-speed.page')
-rw-r--r-- | help/C/process-update-speed.page | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/help/C/process-update-speed.page b/help/C/process-update-speed.page new file mode 100644 index 0000000..6531542 --- /dev/null +++ b/help/C/process-update-speed.page @@ -0,0 +1,53 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" style="task" + id="process-update-speed"> + <info> + <revision version="0.2" pkgversion="3.11" date="2014-01-26" status="review"/> + <link type="guide" xref="index#processes-tasks" group="processes-tasks" /> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <credit type="author copyright"> + <name>Phil Bull</name> + <email>philbull@gmail.com</email> + <years>2011</years> + </credit> + + <credit type="author copyright"> + <name>Michael Hill</name> + <email>mdhillca@gmail.com</email> + <years>2011, 2014</years> + </credit> + + <desc>Refresh the information shown in the System Monitor with a longer or + shorter interval.</desc> + </info> + + <title>Make the information update faster or slower</title> + + <comment> + <cite date="2011-06-18" href="mailto:philbull@gmail.com">Phil Bull</cite> + <p>Explain how to make the info update faster (see Preferences dialog). + Explain that faster updates mean that the System Monitor will use more + CPU.</p> + </comment> + + <p>To change the information refresh speed:</p> + + <steps> + <item><p>Click + <guiseq><gui>System Monitor</gui><gui>Preferences</gui></guiseq>.</p> + </item> + <item><p>Click the desired tab (<gui>Processes</gui>, <gui>Resources</gui> + or <gui>File Systems</gui>).</p> + </item> + <item><p>Enter a value for <gui>Update interval in seconds</gui>.</p> + </item> + </steps> + + <note style = "warning"><p>Setting the <gui>Update interval</gui> to a + lower value will cause <gui>System Monitor</gui> itself to use more of the + CPU.</p> + </note> + +</page> |