NoPaste

lightdm.conf autostart

von paul1234
SNIPPET_DESC:
lightdm.conf autostart
SNIPPET_CREATION_TIME:
07.09.2019 16:09:46
SNIPPET_PRUNE_TIME:
Unendlich

SNIPPET_TEXT:
  1. GNU nano 2.7.4                                Datei: /etc/lightdm/lightdm.conf                                          
  2.  
  3. #
  4. # General configuration
  5. #
  6. # start-default-seat = True to always start one seat if none are defined in the configuration
  7. # greeter-user = User to run greeter as
  8. # minimum-display-number = Minimum display number to use for X servers
  9. # minimum-vt = First VT to run displays on
  10. # lock-memory = True to prevent memory from being paged to disk
  11. # user-authority-in-system-dir = True if session authority should be in the system location
  12. # guest-account-script = Script to be run to setup guest account
  13. # logind-load-seats = True to automatically set up multi-seat configuration from logind
  14. # logind-check-graphical = True to on start seats that are marked as graphical by logind
  15. # log-directory = Directory to log information to
  16. # run-directory = Directory to put running state in
  17. # cache-directory = Directory to cache to
  18. # sessions-directory = Directory to find sessions
  19. # remote-sessions-directory = Directory to find remote sessions
  20. # greeters-directory = Directory to find greeters
  21. #
  22. [LightDM]
  23. #start-default-seat=true
  24. #greeter-user=lightdm
  25. #minimum-display-number=0
  26. #minimum-vt=7
  27. #lock-memory=true
  28. #user-authority-in-system-dir=false
  29. #guest-account-script=guest-account
  30. #logind-load-seats=false
  31. #logind-check-graphical=false
  32. #log-directory=/var/log/lightdm
  33. #run-directory=/var/run/lightdm
  34. #cache-directory=/var/cache/lightdm
  35. #sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions
  36. #remote-sessions-directory=/usr/share/lightdm/remote-sessions
  37. #greeters-directory=/usr/share/lightdm/greeters:/usr/share/xgreeters
  38.  
  39. #
  40. # Seat defaults
  41. #
  42. # type = Seat type (xlocal, xremote)
  43. # xdg-seat = Seat name to set pam_systemd XDG_SEAT variable and name to pass to X server
  44. # pam-service = PAM service to use for login
  45. # pam-autologin-service = PAM service to use for autologin
  46.  
  47. ^G Hilfe       ^O Speichern   ^W Wo ist      ^K Ausschneiden^J Ausrichten  ^C Cursor      ^Y Seite zurückM-\ Erste Zeile
  48. ^X Beenden     ^R Datei öffnen^\ Ersetzen    ^U Ausschn. r  ^T Rechtschr.  ^_ Zu Zeile    ^V Seite vor   M-/ Letzte Zeile

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN