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: Sun, 13 Jun 2010 23:34:23
Message-Id: 20100613233412.B4D1A2CE14@corvid.gentoo.org
1 nightmorph 10/06/13 23:34:12
2
3 Modified: xfce-config.xml
4 Log:
5 more terminal info, etc. per bug 323801
6
7 Revision Changes Path
8 1.29 xml/htdocs/doc/en/xfce-config.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.29&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.29&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.28&r2=1.29
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.28
18 retrieving revision 1.29
19 diff -u -r1.28 -r1.29
20 --- xfce-config.xml 13 Jun 2010 12:15:07 -0000 1.28
21 +++ xfce-config.xml 13 Jun 2010 23:34:12 -0000 1.29
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.28 2010/06/13 12:15:07 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.29 2010/06/13 23:34:12 nightmorph Exp $ -->
27
28 <guide>
29 <title>The Xfce Configuration Guide</title>
30 @@ -18,7 +18,7 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.23</version>
35 +<version>1.24</version>
36 <date>2010-06-13</date>
37
38 <chapter>
39 @@ -105,6 +105,16 @@
40 # <i>rc-update add hald default</i>
41 </pre>
42
43 +<p>
44 +You'll also need a graphical terminal so that you can continue working with your
45 +new desktop environment. <c>x11-terms/terminal</c> is a good choice, as it's
46 +made specifically for Xfce. Install Terminal as shown:
47 +</p>
48 +
49 +<pre caption="Installing Terminal">
50 +# <i>emerge x11-terms/terminal</i>
51 +</pre>
52 +
53 </body>
54 </section>
55 </chapter>
56 @@ -282,11 +292,12 @@
57 <c>orage</c> is a simple, handy calendar. <c>mousepad</c> is a barebones text
58 editor that starts up extremely quickly. <c>x11-terms/terminal</c> is an X11
59 terminal emulator, far more configurable and useful than the barebones
60 -<c>xterm</c> supplied with <c>xorg-server</c>. <c>terminal</c> supports Unicode
61 -text, pseudo-transparency and accelerated transparency via Xfce's built-in
62 -compositor, all out-of-the-box. Just make sure that the default action on the
63 +<c>xterm</c>. <c>terminal</c> supports Unicode text, color schemes,
64 +pseudo-transparency and hardware-accelerated transparency via Xfce's built-in
65 +compositor, all out-of-the-box. Just make sure that the default action on the
66 terminal launcher of your panel runs <path>/usr/bin/Terminal</path> instead of
67 -xterm. Right click the launcher and choose "Properties" to change the command.
68 +<path>xterm</path>. Right-click the launcher and choose "Properties" to change
69 +the command.
70 </p>
71
72 <p>