| 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.21 2009/08/28 07:48:01 nightmorph Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.22 2009/09/13 08:48:15 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.17</version> |
21 | <version>1.18</version> |
| 22 | <date>2009-08-28</date> |
22 | <date>2009-09-13</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> |
| … | |
… | |
| 62 | link="/doc/en/xorg-config.xml">X Server Configuration Howto</uri>. |
62 | link="/doc/en/xorg-config.xml">X Server Configuration Howto</uri>. |
| 63 | </p> |
63 | </p> |
| 64 | |
64 | |
| 65 | <p> |
65 | <p> |
| 66 | Next, double-check your USE flags in <path>/etc/make.conf</path>; you'll |
66 | Next, double-check your USE flags in <path>/etc/make.conf</path>; you'll |
| 67 | probably at least want <c>USE="-gnome -kde -qt3 -qt4 X branding dbus hal lock |
67 | probably at least want <c>USE="-gnome -kde -minimal -qt3 -qt4 X branding dbus |
| 68 | session startup-notification thunar"</c>. |
68 | hal lock session startup-notification thunar"</c>. |
| 69 | </p> |
69 | </p> |
| 70 | |
70 | |
| 71 | <p> |
71 | <p> |
| 72 | Now, let's install Xfce. |
72 | Now, let's install Xfce. |
| 73 | </p> |
73 | </p> |
| … | |
… | |
| 246 | <body> |
246 | <body> |
| 247 | |
247 | |
| 248 | <p> |
248 | <p> |
| 249 | We should now <c>emerge</c> some useful applications and utilities: |
249 | We should now <c>emerge</c> some useful applications and utilities: |
| 250 | <c>xfce4-mixer</c>, <c>xfprint</c>, <c>xfce4-taskmanager</c>, |
250 | <c>xfce4-mixer</c>, <c>xfprint</c>, <c>xfce4-taskmanager</c>, |
| 251 | <c>xfce4-icon-theme</c>, <c>xfwm4-themes</c>, <c>orage</c>, <c>mousepad</c>, |
251 | <c>xfwm4-themes</c>, <c>orage</c>, <c>mousepad</c>, <c>x11-terms/terminal</c>, |
| 252 | <c>x11-terms/terminal</c>, and <c>thunar</c>. |
252 | and <c>thunar</c>. |
| 253 | </p> |
253 | </p> |
| 254 | |
254 | |
| 255 | <p> |
255 | <p> |
| 256 | <c>xfce4-mixer</c> is a volume control for your sound card. It can also be run |
256 | <c>xfce4-mixer</c> is a volume control for your sound card. It can also be run |
| 257 | as a panel applet, giving you fast access to playback volume. <c>xfprint</c> |
257 | as a panel applet, giving you fast access to playback volume. <c>xfprint</c> |
| … | |
… | |
| 262 | restart it, or even alter its runtime priority, which lets you fine-tune how |
262 | restart it, or even alter its runtime priority, which lets you fine-tune how |
| 263 | much of a demand it puts on your system's resources. |
263 | much of a demand it puts on your system's resources. |
| 264 | </p> |
264 | </p> |
| 265 | |
265 | |
| 266 | <p> |
266 | <p> |
| 267 | <c>xfce4-icon-theme</c> and <c>xfwm4-themes</c> add a basic icon theme and |
267 | <c>xfwm4-themes</c> adds several window manager themes. You may want to add a |
| 268 | several window manager themes, respectively. You may want to add a more |
|
|
| 269 | full-coverage icon theme such as <c>tango-icon-theme</c> just to round out your |
268 | more full-coverage icon theme such as <c>tango-icon-theme</c> just to round out |
| 270 | desktop. |
269 | your desktop. |
| 271 | </p> |
270 | </p> |
| 272 | |
271 | |
| 273 | <p> |
272 | <p> |
| 274 | <c>orage</c> is a simple, handy calendar. <c>mousepad</c> is a barebones text |
273 | <c>orage</c> is a simple, handy calendar. <c>mousepad</c> is a barebones text |
| 275 | editor that starts up extremely quickly. <c>x11-terms/terminal</c> is an X11 |
274 | editor that starts up extremely quickly. <c>x11-terms/terminal</c> is an X11 |