! $XConsortium: xdm-conf.cpp /main/3 1996/01/15 15:17:26 gildea $
! $XFree86: xc/programs/xdm/config/xdm-conf.cpp,v 1.5 1999/08/29 12:21:06 dawes Exp $
DisplayManager.errorLogFile:	/var/log/kdm.log
DisplayManager.pidFile:		/var/run/kdm.pid
DisplayManager.keyFile:		/etc/kde2/kdm/kdm-keys
DisplayManager.servers:		/etc/kde2/kdm/Xservers
DisplayManager.accessFile:	/etc/kde2/kdm/Xaccess
DisplayManager.authDir:		/var/lib/kdm
DisplayManager.willing:		su nobody -c /etc/kde2/kdm/Xwilling
! All displays should use authorization.
! X terminals may not be configured that way, so they will require
! individualized resource settings.
DisplayManager*authorize:	true
! Scripts to start the server, start the user session, and reset the server
DisplayManager*setup:		/etc/kde2/kdm/Xsetup
DisplayManager*startup:		/etc/kde2/kdm/Xstartup
DisplayManager*reset:		/etc/kde2/kdm/Xreset
DisplayManager*resources:	/etc/kde2/kdm/Xresources
DisplayManager*session:		/etc/kde2/kdm/Xsession
!
DisplayManager*userPath:	/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
DisplayManager*systemPath:	/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11

DisplayManager*loginmoveInterval:	10

! SECURITY: do not listen for XDMCP or Chooser requests
! Comment out this line if you want to manage X terminals with kdm
DisplayManager.requestPort:	0
