~ubuntu-branches/ubuntu/gutsy/xdm/gutsy

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
! $Xorg: xdm-conf.cpp,v 1.3 2000/08/17 19:54:17 cpqbld Exp $
! $XdotOrg: app/xdm/config/xdm-config.cpp,v 1.5 2005/12/11 20:46:25 alanc Exp $    
!
!
!
!
! $XFree86: xc/programs/xdm/config/xdm-conf.cpp,v 1.10 2002/11/30 19:11:32 herrb Exp $
!
#ifndef XDMCONFIGDIR
#define XDMCONFIGDIR XDMDIR
#endif
#ifndef XDMSCRIPTDIR
#define XDMSCRIPTDIR XDMDIR
#endif
DisplayManager.errorLogFile:	XDMLOGDIR/xdm.log
DisplayManager.pidFile:		XDMPIDDIR/xdm.pid
DisplayManager.keyFile:		XDMCONFIGDIR/xdm-keys
DisplayManager.servers:		XDMCONFIGDIR/Xservers
DisplayManager.accessFile:	XDMCONFIGDIR/Xaccess
DisplayManager*resources:	XDMCONFIGDIR/Xresources
DisplayManager.willing:		SU nobody -c XDMSCRIPTDIR/Xwilling
! All displays should use authorization, but we cannot be sure
! X terminals may not be configured that way, so they will require
! individual resource settings.
DisplayManager*authorize:	true
!
DisplayManager*chooser:		CHOOSERPATH
DisplayManager*startup:		XDMSCRIPTDIR/Xstartup
DisplayManager*session:		XDMSCRIPTDIR/Xsession
DisplayManager*reset:		XDMSCRIPTDIR/Xreset
DisplayManager*authComplain:	true
! The following three resources set up display :0 as the console.
DisplayManager._0.setup:	XDMSCRIPTDIR/Xsetup_0
DisplayManager._0.startup:	XDMSCRIPTDIR/GiveConsole
DisplayManager._0.reset:	XDMSCRIPTDIR/TakeConsole
#ifdef XPM
DisplayManager*loginmoveInterval:	10
#endif /* XPM */
! SECURITY: do not listen for XDMCP or Chooser requests
! Comment out this line if you want to manage X terminals with xdm
DisplayManager.requestPort:	0