Advertisement
fresneda

lightdm.conf

May 19th, 2017
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. #
  2. # General configuration
  3. #
  4. # start-default-seat = True to always start one seat if none are defined in the configuration
  5. # greeter-user = User to run greeter as
  6. #minimum-display-number = 0
  7. #minimum-vt = 7
  8. # lock-memory = True to prevent memory from being paged to disk
  9. # user-authority-in-system-dir = True if session authority should be in the system location
  10. # guest-account-script = Script to be run to setup guest account
  11. # logind-load-seats = True to automatically set up multi-seat configuration from logind
  12. # logind-check-graphical = True to on start seats that are marked as graphical by logind
  13. # log-directory = Directory to log information to
  14. # run-directory = Directory to put running state in
  15. # cache-directory = Directory to cache to
  16. # sessions-directory = Directory to find sessions
  17. # remote-sessions-directory = Directory to find remote sessions
  18. # greeters-directory = Directory to find greeters
  19. #
  20. [LightDM]
  21. #start-default-seat=true
  22. greeter-user=lightdm
  23. #minimum-display-number=0
  24. minimum-vt=1
  25. #lock-memory=true
  26. #user-authority-in-system-dir=false
  27. #guest-account-script=guest-account
  28. #logind-load-seats=false
  29. #logind-check-graphical=false
  30. log-directory=/var/log/lightdm
  31. run-directory=/run/lightdm
  32. #cache-directory=/var/cache/lightdm
  33. #sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions
  34. #remote-sessions-directory=/usr/share/lightdm/remote-sessions
  35. #greeters-directory=/usr/share/lightdm/greeters:/usr/share/xgreeters
  36.  
  37. #
  38. # Seat defaults
  39. #
  40. # type = Seat type (xlocal, xremote)
  41. # xdg-seat = Seat name to set pam_systemd XDG_SEAT variable and name to pass to X server
  42. # pam-service = PAM service to use for login
  43. # pam-autologin-service = PAM service to use for autologin
  44. # pam-greeter-service = PAM service to use for greeters
  45. xserver-command = /usr/bin/X
  46. # xserver-layout = Layout to pass to X server
  47. #xserver-config = xorg.conf
  48. # xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
  49. # xserver-share = True if the X server is shared for both greeter and session
  50. # xserver-hostname = Hostname of X server (only for type=xremote)
  51. # xserver-display-number = Display number of X server (only for type=xremote)
  52. # xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
  53. # xdmcp-port = XDMCP UDP/IP port to communicate on
  54. # xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
  55. # unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option)
  56. # unity-compositor-timeout = Number of seconds to wait for compositor to start
  57. greeter-session = lightdm-gtk-greeter
  58. # greeter-hide-users = True to hide the user list
  59. # greeter-allow-guest = True if the greeter should show a guest login option
  60. greeter-show-manual-login = true
  61. # greeter-show-remote-login = True if the greeter should offer a remote login option
  62. user-session = mate
  63. # allow-user-switching = True if allowed to switch users
  64. # allow-guest = True if guest login is allowed
  65. # guest-session = Session to load for guests (overrides user-session)
  66. # session-wrapper = Wrapper script to run session with
  67. # greeter-wrapper = Wrapper script to run greeter with
  68. # guest-wrapper = Wrapper script to run guest sessions with
  69. # display-setup-script = Script to run when starting a greeter session (runs as root)
  70. # display-stopped-script = Script to run after stopping the display server (runs as root)
  71. # greeter-setup-script = Script to run when starting a greeter (runs as root)
  72. # session-setup-script = Script to run when starting a user session (runs as root)
  73. # session-cleanup-script = Script to run when quitting a user session (runs as root)
  74. # autologin-guest = True to log in as guest by default
  75. # autologin-user = User to log in with by default (overrides autologin-guest)
  76. # autologin-user-timeout = Number of seconds to wait before loading default user
  77. # autologin-session = Session to load for automatic login (overrides user-session)
  78. # autologin-in-background = True if autologin session should not be immediately activated
  79. exit-on-failure = true
  80. #
  81. [SeatDefaults]
  82. #type=xlocal
  83. #xdg-seat=seat0
  84. #pam-service=lightdm
  85. #pam-autologin-service=lightdm-autologin
  86. #pam-greeter-service=lightdm-greeter
  87. #xserver-command=X
  88. #xserver-layout=
  89. xserver-config= xorg.conf
  90. #xserver-allow-tcp=false
  91. #xserver-share=true
  92. #xserver-hostname=
  93. #xserver-display-number=
  94. #xdmcp-manager=
  95. #xdmcp-port=177
  96. #xdmcp-key=
  97. #unity-compositor-command=unity-system-compositor
  98. #unity-compositor-timeout=60
  99. #greeter-session=example-gtk-gnome
  100. #greeter-hide-users=false
  101. #greeter-allow-guest=true
  102. #greeter-show-manual-login=false
  103. #greeter-show-remote-login=true
  104. #user-session=default
  105. #allow-user-switching=true
  106. #allow-guest=true
  107. #guest-session=
  108. #session-wrapper=lightdm-session
  109. #greeter-wrapper=
  110. #guest-wrapper=
  111. #display-setup-script=
  112. #display-stopped-script=
  113. #greeter-setup-script=
  114. #session-setup-script=
  115. #session-cleanup-script=
  116. #autologin-guest=false
  117. #autologin-user=
  118. #autologin-user-timeout=0
  119. #autologin-in-background=false
  120. #autologin-session=UNIMPLEMENTED
  121. #exit-on-failure=false
  122.  
  123. #
  124. # Seat configuration
  125. #
  126. # Each seat must start with "Seat:".
  127. # Uses settings from [SeatDefaults], any of these can be overriden by setting them in this section.
  128. #
  129. [Seat:0]
  130. xserver-command=/usr/bin/X :0 -sharevts -isolateDevice PCI:2:0:0
  131. xserver-layout=Layout0
  132.  
  133. [Seat:1]
  134. xserver-command=/usr/bin/X :1 -sharevts -isolateDevice PCI:3:0:0
  135. xserver-layout=Layout1
  136.  
  137.  
  138. #
  139. # XDMCP Server configuration
  140. #
  141. # enabled = True if XDMCP connections should be allowed
  142. # port = UDP/IP port to listen for connections on
  143. # key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
  144. #
  145. # The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively
  146. # it can be a word and the first 7 characters are used as the key.
  147. #
  148. [XDMCPServer]
  149. #enabled=false
  150. #port=177
  151. #key=
  152.  
  153. #
  154. # VNC Server configuration
  155. #
  156. # enabled = True if VNC connections should be allowed
  157. # command = Command to run Xvnc server with
  158. # port = TCP/IP port to listen for connections on
  159. # width = Width of display to use
  160. # height = Height of display to use
  161. # depth = Color depth of display to use
  162. #
  163. [VNCServer]
  164. #enabled=false
  165. #command=Xvnc
  166. #port=5900
  167. #width=1024
  168. #height=768
  169. #depth=8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement