On Saturday 26 February 2005 04:08 pm, "Walter Dnes"
<[EMAIL PROTECTED]> wrote:
> I've looked through "make menuconfig" and manually paged through
> /usr/src/linux/.config, and there's nothing obvious to me about changing
> the number of available text consoles. I'd like to have {CTRL-ALT-F1}
> through {CTRL-ALT-F10} available for text consoles, which would still
> leave #11 for X, and #12 for the very few times that I ever launch two
> simultaneous X sessions.
Check out /etc/inittab. Here's the relevant section from mine:
# TERMINALS
c1:12345:respawn:/sbin/agetty 38400 tty1 linux
c2:12345:respawn:/sbin/agetty 38400 tty2 linux
c3:12345:respawn:/sbin/agetty 38400 tty3 linux
c4:12345:respawn:/sbin/agetty 38400 tty4 linux
c5:12345:respawn:/sbin/agetty 38400 tty5 linux
c6:12345:respawn:/sbin/agetty 38400 tty6 linux
You should be able to add a few more lines there to get your extra
consoles.
--
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
ICQ: 514984 YM/AIM: DaTwinkDaddy
--
[email protected] mailing list