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
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