summaryrefslogtreecommitdiff
path: root/i3lock.1
diff options
context:
space:
mode:
authorAxel Wagner <mail@merovius.de>2010-07-03 00:24:50 +0200
committerMichael Stapelberg <michael@stapelberg.de>2010-07-09 11:18:39 +0200
commitb4c10df0fc8440804d87e4df2f68a860b0bb08af (patch)
tree186aa91ea2ec05092c9f8b3e81c1723f6683c563 /i3lock.1
parent2e5bee59d5444f84126df845bfb8e02cd252576f (diff)
Implement showing the default X- or a hardcoded Windows-Mousecursor.
Diffstat (limited to 'i3lock.1')
-rw-r--r--i3lock.111
1 files changed, 11 insertions, 0 deletions
diff --git a/i3lock.1 b/i3lock.1
index 35df6e0..31d88f1 100644
--- a/i3lock.1
+++ b/i3lock.1
@@ -24,6 +24,8 @@ i3lock \- slightly improved version of slock
.RB [\|\-c
.IR color \|]
.RB [\|\-t\|]
+.RP [\|\-p
+.IR pointer\|]
.SH DESCRIPTION
.B i3lock
@@ -86,6 +88,15 @@ format: rrggbb (i.e. ff0000 is red)
If an image is specified (via -i) it will display the image tiled all over the screen
(if it is a multi-monitor setup, the image is visible on all screens).
+.TP
+.B \-p, \-\-pointer
+If you specify "default",
+.B i3lock
+does not hide your Mousepointer.\n If you specify "win",
+.B i3lock
+displays a hardcoded Windows-Pointer (thus enabling you to fuck with your
+friends by using a Screenshot of a Windows-Desktop as a locking-screen).
+
.SH AUTHOR
Michael Stapelberg <michael+i3lock at stapelberg dot de>