- (clear-screen #!optional (color (current-background)))procedure
Fills the screen with the current-background color. Color can also be given as a string representing a filename to a PNG image which will be loaded instead.
Fills the screen with the current-background color. Color can also be given as a string representing a filename to a PNG image which will be loaded instead.