Difference between revisions of "LXDM Configuration"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions (Created page with "= Overview = With the exception of the NET-edition, Manjaro 0.8.1 onwards uses a lightweight display / login manager called ''LXDM'' by default. LXDM is responsible for prov...") |
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] | [base] | ||
Line 59: | Line 59: | ||
'''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 | ## default session or desktop used when no systemwide config | ||
Line 120: | Line 120: | ||
## uncomment and set autologin username to enable autologin | ## uncomment and set autologin username to enable autologin | ||
<font color ="green">#</font color>session=/usr/bin/startxfce4 | <font color ="green">#</font color>session=/usr/bin/startxfce4 | ||
... | ... | ||
## default session or desktop used when no systemwide config | ## default session or desktop used when no systemwide config | ||
<font color ="green">#</font color>session=/usr/bin/openbox | <font color ="green">#</font color>session=/usr/bin/openbox |