You could set up a runlevel (4 is rarely used) that is the default with all of the tty's removed from the inittab. I have lines like this one in my inittab:
1:2345:respawn:/sbin/mingetty tty1 Simply remove the 4 from that line and it won't spawn in runlevel 4. This way the other runlevels have tty's but this particular one does not. Chris Tooley On Wed, 2001-11-21 at 02:09, David G�mez wrote: > > Hi all, > > Is there any way to disable switching to virtual consoles ? I want to > install X in a system and i don't want anybody using 'ctrl+alt+Fn' and a > system console appear. > > > Thanks to anybody that can help me, > > > > David G�mez > > "The question of whether computers can think is just like the question of > whether submarines can swim." -- Edsger W. Dijkstra > > > _______________________________________________ > Xpert mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xpert > _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
