[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-05-13 (22:54) |
From: | Jon Harrop <jdh30@c...> |
Subject: | Re: [Caml-list] x-windows screensaver in OCaml |
On Wednesday 12 May 2004 04:20, Brock wrote: > So one of these days I'd like to write a screensaver in OCaml for > xscreensaver, which means drawing on X's root window. Any suggestions > for a super-simple way to do this? The primitives in the built-in > Graphics module are plenty for my needs, I just don't know how make it > appear on the root window. I'd suggest trying to replace the functionality of one of the existing OpenGL screensavers with your own code. Cheers, Jon. ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners