Results 1 to 3 of 3
I installed centos5.2 on an old (P3) laptop. At first I did not install X. Then, however, I installed 2 groups: "X Window System" and "XFCE4.4". I can start X ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-17-2009 #1Linux Newbie
- Join Date
- Feb 2009
- Posts
- 100
startx : xfce
I installed centos5.2 on an old (P3) laptop. At first I did not install X. Then, however, I installed 2 groups: "X Window System" and "XFCE4.4". I can start X with startx, however, what do I need to edit in order for XFCE to start when I type: startx.
thanks
- 02-18-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Try putting the following in your /home/user_name/.xinitrc file:
...then Xfce should start when you enter startx at the command line.Code:exec startxfce4
oz
- 02-18-2009 #3Linux Newbie
- Join Date
- Feb 2009
- Posts
- 100
excellent! thanks


Reply With Quote
