xenocara/app/xenodm/config/xenodm-config.in
matthieu b2e24c1d7c Remove the unused 'keyFile' resource.
It is not used anymore in xenodm (was used to specify the secret keys
for the XDM-AUTHORIZATION-1 authentication protocol in xdm with
xdmcp).
ok kn@
2018-11-03 18:04:45 +00:00

22 lines
933 B
Plaintext

! $OpenBSD: xenodm-config.in,v 1.5 2018/11/03 18:04:45 matthieu Exp $
!
DisplayManager.authDir: @XENODMXAUTHDIR@
DisplayManager.errorLogFile: @XENODMLOGDIR@/xenodm.log
DisplayManager.servers: @XENODMCONFIGDIR@/Xservers
DisplayManager*resources: @XENODMCONFIGDIR@/Xresources
! 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*startup: @XENODMSCRIPTDIR@/Xstartup
DisplayManager*session: @XENODMSCRIPTDIR@/Xsession
DisplayManager*reset: @XENODMSCRIPTDIR@/Xreset
DisplayManager*authComplain: true
! The following three resources set up display :0 as the console.
DisplayManager._0.setup: @XENODMSCRIPTDIR@/Xsetup_0
DisplayManager._0.startup: @XENODMSCRIPTDIR@/GiveConsole
DisplayManager._0.reset: @XENODMSCRIPTDIR@/TakeConsole
DisplayManager.*.authName: MIT-MAGIC-COOKIE-1