xenocara/app/xenodm/config/xenodm-config.in
deraadt 5150e677a9 backout hard-coded behaviour change which was not discussed, in
particular no justification for why the current behaviour is wrong
2017-09-05 17:48:07 +00:00

23 lines
987 B
Plaintext

! $OpenBSD: xenodm-config.in,v 1.4 2017/09/05 17:48:07 deraadt Exp $
!
DisplayManager.authDir: @XENODMXAUTHDIR@
DisplayManager.errorLogFile: @XENODMLOGDIR@/xenodm.log
DisplayManager.keyFile: @XENODMCONFIGDIR@/xenodm-keys
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