summaryrefslogtreecommitdiff
path: root/x11/wdm/MESSAGE
blob: e101ff62b41e939c8ababd0266e32332de9a3d3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========================================================================
$NetBSD: MESSAGE,v 1.2 2004/04/23 22:43:20 reed Exp $

To use wdm, you will need to perform the following steps:

1. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy
   ${RCD_SCRIPTS_EXAMPLEDIR}/wdm to /etc/rc.d/wdm and add the following
   line into your /etc/rc.conf

	wdm=YES

2. Stop all other display managers (e.g. xdm, gdm, ...) and disable them
   in /etc/rc.conf.

3. Start wdm by issuing the command

	/etc/rc.d/wdm start
===========================================================================