summaryrefslogtreecommitdiff
path: root/.b/etc/X11/xdm/xdm-config
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2022-09-06 10:53:34 +0300
committerSyndamia <kamen@syndamia.com>2022-09-06 10:53:34 +0300
commitabdbd80ac4dcc42619ee4ed12c19fb5d71fa2d83 (patch)
treeba3e845eefb201676fcc87e964ab5035f3222585 /.b/etc/X11/xdm/xdm-config
parentdd6a62a3c881c0b2e71db5bb923c60a54d2b016d (diff)
downloaddotfiles-abdbd80ac4dcc42619ee4ed12c19fb5d71fa2d83.tar
dotfiles-abdbd80ac4dcc42619ee4ed12c19fb5d71fa2d83.tar.gz
dotfiles-abdbd80ac4dcc42619ee4ed12c19fb5d71fa2d83.zip
Added many configs to .b
Diffstat (limited to '.b/etc/X11/xdm/xdm-config')
-rw-r--r--.b/etc/X11/xdm/xdm-config31
1 files changed, 31 insertions, 0 deletions
diff --git a/.b/etc/X11/xdm/xdm-config b/.b/etc/X11/xdm/xdm-config
new file mode 100644
index 0000000..29ef25b
--- /dev/null
+++ b/.b/etc/X11/xdm/xdm-config
@@ -0,0 +1,31 @@
+!
+!
+!
+!
+!
+DisplayManager.authDir: /var/lib/xdm
+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: su nobody -s /bin/sh -c /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*authName: MIT-MAGIC-COOKIE-1
+!
+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
+! 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