Screensaver on multiple monitors, asl_log mystery solved, I think ...

2011-02-10 Thread Gabriel Zachmann
Well, regarding the asl_log mystery, I suppose I should have read the man page more carefully ... (shame on me) I think, the solution is just that I need to create a client handle *per thread*, like this: log_client_ = asl_open( "MyApp", NULL, ASL_OPT_NO_DELAY); ... asl_log( log_client_, log_ms

Screensaver on multiple monitors

2011-02-10 Thread Gabriel Zachmann
I am developing a screensaver that is (should) be able to run simultaneously on multiple monitors (= screens) attached to the same machine (not mirrored). It seems to be doing fairly well so far, except for two glitches, which is why I am asking here. 1. Occasionally, my screensavers output some