Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

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