Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: xfce-config.xml
Date: Fri, 28 Aug 2009 02:38:52
Message-Id: E1MgwBl-0002Rl-P7@stork.gentoo.org
1 nightmorph 09/08/28 07:48:01
2
3 Modified: xfce-config.xml
4 Log:
5 overhaul the xfce guide for all the crazy unannounced changes to the xfce package names, categories, USE flags, and dependencies. i think i managed to cover them all. i also added some recommended apps and utilities.
6
7 Revision Changes Path
8 1.21 xml/htdocs/doc/en/xfce-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.21&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.21&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.20&r2=1.21
13
14 Index: xfce-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v
17 retrieving revision 1.20
18 retrieving revision 1.21
19 diff -u -r1.20 -r1.21
20 --- xfce-config.xml 12 Aug 2009 08:22:17 -0000 1.20
21 +++ xfce-config.xml 28 Aug 2009 07:48:01 -0000 1.21
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.20 2009/08/12 08:22:17 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.21 2009/08/28 07:48:01 nightmorph Exp $ -->
27
28 <guide link="/doc/en/xfce-config.xml">
29 <title>The Xfce Configuration Guide</title>
30 @@ -18,8 +18,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.16</version>
35 -<date>2009-08-12</date>
36 +<version>1.17</version>
37 +<date>2009-08-28</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -64,7 +64,8 @@
42
43 <p>
44 Next, double-check your USE flags in <path>/etc/make.conf</path>; you'll
45 -probably at least want <c>USE="-gnome -kde -qt3 -qt4 X alsa cups dbus hal startup-notification xscreensaver"</c>.
46 +probably at least want <c>USE="-gnome -kde -qt3 -qt4 X branding dbus hal lock
47 +session startup-notification thunar"</c>.
48 </p>
49
50 <p>
51 @@ -72,7 +73,7 @@
52 </p>
53
54 <pre caption="Installing Xfce">
55 -# <i>emerge -avt xfce4 xfce4-settings</i>
56 +# <i>emerge -avt xfce4-meta</i>
57 </pre>
58
59 <p>
60 @@ -210,27 +211,32 @@
61
62 <ul>
63 <li>
64 - <c>xfce4-battery</c> is perfect for laptop users. It displays battery
65 + <c>xfce4-battery-plugin</c> is perfect for laptop users. It displays battery
66 percentage, time remaining, power source (AC or battery), fan status,
67 warnings, and can even be configured to execute commands at certain power
68 levels. This feature can be used to put the laptop into hibernate mode when
69 the battery is almost exhausted.
70 </li>
71 <li>
72 - <c>xfce4-verve</c> is a small command line embedded into the panel. It's
73 - quicker than opening up another terminal when you want to run a command.
74 + <c>xfce4-verve-plugin</c> is a small command line embedded into the panel.
75 + It's quicker than opening up another terminal when you want to run a
76 + command.
77 </li>
78 <li>
79 - <c>xfce4-mount</c> gives you a handy method of mounting devices listed in
80 - <path>/etc/fstab</path> just by clicking your mouse
81 + <c>xfce4-mount-plugin</c> gives you a handy method of mounting devices
82 + listed in <path>/etc/fstab</path> just by clicking your mouse
83 + </li>
84 + <li>
85 + <c>xfce4-sensors-plugin</c> lets you monitor your hardware sensors, such as
86 + CPU temperature, fan RPM, hard drive temp, motherboard voltage, and more
87 </li>
88 </ul>
89
90 <p>
91 If you can't find what you're looking for in the plugins specifically made for
92 Xfce, try searching through the list of Gnome panel applets! That's right, by
93 -first emerging <c>xfce4-xfapplet</c>, you can install and run any applet made
94 -for Gnome.
95 +first emerging <c>xfce4-xfapplet-plugin</c>, you can install and run any applet
96 +made for Gnome.
97 </p>
98
99 </body>
100 @@ -240,42 +246,60 @@
101 <body>
102
103 <p>
104 -Xfce bundles a few useful applications, including <c>xfce4-appfinder</c>, the
105 -Xfce icon theme, xfwm4 window manager themes, <c>terminal</c>, <c>orage</c>, and
106 -<c>mousepad</c>. Note that the last three will not be installed if you built
107 -<c>xfce4</c> with the <c>minimal</c> USE flag. However, these are all very
108 -small, yet terrific applications, so they're well worth installing.
109 +We should now <c>emerge</c> some useful applications and utilities:
110 +<c>xfce4-mixer</c>, <c>xfprint</c>, <c>xfce4-taskmanager</c>,
111 +<c>xfce4-icon-theme</c>, <c>xfwm4-themes</c>, <c>orage</c>, <c>mousepad</c>,
112 +<c>x11-terms/terminal</c>, and <c>thunar</c>.
113 +</p>
114 +
115 +<p>
116 +<c>xfce4-mixer</c> is a volume control for your sound card. It can also be run
117 +as a panel applet, giving you fast access to playback volume. <c>xfprint</c>
118 +provides easy printer management and job control; it's a must if you intend to
119 +do any printing from your desktop. <c>xfce4-taskmanager</c> displays a list of
120 +all running programs, and the CPU and memory consumption each one takes up. By
121 +right-clicking an item, you can kill a misbehaving application, pause and
122 +restart it, or even alter its runtime priority, which lets you fine-tune how
123 +much of a demand it puts on your system's resources.
124 +</p>
125 +
126 +<p>
127 +<c>xfce4-icon-theme</c> and <c>xfwm4-themes</c> add a basic icon theme and
128 +several window manager themes, respectively. You may want to add a more
129 +full-coverage icon theme such as <c>tango-icon-theme</c> just to round out your
130 +desktop.
131 </p>
132
133 <p>
134 <c>orage</c> is a simple, handy calendar. <c>mousepad</c> is a barebones text
135 -editor that starts up extremely quickly. <c>terminal</c> is far more
136 -configurable and useful than xterm, and supports Unicode text,
137 -pseudo-transparency and accelerated transparency via Xfce's built-in
138 -compositor, all out-of-the-box. Just make sure that the default action on the
139 +editor that starts up extremely quickly. <c>x11-terms/terminal</c> is an X11
140 +terminal emulator, far more configurable and useful than the barebones
141 +<c>xterm</c> supplied with <c>xorg-server</c>. <c>terminal</c> supports Unicode
142 +text, pseudo-transparency and accelerated transparency via Xfce's built-in
143 +compositor, all out-of-the-box. Just make sure that the default action on the
144 terminal launcher of your panel runs <path>/usr/bin/Terminal</path> instead of
145 xterm. Right click the launcher and choose "Properties" to change the command.
146 </p>
147
148 <p>
149 -<c>thunar</c> is Xfce's built-in graphical file manager. It's fast yet quite
150 -powerful, can support a few plugins for even more functionality; just install
151 +<c>thunar</c> is Xfce's default graphical file manager. It's fast yet quite
152 +powerful, can support several plugins for even more functionality; just install
153 them with <c>emerge</c>. Let's take a look:
154 </p>
155
156 <ul>
157 <li>
158 - <c>thunar-archive</c> lets you create and extract archive files using the
159 - right-click menu. It works even better when paired with the <uri
160 - link="http://www.foo-projects.org/~benny/projects/thunar-archive-plugin/">graphical
161 - archiving application</uri> developed for Xfce, <c>xarchiver</c>. Run
162 - <c>emerge xarchiver</c> to install it.
163 + <c>thunar-archive-plugin</c> lets you create and extract archive files using
164 + the right-click menu. It provides a handy <uri
165 + link="http://www.foo-projects.org/~benny/projects/thunar-archive-plugin">front-end</uri>
166 + for graphical archiving applications such as <c>xarchiver</c>,
167 + <c>squeeze</c>, and <c>file-roller</c>.
168 </li>
169 <li>
170 - <c>thunar-media-tags</c> lets you intelligently rename multiple media files
171 - at once, and lets you <uri
172 + <c>thunar-media-tags-plugin</c> lets you intelligently rename multiple media
173 + files at once, and lets you <uri
174 link="http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin">edit</uri>
175 - their information tags, such as id3 tags.
176 + their information tags, such as id3 and ogg tags.
177 </li>
178 <li>
179 <c>thunar-thumbnailers</c> lets you <uri
180 @@ -295,7 +319,7 @@
181 </p>
182
183 <p>
184 -Though <c>mousepad</c> is nice enough as a quick text editor, if you need a
185 +Though <c>mousepad</c> is nice enough as a basic text editor, if you need a
186 full-featured word processor but don't want the bloat of OpenOffice, try
187 emerging <c>abiword</c>. <uri link="http://www.abisource.com">AbiWord</uri> is
188 lighter, faster, and is completely interoperable with industry-standard document
189 @@ -458,6 +482,12 @@
190 for your graphics card.
191 </p>
192
193 +<p>
194 +Once you've finished setting up a beautiful Xfce desktop, the next thing to do
195 +is take a picture of it to share with other folks! Just install
196 +<c>xfce4-screenshooter</c> and post your pictures somewhere for all to admire.
197 +</p>
198 +
199 </body>
200 </section>
201 </chapter>