#!/bin/sh cat <<EOF To enjoy the qingy experience, edit /etc/inittab like so: - tty7::respawn:/sbin/getty -i -L tty7 115200 vt100 + tty7::respawn:/usr/sbin/qingy tty7 -n -r 1024x600 -f /dev/fb0 for an explanation of the used options, run 'qingy -h'. EOF