Run it!

Finally, we start the console and run the event-loop:

(tk/console)
(event-loop)

In the console window, tear off the edit-menu and try these commands:

(get-tk-var brightness-var)
(set-tk-var! brightness-var 1)

Enjoy!


© Author | Home | Sitemap