!7 p-substance-thread { repeat with sleep 1 { if (isInForeground(consoleFrame()) && !mouseInWindow(consoleFrame())) { centerBigConsole(); S id = aConceptID(); print(id); setConsoleInput(id); } } }