Difference between revisions of "LXDM Configuration"

no edit summary
imported>Verityproductions
imported>Verityproductions
Line 29: Line 29:
'''2.''' remove any text after '''autologin=''' (e.g. dgod)
'''2.''' remove any text after '''autologin=''' (e.g. dgod)


'''3.''' add the name of your personal account at the end of it:
'''3.''' add the name of your personal account at the end of it
 
[base]
## uncomment and set autologin username to enable autologin
'''autologin=<font color ="green">[name of your personal user account]</font color>'''




As an example, LXDM has been configured below to enable a personal user account named 'carl' to be logged in
As an example, LXDM has been configured below to enable a personal user account named 'carl' to be logged in automatically:
automatically:
   
   
  [base]
  [base]
Line 55: Line 50:
'''2.''' remove 'lxdm' from '''session=/usr/bin/<font color ="red">lxdm'''</font color>, and
'''2.''' remove 'lxdm' from '''session=/usr/bin/<font color ="red">lxdm'''</font color>, and


'''3.''' add the command to start your chosen / installed desktop envrionment at the end of it:
'''3.''' add the command to start your chosen / installed desktop envrionment at the end of it
## default session or desktop used when no systemwide config
'''session=/usr/bin/<font color ="green">[start command of your chosen/installed desktop]</font color>'''