42 lines
1.3 KiB
Plaintext
42 lines
1.3 KiB
Plaintext
! $Xorg: xdm-conf.cpp,v 1.3 2000/08/17 19:54:17 cpqbld Exp $
|
|
! $XdotOrg: $
|
|
!
|
|
!
|
|
!
|
|
!
|
|
! $XFree86: xc/programs/xdm/config/xdm-conf.cpp,v 1.10 2002/11/30 19:11:32 herrb Exp $
|
|
!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DisplayManager.errorLogFile: /var/log/xdm.log
|
|
DisplayManager.pidFile: /var/run/xdm.pid
|
|
DisplayManager.keyFile: /etc/X11/xdm/xdm-keys
|
|
DisplayManager.servers: /etc/X11/xdm/Xservers
|
|
DisplayManager.accessFile: /etc/X11/xdm/Xaccess
|
|
DisplayManager*resources: /etc/X11/xdm/Xresources
|
|
DisplayManager.willing: /usr/lib64/X11/xdm/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: /usr/lib64/X11/xdm/chooser
|
|
DisplayManager*startup: /usr/lib64/X11/xdm/Xstartup
|
|
DisplayManager*session: /usr/lib64/X11/xdm/Xsession
|
|
DisplayManager*reset: /usr/lib64/X11/xdm/Xreset
|
|
DisplayManager*authComplain: true
|
|
! The following three resources set up display :0 as the console.
|
|
DisplayManager._0.setup: /usr/lib64/X11/xdm/Xsetup_0
|
|
DisplayManager._0.startup: /usr/lib64/X11/xdm/GiveConsole
|
|
DisplayManager._0.reset: /usr/lib64/X11/xdm/TakeConsole
|
|
|
|
DisplayManager*loginmoveInterval: 10
|
|
|
|
! 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
|