logo-setup

Name

logo-setup -- Setup to display the startup logo.

Synopsis

(logo-setup #&optional (should-rotate #f))

Description

Setup to display the startup logo. If SHOULD-ROTATE is #t, then the logo will animate (this has some cost in perfromance and memory, but is useful as startup can be longer than ideal).

Implementation Notes

Module: (app scwm lambda-startup-logo)

Defined in scheme/lambda-startup-logo.scm at line 26 (CVS log)