diff options
author | B. Watson <yalhcru@gmail.com> | 2020-05-18 19:50:18 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2020-05-18 19:50:18 -0400 |
commit | 045f4601b352abc2955050bd273b46ad602f3bad (patch) | |
tree | 50e864d3789bfa30216dc10beb2dd66cd4b1befc /jsmond.html | |
parent | 71280fcd79497f4c9731c89b33ddc300bb14ae82 (diff) | |
download | unsaver-045f4601b352abc2955050bd273b46ad602f3bad.tar.gz |
auto-regenerate man/html pages
Diffstat (limited to 'jsmond.html')
-rw-r--r-- | jsmond.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/jsmond.html b/jsmond.html index 9c4f31b..4f5d91c 100644 --- a/jsmond.html +++ b/jsmond.html @@ -448,7 +448,14 @@ to set <em>interval</em> to at least 1 second, when using this option.</td></tr> <tr><td class="option-group"> <kbd><span class="option">-x</span></kbd></td> -<td>Same as <strong>-c "xscreensaver-command -exit" -i 1s</strong>.</td></tr> +<td>Same as <strong>-c "xscreensaver-command -deactivate" -i 1s</strong>.</td></tr> +<tr><td class="option-group"> +<kbd><span class="option">-f</span></kbd></td> +<td>Disable screensaver if a full-screen window is detected. +This isn't likely to be 100% reliable.</td></tr> +<tr><td class="option-group"> +<kbd><span class="option">-F</span></kbd></td> +<td>Same as <strong>-f</strong>, but also disables joystick monitoring entirely.</td></tr> </tbody> </table> <p>These options are intended for developers and <em>really</em> shouldn't be |