| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.44 2010/07/18 06:36:58 jkt Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.45 2011/03/02 09:18:04 nightmorph Exp $ --> |
| 4 | |
4 | |
| 5 | <guide> |
5 | <guide> |
| 6 | <title>Power Management Guide</title> |
6 | <title>Power Management Guide</title> |
| 7 | |
7 | |
| 8 | <author title="Author"> |
8 | <author title="Author"> |
| … | |
… | |
| 22 | |
22 | |
| 23 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
23 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 24 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
24 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 25 | <license/> |
25 | <license/> |
| 26 | |
26 | |
| 27 | <version>1.47</version> |
27 | <version>2</version> |
| 28 | <date>2010-07-18</date> |
28 | <date>2011-03-02</date> |
| 29 | |
29 | |
| 30 | <chapter> |
30 | <chapter> |
| 31 | <title>Introduction</title> |
31 | <title>Introduction</title> |
| 32 | <section> |
32 | <section> |
| 33 | <body> |
33 | <body> |
| … | |
… | |
| 1450 | is needed. Additionally, you've got to enable the <c>fbsplash</c> USE flag. |
1450 | is needed. Additionally, you've got to enable the <c>fbsplash</c> USE flag. |
| 1451 | </p> |
1451 | </p> |
| 1452 | |
1452 | |
| 1453 | <pre caption="Installing tuxonice-userui"> |
1453 | <pre caption="Installing tuxonice-userui"> |
| 1454 | # <i>echo "sys-apps/tuxonice-userui fbsplash" >> /etc/portage/package.use</i> |
1454 | # <i>echo "sys-apps/tuxonice-userui fbsplash" >> /etc/portage/package.use</i> |
| 1455 | <comment>(It may be marked ~arch, so first it must be keyworded)</comment> |
|
|
| 1456 | # <i>echo "sys-apps/tuxonice-userui" >> /etc/portage/package.keywords</i> |
|
|
| 1457 | # <i>emerge tuxonice-userui</i> |
1455 | # <i>emerge tuxonice-userui</i> |
| 1458 | </pre> |
1456 | </pre> |
| 1459 | |
1457 | |
| 1460 | <p> |
1458 | <p> |
| 1461 | The ebuild tells you to make a symlink to the theme you want to use. For |
1459 | The ebuild tells you to make a symlink to the theme you want to use. For |