15 Mar
2010
15 Mar
'10
7:01 p.m.
On Mon, Mar 15, 2010 at 12:26 PM, Guus Snijders <gsnijders@gmail.com> wrote:
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
that's exactly what I said, just wanted to make sure he new what a comment was.