View previous topic :: View next topic |
Author |
Message |
joey_g n00b
Joined: 06 May 2008 Posts: 44
|
Posted: Mon May 19, 2008 6:16 am Post subject: Display/Login Managers |
|
|
I'm wondering what are the different ways/options in starting a graphical interface like kdm. Lately I've been using xdm at the default run level to start kde but I've wondered why I had to emerge xorg-server (which took me 15 minutes to compile) just to start a graphical interface. Are there thriftier ways I can automatically enter the graphical environment (kde) without using xdm, xorg-server or xorg-x11? I thought xdm and xorg-x11 were needed to start a graphical interface (kde) but after an unmerge everything seems to work. I'm still trying to figure this out. |
|
Back to top |
|
|
SeaTiger l33t
Joined: 22 Nov 2007 Posts: 603 Location: Toronto, Ontario, Canada
|
Posted: Mon May 19, 2008 7:26 am Post subject: |
|
|
xorg-server is the graphic engine
-- xdm, gdm, kdm are login manager that run on top of xorg
-- gnome, kde, xfce, etc... are window manager that run on top of xorg
Even you start kde without xdm, you are still using xorg. If you do a ps -ef, you will see X is actually running. |
|
Back to top |
|
|
easy target Tux's lil' helper
Joined: 09 Jan 2008 Posts: 134
|
Posted: Mon May 19, 2008 10:22 am Post subject: |
|
|
xorg-x11 is a meta package consisting of several packages needed to run xorg. xorg-server is a server :-), it's one of the packages pulled by xorg-x11.
As junksiu stated, xdm, kdm, gdm are graphical login managers using xorg to start a window manager (or whole desktop environment) like gnome, kde, xfce, fluxbox etc.
So, to start kde You need xorg-x11 (which pulls xorg-server) and kdm (kde login manager) and kde.
IMO the best would be following kde install guide:
http://www.gentoo.org/proj/en/desktop/kde/kde-config.xml |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|