]> git.sur5r.net Git - i3/i3lock/blobdiff - i3lock.1
Implement showing the default X- or a hardcoded Windows-Mousecursor.
[i3/i3lock] / i3lock.1
index 35df6e0f662653f8f75f218f18aa9db83864bf63..31d88f164e3bfdab75613133521f0e7d502c4678 100644 (file)
--- 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>