Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / wdm / MESSAGE
blobb0b0f496116fc99b9799583fef9b87c44c2e4aa7
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.3 2004/10/11 22:14:51 reed Exp $
4 To use wdm, you will need to perform the following steps:
6 1. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy
7    ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/wdm to /etc/rc.d/wdm and
8    add the following line into your /etc/rc.conf
10         wdm=YES
12 2. Stop all other display managers (e.g. xdm, gdm, ...) and disable them
13    in /etc/rc.conf.
15 3. Start wdm by issuing the command
17         /etc/rc.d/wdm start
18 ===========================================================================