summaryrefslogtreecommitdiff
path: root/i3lock.1
diff options
context:
space:
mode:
authorFlorian Zipperle <zipperle@users.noreply.github.com>2016-07-20 08:50:07 +0200
committerMichael Stapelberg <stapelberg@users.noreply.github.com>2016-07-20 07:50:07 +0100
commitcca7d4e6c39d4fd36ca4cd7dd8333bb1cc313a62 (patch)
treea4ebbcd2ec44721d7ef2c05118eb45161a1a28e5 /i3lock.1
parent679fb57acc09a149fb6005b481b8ae0f6b994498 (diff)
Removed obsolete inactivity timeout (#84)
* Removed obsolete inactivity timeout
Diffstat (limited to 'i3lock.1')
-rw-r--r--i3lock.111
1 files changed, 2 insertions, 9 deletions
diff --git a/i3lock.1 b/i3lock.1
index eca7f97..55af52d 100644
--- a/i3lock.1
+++ b/i3lock.1
@@ -27,8 +27,6 @@ i3lock \- improved screen locker
.IR pointer\|]
.RB [\|\-u\|]
.RB [\|\-e\|]
-.RB [\|\-I
-.IR timeout\|]
.RB [\|\-f\|]
.SH DESCRIPTION
@@ -65,13 +63,6 @@ Enable beeping. Be sure to not do this when you are about to annoy other people,
like when opening your laptop in a boring lecture.
.TP
-.BI \-I\ seconds \fR,\ \fB\-\-inactivity-timeout= seconds
-Specifies the number of seconds i3lock will wait for another password before
-turning off the monitors, in case you entered a wrong password or canceled by
-pressing Escape. Only makes sense together with \-d. If omitted, the default is
-30 seconds.
-
-.TP
.B \-u, \-\-no-unlock-indicator
Disable the unlock indicator. i3lock will by default show an unlock indicator
after pressing keys. This will give feedback for every keypress and it will
@@ -140,6 +131,8 @@ use a wrapper script around i3lock like the following:
\& revert
.Ve
+The \-I (-\-inactivity-timeout=seconds) was removed because it only makes sense with DPMS.
+
.SH SEE ALSO
.IR xautolock(1)
\- use i3lock as your screen saver