Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-13-2005, 04:39 PM
|
#1
|
|
Member
Registered: Jul 2003
Location: Santiago, Chile
Distribution: Gentoo
Posts: 282
Rep:
|
Add xfce4 to xdm
Hello there
I reinstalled gentoo and I used to use kde as dektop, but now I changed to xfce4, I now use xdm as loggin manager, but I can't start xfce4 from there, how can I do it ??
In the directory /etc/X11/Session there is only a file called Xsession and nothing else
Thanks
|
|
|
|
02-13-2005, 09:06 PM
|
#2
|
|
Senior Member
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: Ubuntu, FreeBSD, NetBSD
Posts: 1,449
Rep:
|
Code:
$ mv ~/.xsession ~/.xsession.old
$ cat > ~/.xsession
exec startxfce4
^D
$ chmod u+x ~/.xsession
$ exit
In short, add the line, exec startxfce4 to your .xsession file (replace or remove the old one if you used to start a different windowmanager). We save the old file in case there is some settings or information in it that you don't want to forget.
|
|
|
|
02-17-2005, 03:23 PM
|
#3
|
|
Member
Registered: Jul 2003
Location: Santiago, Chile
Distribution: Gentoo
Posts: 282
Original Poster
Rep:
|
Hello there, I tried what you said but I still can't get it to work 
|
|
|
|
02-17-2005, 03:39 PM
|
#4
|
|
Member
Registered: Jul 2003
Location: Santiago, Chile
Distribution: Gentoo
Posts: 282
Original Poster
Rep:
|
Hey again, I just realized that when I log in as root xdm loads xfce4 but when I log in as a different user I get nothing
Thanks
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:50 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|