I want to generate xorg.conf but for that X needs to not be running. How do I stop X or start without it? I tried ctrl + alt + F2 but the X server is still running.
I'm running Lubuntu 14.10.
I want to generate xorg.conf but for that X needs to not be running. How do I stop X or start without it? I tried ctrl + alt + F2 but the X server is still running.
I'm running Lubuntu 14.10.
Have you tried,
sudo /etc/init.d/lxdm stop
lxdm starts/stops the X server.