If the display controller is the ubiquitous 44780 you could send display()/noDisplay() commands when at screen zero. All you'd need is a self-resetting timer and a toggle boolean.
If the display controller is the ubiquitous 44780 you could send display()/noDisplay() commands when at screen zero. All you'd need is a self-resetting timer and a toggle boolean.