[[PageOutline]] = Xfce = Xfce is a lightweight desktop environment for unix-like operating systems. It aims to be fast and lightweight, while still being visually appealing and easy to use. http://www.xfce.org/ == Xfce 4.4 == [[Image(xfce44-desktop.png, 512px)]] Xfce 4.4.3 == Xfce 4.6 == [[Image(xfce46-desktop.png, 512px)]] Xfce 4.6.1 == Installation == To install Xfce including its dependencies (like GTK+), use: {{{ sudo port install xfce }}} To make Xfce start when X11 is started, add it to your config (make sure you don't have a ~/.xinitrc file): {{{ echo "exec startxfce4" > ~/.xinitrc.d/99-xfce.sh chmod 755 ~/.xinitrc.d/99-xfce.sh }}} Users of the old X11.app from Tiger will need to do this instead: {{{ echo "exec startxfce4" > ~/.xinitrc }}} This works and looks best when running X11 in full screen mode. == Building == For installation order see http://wiki.xfce.org/releng/4.6/general-info * libxfce4util * xfconf * libxfcegui4 * libxfce4menu * exo * xfce4-panel * Thunar * xfce4-settings * xfce4-session * xfdesktop * xfwm4 * xfce-utils * xfprint * xfce4-appfinder * Terminal * mousepad * midori * gtk-xfce-engine * xfce4-icon-theme * xfwm4-themes