Before we begin, here's what XFce's website has to say about itself: 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. It's based on the GTK+ toolkit version 2.
Permalink for comment
To read all comments associated with this story, please click here.
Sorcerer, huh? ubergeek,huh? Let me stay a dumb newbie.
In Debian:
apt-get -y install xfce4
In /home/username/.xinitrc:
exec xfce4-session
xrdb -merge /home/username/.Xresources
logout/login
and voilá!
hope this helps