
























<p>This month I've been using xlogo as a workaround for the fact that VLC is failing to inhibit my laptop's screensaver, so that if I connect to a TV to show a video, there's a risk of it blanking part way through.</p><p>$ while xlogo -geometry 2000x1000; do sleep 240; done</p><p>Now every 4 minutes a huge xlogo pops up (and my WM placement algorithm reliably puts it on the built-in monitor, because the other one is full of VLC). So I use the mouse to dismiss it, and that _does_ inhibit the screensaver.</p><p>(One of these days I'll get round to actually _debugging_ the screensaver situation, but that's a faff, because every time you try something you have to wait 5 minutes to find out if it worked.)</p>
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。