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

« back to all changes in this revision

Viewing changes to gnome-help/id/power-hibernate.page

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120416235505-4nznk0i4b7391ele
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="question" id="power-hibernate" xml:lang="id">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="power"/>
 
6
 
 
7
    <desc>Hibernate saves your state, but completely switches off the power.</desc>
 
8
    <revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
 
9
 
 
10
    <credit type="author">
 
11
      <name>Projek Dokumentasi GNOME</name>
 
12
      <email>gnome-doc-list@gnome.org</email>
 
13
    </credit>
 
14
    <credit type="author">
 
15
      <name>Ekaterina Gerasimova</name>
 
16
      <email>kittykat3756@gmail.com</email>
 
17
    </credit>
 
18
 
 
19
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
20
  
 
21
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
22
      <mal:name>Andika Triwidada</mal:name>
 
23
      <mal:email>andika@gmail.com</mal:email>
 
24
      <mal:years>2011, 2012</mal:years>
 
25
    </mal:credit>
 
26
  </info>
 
27
 
 
28
<title>What happens when I hibernate my computer?</title>
 
29
 
 
30
<p>When the computer <em>hibernates</em>, all of your applications and
 
31
documents are stored and the computer completely switches off so it does not
 
32
use any power, but the applications and documents will still be open when you
 
33
switch on the computer again. You cannot hibernate the computer yourself, but you can set <gui>Hibernate</gui> as the default action for when your computer battery is critically low:</p>
 
34
<steps>
 
35
  <item>
 
36
    <p>Klik nama Anda pada bilah puncak dan pilih <gui>Pengaturan Sistem</gui>.</p>
 
37
  </item>
 
38
  <item>
 
39
    <p>Open <gui>Power</gui>.</p>
 
40
  </item>
 
41
  <item>
 
42
    <p>Change the <gui>When power is critically low</gui> option to <gui>Hibernate</gui>.</p>
 
43
  </item>
 
44
</steps>
 
45
 
 
46
<p>Some computers have problems with hardware support which mean that they
 
47
<link xref="power-suspendfail">may not be able to suspend or hibernate
 
48
properly</link>. It is a good idea to test hibernate on your computer to see if
 
49
it does work.</p>
 
50
 
 
51
<note style="important">
 
52
  <title>Always save your work before hibernating</title>
 
53
  <p>You should save all of your work before hibernating the computer, just in
 
54
  case something goes wrong and your open applications and documents cannot be
 
55
  recovered when you switch on the computer again.</p>
 
56
</note>
 
57
 
 
58
</page>