A2osX/ETC/INIT.txt
2020-02-27 08:27:42 +01:00

24 lines
737 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

NEW
AUTO 3,1
# Main Screens
${ROOT}sbin/getty /dev/tty1 ${ROOT}sbin/login
${ROOT}sbin/getty /dev/tty2 ${ROOT}sbin/login
${ROOT}sbin/getty /dev/tty3 ${ROOT}sbin/login
${ROOT}sbin/getty /dev/tty4 ${ROOT}sbin/login
${ROOT}sbin/getty /dev/tty5 ${ROOT}sbin/login
${ROOT}sbin/getty /dev/tty6 ${ROOT}sbin/login
${ROOT}sbin/getty /dev/tty7 ${ROOT}sbin/login
${ROOT}sbin/getty /dev/tty8 ${ROOT}sbin/login
# Serial Login
# ${ROOT}sbin/insdrv ssc.drv 9600,N,8,1,X
# ${ROOT}sbin/insdrv ssc.i.drv 9600,N,8,1,X
# ${ROOT}sbin/getty /dev/com2 ${ROOT}sbin/login
# Extra devices
# ${ROOT}sbin/insdrv pic.drv
# GUI Section
# ${ROOT}sbin/insdrv mouse.drv
# ${ROOT}sbin/insdrv dhgr.drv
# ${ROOT}bin/gui
MAN
TEXT etc/init