Virtuelle Terminals

  • Virtuelle Consolen sind schon was feines. Wem die bekannten Möglichkeiten auf F1-F6 nicht ausreichen, kann /etc/inittab wie folgt abändern:

    # Alt+Fxy - 1:123:respawn:/sbin/mingetty --noclear tty1 / 2:123:respawn:/sbin/mingetty tty2 / 3:123:respawn:/sbin/mingetty tty3 / 4:123:respawn:/sbin/mingetty tty4 / 5:123:respawn:/sbin/mingetty tty5 / 6:123:respawn:/sbin/mingetty tty6 /

    # AltGr+Fxy / 13:123:respawn:/sbin/mingetty tty13 / 14:123:respawn:/sbin/mingetty tty14 / 15:123:respawn:/sbin/mingetty tty15 / 16:123:respawn:/sbin/mingetty tty16

    Auf die Konsolen tty13-tty16 kann nun mit AltGr+F1-F4 umgeschaltet werden. Die Virtuelle Konsole auf tty7 ist meist für X reserviert und kann daher nicht mit einer Shell belegt werden.