techmik

lightdm.conf

Jul 18th, 2011
598
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. GNU nano 2.2.6 File: /etc/lightdm/lightdm.conf
  2.  
  3. #
  4. # General configuration
  5. #
  6. # xserver = X server to run (FIXME)
  7. # default-xserver-command = Default X server command (FIXME)
  8. # authorization-directory = Directory to store X authorization files
  9. # log-directory = Directory to log information to
  10. # theme-directory = Directory to load themes from
  11. # theme-engine-directory = Directory to load theme engines from
  12. # default-greeter-theme = Default greeter theme to use
  13. # cache-directory = Directory to cache to
  14. # xsessions-directory = Directory to find X sessions
  15. # default-xsession Default X session to use
  16. # session-wrapper = Program to run sessions through
  17. # minimum-vt = First VT to run displays on
  18. # seats = list of seats to start displays on
  19. #
  20. [LightDM]
  21. #xserver=default-xserver
  22. #default-xserver-command=
  23. authorization-directory=/var/cache/lightdm/authority
  24. log-directory=/var/log/lightdm
  25. theme-directory=/usr/share/lightdm/themes
  26. theme-engine-directory=/usr/libexec/lightdm
  27. default-greeter-theme=webkit
  28. cache-directory=/var/cache/lightdm
  29. xsessions-directory=/usr/share/xsessions
  30. #default-xsession=
  31. session-wrapper=/etc/lightdm/Xsession
  32. minimum-vt=7
  33. seats=seat-0 seat-1
  34. #
  35. # X server configuration
  36. # layout = ServerLayout to use
  37. # config-file = Configuration file to use
  38. #
  39. #[default-xserver]
  40. #command=/usr/bin/X
  41. layout=seat-0 seat-1
  42. #config-file=
  43. #
  44. [server0]
  45. command=/usr/bin/X :0 -sharevts -layout Desktop
  46. #
  47. [server1]
  48. command=/usr/bin/X :1 -sharevts -layout Media
  49. #
  50. # Seat configuration
  51. #
  52. # vt = Virtual terminal to start on (0-n)
  53. [ Read 92 lines ]
  54. ^G Get Help ^O WriteOut ^R Read File ^Y Prev Page ^K Cut Text ^C Cur Pos
  55. ^X Exit ^J Justify ^W Where Is ^V Next Page ^U UnCut Text^T To Spell
Advertisement
Add Comment
Please, Sign In to add comment