os.pullEvent = os.pullEventRaw
term.clear()
term.setCursorPos(18,10)
print("Starting LabyOS")
term.setCursorPos(17,11)
term.setBackgroundColor(colors.blue)
print("                 ")
term.clear()
term.setCursorPos(18,10)
print("Starting LabyOS")
term.setCursorPos(17,11)
term.setBackgroundColor(colors.white)
textutils.slowPrint("                 ")
sleep(2)
shell.run("/Laby/Benutzer")