Find the answer to your Linux question:
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 ...
  1. #1
    Linux 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

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,091
    Try putting the following in your /home/user_name/.xinitrc file:

    Code:
    exec startxfce4
    ...then Xfce should start when you enter startx at the command line.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Linux Newbie
    Join Date
    Feb 2009
    Posts
    100
    excellent! thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...