| 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/xfce-config.xml,v 1.19 2009/06/10 18:56:18 nightmorph Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.20 2009/08/12 08:22:17 nightmorph Exp $ --> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/xfce-config.xml"> |
5 | <guide link="/doc/en/xfce-config.xml"> |
| 6 | <title>The Xfce Configuration Guide</title> |
6 | <title>The Xfce Configuration Guide</title> |
| 7 | |
7 | |
| 8 | <author title="Author"> |
8 | <author title="Author"> |
| … | |
… | |
| 16 | |
16 | |
| 17 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
17 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 18 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
18 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 19 | <license/> |
19 | <license/> |
| 20 | |
20 | |
| 21 | <version>1.15</version> |
21 | <version>1.16</version> |
| 22 | <date>2009-06-10</date> |
22 | <date>2009-08-12</date> |
| 23 | |
23 | |
| 24 | <chapter> |
24 | <chapter> |
| 25 | <title>Introduction</title> |
25 | <title>Introduction</title> |
| 26 | <section> |
26 | <section> |
| 27 | <title>The Xfce desktop environment</title> |
27 | <title>The Xfce desktop environment</title> |
| … | |
… | |
| 70 | <p> |
70 | <p> |
| 71 | Now, let's install Xfce. |
71 | Now, let's install Xfce. |
| 72 | </p> |
72 | </p> |
| 73 | |
73 | |
| 74 | <pre caption="Installing Xfce"> |
74 | <pre caption="Installing Xfce"> |
| 75 | # <i>emerge -avt xfce4</i> |
75 | # <i>emerge -avt xfce4 xfce4-settings</i> |
| 76 | </pre> |
76 | </pre> |
| 77 | |
77 | |
| 78 | <p> |
78 | <p> |
| 79 | Next, add your regular user(s) to the <c>plugdev</c>, <c>cdrom</c>, <c>cdrw</c>, |
79 | Next, add your regular user(s) to the <c>plugdev</c>, <c>cdrom</c>, <c>cdrw</c>, |
| 80 | and <c>usb</c> groups, so that they can take full advantage of <c>hal</c> and be |
80 | and <c>usb</c> groups, so that they can take full advantage of <c>hal</c> and be |