techmik

question

Aug 8th, 2011
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. this is my line in lightdm.conf.... this is all i want to happen:
  2.  
  3. xserver-command=/usr/bin/X :0 -layout Desktop
  4.  
  5.  
  6.  
  7. this is what i see in /var/log/lightdm/lightdm.log
  8.  
  9. [+0.01s] DEBUG: Launching process 6674: /usr/bin/X :0 -layout Desktop :0 -layout Desktop -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
  10.  
  11.  
  12. my question is: what is telling X to add "-auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch"? i need to try without that novtswitch and i dont know where its getting that setting from..... its not in lightdm.conf
Advertisement
Add Comment
Please, Sign In to add comment