1LIGHT-LOCKER(1) General Commands Manual LIGHT-LOCKER(1)
2
3
4
6 light-locker - screen locker
7
9 light-locker [OPTIONS...]
10
12 light-locker is a simple locker (forked from gnome-screensaver) that
13 aims to have a simple, sane, secure defaults and be well integrated
14 with the desktop while not carrying any desktop-specific dependencies.
15
17 --debug
18 Enable debugging code
19
20 --lock-after-screensaver=S
21 Lock the screen S seconds after the screensaver started. Use 0
22 to disable this
23
24 --late-locking
25 Lock the screen on screensaver deactivation
26
27 --no-late-locking
28 Lock the screen on screensaver activation
29
30 --lock-on-suspend
31 Lock the screen on suspend/resume
32
33 --no-lock-on-suspend
34 Do not lock the screen on suspend/resume
35
36 --lock-on-lid
37 Lock the screen on lid close
38
39 --no-lock-on-lid
40 Do not lock the screen on lid close
41
42 --idle-hint
43 Set the session idle hint while the screenaver is active
44
45 --no-idle-hint
46 Don't set the idle hint. Let something else handle that
47
48 This program also accepts the standard GTK options.
49
51 gtk-options(7)
52
53
54
55
56The Cavalry 2014-03-23 LIGHT-LOCKER(1)