Oh goodness, I got it, if I create and fill the file in one go it gets ignored, I have to fiddle with it afterwards to trigger #sxmo scripts... how silly.
@timorl Is it only watching for changes to files that exist? Maybe I should write that version of inotify(1) that actually makes sense...
@robryk I don't think the issue is with inotify, it looks as if the sxmo people consciously wrote it ignoring file creation. I haven't seen a good reason for that, but I really hope one exists.
@timorl It would need to be _very_ good to make sense, because there's no such thing as atomically changing a file.
@timorl Huh? Why?