On 15-03-10 14:07, Jeffrey Parke wrote: [installing XFCE, xorg]
Have you read the beginners guide? It's a great help for times like these, I'll post it below. Well what you wanna do now is to install the xorg group (pacman -S xorg) then the xfce group (pacman -S xfce4). Then move the .xinitrc file to your home folder (cp /etc/skel/.xinitrc/ /home/user/.xinitrc); edit this file to so that the line with startxfce4 is uncommented (in other words has a '#' in front of it. Finally, run 'startx'
Actually, you should /remove/ the '#' from the start of that line... ;) mvg, Guus