Blame help/C/process-many.page

Packit 76ec6a
Packit 76ec6a
      type="topic" style="task"
Packit 76ec6a
      id="process-many">
Packit 76ec6a
  <info>
Packit 76ec6a
    <revision version="0.1" date="2014-01-25" status="review"/>
Packit 76ec6a
    <link type="guide" xref="index#processes-info" group="processes-info" />
Packit 76ec6a
    
Packit 76ec6a
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
Packit 76ec6a
    
Packit 76ec6a
    <credit type="author copyright">
Packit 76ec6a
      <name>Phil Bull</name>
Packit 76ec6a
      <email>philbull@gmail.com</email>
Packit 76ec6a
      <years>2014</years>
Packit 76ec6a
    </credit>
Packit 76ec6a
    
Packit 76ec6a
    <desc>Lots of system processes run automatically in the background.</desc>
Packit 76ec6a
  </info>
Packit 76ec6a
Packit 76ec6a
  <title>Why are there processes listed that I did not start?</title>
Packit 76ec6a
Packit 76ec6a
  

There are usually lots of processes listed under the <gui>Processes</gui> tab. Only a few of these will be programs that you started yourself. The others are mostly processes that are needed by the operating system to make the computer run correctly. These are started automatically when you log in, and typically run quietly in the background.

Packit 76ec6a
  
Packit 76ec6a
</page>