Comment 13 for bug 977547

Revision history for this message
Felix (signor-rossi) wrote :

I disabled tty2 to tty6 by removing /etc/init/tty[2-6].conf (or rename to *.bak).
Additionally I replaced getty with fgetty.
apt-get install fgetty
Changed "exec /sbin/getty -8 38400 tty1" to "exec /sbin/fgetty tty1" in /etc/init/tty1.conf

No lightdm brings up a login-screen on the first seat without the need to press CTRL-ALT-F7