~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to system-admin-guide/C/processes.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-15 14:44:43 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20121115144443-znsud5byjojjhvc4
Tags: 3.6.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
      type="topic" style="task"
 
3
      id="processes">
 
4
  <info>
 
5
    <revision version="0.1" date="2012-07-02" status="draft"/>
 
6
    <link type="guide" xref="index" group="processes" />
 
7
 
 
8
    <credit type="author copyright">
 
9
      <name>Matthias Clasen</name>
 
10
      <email>matthias.clasen@gmail.com</email>
 
11
      <years>2012</years>
 
12
    </credit>
 
13
 
 
14
    <desc>Which processes should I expect to see running in a pristine, stock
 
15
     GNOME session?</desc>
 
16
  </info>
 
17
 
 
18
  <title>Typical processes</title>
 
19
 
 
20
  <p>In a pristine, stock GNOME session, the following processes should be
 
21
   running: dbus-daemon, gnome-session, gnome-shell, gnome-settings-daemon,
 
22
   pulseaudio, gnome-keyring-daemon.</p>
 
23
 
 
24
  <p>Depending on the user's setup, you might also see various gvfs processes,
 
25
   goa-daemon, gnome-shell-calendar-server, various evolution factory processes,
 
26
   gsd-printer, gnome-screensaver, at-spi2-dbus-launcher, and at-spi2-registryd,
 
27
   among others.</p>
 
28
 
 
29
</page>