|
Lines 434-440
Link Here
|
| 434 |
<para>Desktop environments like |
434 |
<para>Desktop environments like |
| 435 |
<application>GNOME</application>, |
435 |
<application>GNOME</application>, |
| 436 |
<application>KDE</application> or |
436 |
<application>KDE</application> or |
| 437 |
<application>XFce</application> have tools allowing the user |
437 |
<application>Xfce</application> have tools allowing the user |
| 438 |
to easily set the screen parameters such as the resolution. |
438 |
to easily set the screen parameters such as the resolution. |
| 439 |
So if the default configuration is not acceptable and you |
439 |
So if the default configuration is not acceptable and you |
| 440 |
planned to install a desktop environment then just continue |
440 |
planned to install a desktop environment then just continue |
|
Lines 1617-1634
Link Here
|
| 1617 |
</sect2> |
1617 |
</sect2> |
| 1618 |
|
1618 |
|
| 1619 |
<sect2 id="x11-wm-xfce"> |
1619 |
<sect2 id="x11-wm-xfce"> |
| 1620 |
<title>XFce</title> |
1620 |
<title>Xfce</title> |
| 1621 |
<sect3 id="x11-wm-xfce-about"> |
1621 |
<sect3 id="x11-wm-xfce-about"> |
| 1622 |
<title>About XFce</title> |
1622 |
<title>About Xfce</title> |
| 1623 |
|
1623 |
|
| 1624 |
<para><application>XFce</application> is a desktop environment |
1624 |
<para><application>Xfce</application> is a desktop environment |
| 1625 |
based on the GTK+ |
1625 |
based on the GTK+ |
| 1626 |
toolkit used by <application>GNOME</application>, but is much |
1626 |
toolkit used by <application>GNOME</application>, but is much |
| 1627 |
more lightweight and meant for those who want a simple, |
1627 |
more lightweight and meant for those who want a simple, |
| 1628 |
efficient desktop which is nevertheless easy to use and |
1628 |
efficient desktop which is nevertheless easy to use and |
| 1629 |
configure. Visually, it looks very much like |
1629 |
configure. Visually, it looks very much like |
| 1630 |
<application>CDE</application>, found on commercial &unix; |
1630 |
<application>CDE</application>, found on commercial &unix; |
| 1631 |
systems. Some of <application>XFce</application>'s features |
1631 |
systems. Some of <application>Xfce</application>'s features |
| 1632 |
are:</para> |
1632 |
are:</para> |
| 1633 |
|
1633 |
|
| 1634 |
<itemizedlist> |
1634 |
<itemizedlist> |
|
Lines 1661-1675
Link Here
|
| 1661 |
</listitem> |
1661 |
</listitem> |
| 1662 |
</itemizedlist> |
1662 |
</itemizedlist> |
| 1663 |
|
1663 |
|
| 1664 |
<para>More information on <application>XFce</application> |
1664 |
<para>More information on <application>Xfce</application> |
| 1665 |
can be found on the <ulink url="http://www.xfce.org/">XFce |
1665 |
can be found on the <ulink url="http://www.xfce.org/">Xfce |
| 1666 |
website</ulink>.</para> |
1666 |
website</ulink>.</para> |
| 1667 |
</sect3> |
1667 |
</sect3> |
| 1668 |
|
1668 |
|
| 1669 |
<sect3 id="x11-wm-xfce-install"> |
1669 |
<sect3 id="x11-wm-xfce-install"> |
| 1670 |
<title>Installing XFce</title> |
1670 |
<title>Installing Xfce</title> |
| 1671 |
|
1671 |
|
| 1672 |
<para>A binary package for <application>XFce</application> |
1672 |
<para>A binary package for <application>Xfce</application> |
| 1673 |
exists (at the time of writing). To install, simply type:</para> |
1673 |
exists (at the time of writing). To install, simply type:</para> |
| 1674 |
|
1674 |
|
| 1675 |
<screen>&prompt.root; <userinput>pkg_add -r xfce4</userinput></screen> |
1675 |
<screen>&prompt.root; <userinput>pkg_add -r xfce4</userinput></screen> |
|
Lines 1681-1693
Link Here
|
| 1681 |
&prompt.root; <userinput>make install clean</userinput></screen> |
1681 |
&prompt.root; <userinput>make install clean</userinput></screen> |
| 1682 |
|
1682 |
|
| 1683 |
<para>Now, tell the X server to launch |
1683 |
<para>Now, tell the X server to launch |
| 1684 |
<application>XFce</application> the next time X is started. |
1684 |
<application>Xfce</application> the next time X is started. |
| 1685 |
Simply type this:</para> |
1685 |
Simply type this:</para> |
| 1686 |
|
1686 |
|
| 1687 |
<screen>&prompt.user; <userinput>echo "/usr/local/bin/startxfce4" > ~/.xinitrc</userinput></screen> |
1687 |
<screen>&prompt.user; <userinput>echo "/usr/local/bin/startxfce4" > ~/.xinitrc</userinput></screen> |
| 1688 |
|
1688 |
|
| 1689 |
<para>The next time X is started, |
1689 |
<para>The next time X is started, |
| 1690 |
<application>XFce</application> will be the desktop. |
1690 |
<application>Xfce</application> will be the desktop. |
| 1691 |
As before, if a display manager like |
1691 |
As before, if a display manager like |
| 1692 |
<application>XDM</application> is being used, create an |
1692 |
<application>XDM</application> is being used, create an |
| 1693 |
<filename>.xsession</filename>, as described in the |
1693 |
<filename>.xsession</filename>, as described in the |