Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
I am using xfce for my wm, which runs normally when I start it manually, but I would like to start my system with the xfce graphical login. I have changed the run level to 5, but the system still starts with the command line login. Obviously I am missing something - what would that be?
I generally use XDM and the /home/<username>/.xinitrc file to start xfce4. XDM is capable of being modified to look very nice, and you don't have all those dependencies that come with GDM and KDE.
Here's an example .xinitrc file for you:
Code:
#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#
exec startxfce4
Thanks for the responses - it was a display manager that I needed, and I went with gdm.
Quote:
Originally Posted by Ozar
I generally use XDM and the /home/<username>/.xinitrc file to start xfce4. XDM is capable of being modified to look very nice, and you don't have all those dependencies that come with GDM and KDE.
Can you point me to a good tutorial for customizing xdm?
Hmm, I was recently looking for one of these, but didn't find anything in particular. One website had a program to help with it, but I didn't look too much into it.
What I did do though, was edit /etc/X11/xdm/Xresources to position the window, change the color, etc. I found a list of things you can edit from here, search for "xlogin"
I don't know if XDM can be customized to a big extent. If I were you, I'd take GDM or KDM, and change those. I know you can do that, and they're more popular than XDM. So you'll have more chance finding a good tutorial.
__________________
** Registered Linux User # 393717 and proud of it ** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe