Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189709 - mention starting xdm before startx.
Summary: mention starting xdm before startx.
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-21 14:32 UTC by Mar Vaneke
Modified: 2007-08-21 14:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mar Vaneke 2007-08-21 14:32:14 UTC
On the page :
http://www.gentoo.org/doc/en/kde-config.xml
Code Listing 2.5: Starting KDE

mention that before issuing the command startx, the user has to run this command :
emerge xdm
/etc/init.d/xdm start

and also this command :
rc-update add xdm default
for the next start of the machine.

The problem is also for Gnome documentation page :
http://www.gentoo.org/doc/en/gnome-config.xml



Reproducible: Always
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2007-08-21 14:38:09 UTC
There's nothing wrong with using startx.
Using xdm/kdm is explained later in the documents.