I came along the comment (when you type startx => you won't go to KDM or GDM but directly to your standart desktop= KDE,GNOME,...) at http://www.justlinux.com/forum/showthread.php?t=107342 and would like to know what the difference is if any.
| |||
|
feedback
|
|
If your system is configured to automatically start GDM or KDM, you're presented with a graphical login screen, where you log in to your session. When you leave this session, it brings you back to the graphical login. If, instead, you don't automatically start GDM/KDM, you'll usually have a console login. From there, you can log in, and run the command startx to start an X session. When the session starts, X will take it's configuration setting from your local However, if you want to start a (for example) Gnome session automatically when you startx, you can edit your personal .xinitrc file to read Sometimes it's handy to not have Gnome/KDE/etc. start automatically, in which case configuring it this way is a good compromise. For example, a live-cd such as grml doesn't really need a graphical environment for most tasks, but it's there if you need it. | |||||||||||
feedback
|
|
GDM is the GNOME Display Manager - it's where you enter your login credentials. It allows you to switch between different desktops (i.e. GNOME, KDE, XFCE, et al).
GNOME is the actual desktop - it's where you run graphical applications. It also hosts your toolbar and other such things.
| |||||
feedback
|

