summaryrefslogtreecommitdiff
path: root/i3lock-extended.1
diff options
context:
space:
mode:
authorSimeon Simeonov2024-11-25 14:54:03 +0100
committerSimeon Simeonov2024-11-25 14:54:03 +0100
commit6e25d1b7a86d6744be480523454d512b9f8af160 (patch)
tree05dcaa0eb5952d9571b4837f1be8e732acd8d183 /i3lock-extended.1
parent96c4dd93ddc01df0e2c26193af6f425ae594748c (diff)
Add support for UNIX time and release 3.2.15HEAD3.2.15nextmaster
Diffstat (limited to 'i3lock-extended.1')
-rw-r--r--i3lock-extended.121
1 files changed, 14 insertions, 7 deletions
diff --git a/i3lock-extended.1 b/i3lock-extended.1
index 5a15f42..a5aae27 100644
--- a/i3lock-extended.1
+++ b/i3lock-extended.1
@@ -49,6 +49,7 @@ i3lock\-extended \- improved screen locker
49.RB [\|\-T 49.RB [\|\-T
50.IR template \|] 50.IR template \|]
51.RB [\|\-t\|] 51.RB [\|\-t\|]
52.RB [\|\-U\|]
52.RB [\|\-u\|] 53.RB [\|\-u\|]
53.RB [\|\-v\|] 54.RB [\|\-v\|]
54.RB [\|\-W 55.RB [\|\-W
@@ -98,6 +99,8 @@ Elapsed time since activation
98Display-text 99Display-text
99.IP \[bu] 100.IP \[bu]
100Count broken-down time until a specific calendar time (absolute time) 101Count broken-down time until a specific calendar time (absolute time)
102.IP \[bu]
103UNIX time (seconds since Epoch)
101 104
102.SH OPTIONS 105.SH OPTIONS
103.TP 106.TP
@@ -191,8 +194,8 @@ displays a hardcoded Windows-Pointer (thus enabling you to mess with your
191friends by using a screenshot of a Windows desktop as a locking-screen). 194friends by using a screenshot of a Windows desktop as a locking-screen).
192 195
193.TP 196.TP
194.BI \-R\ rrggbb \fR,\ \fB\-\-elapsed\-time\-color= rrggbb 197.BI \-R\ rrggbb \fR,\ \fB\-\-display\-text\-color= rrggbb
195The color of the elapsed time (text). Default: 000000 (black). 198The color of the display text, elapsed time and UNIX time (text). Default: 000000 (black).
196 199
197.TP 200.TP
198.BI \-r\ rate \fR,\ \fB\-\-refresh\-rate= rate 201.BI \-r\ rate \fR,\ \fB\-\-refresh\-rate= rate
@@ -227,7 +230,7 @@ support each one explicitly.
227 230
228.TP 231.TP
229.BI \-S\ size \fR,\ \fB\-\-text\-size= size 232.BI \-S\ size \fR,\ \fB\-\-text\-size= size
230The text size for elapsed time, digital clock and display-text. Default: 28. 233The text size for digital clock, display text, elapsed time and UNIX time. Default: 28.
231 234
232.TP 235.TP
233.BI \-T\ template \fR,\ \fB\-\-digital\-clock\-template= template 236.BI \-T\ template \fR,\ \fB\-\-digital\-clock\-template= template
@@ -239,6 +242,10 @@ If an image is specified (via \-i) it will display the image tiled all over the
239(if it is a multi-monitor setup, the image is visible on all screens). 242(if it is a multi-monitor setup, the image is visible on all screens).
240 243
241.TP 244.TP
245.B \-U, \-\-unix-time
246Display UNIX time (seconds since Epoch)
247
248.TP
242.B \-u, \-\-no-unlock-indicator 249.B \-u, \-\-no-unlock-indicator
243Disable the unlock indicator. i3lock will by default show an unlock indicator 250Disable the unlock indicator. i3lock will by default show an unlock indicator
244after pressing keys. This will give feedback for every keypress and it will 251after pressing keys. This will give feedback for every keypress and it will
@@ -251,8 +258,8 @@ Display the version of your
251.B i3lock 258.B i3lock
252 259
253.TP 260.TP
254.BI \-W\ halign \fR,\ \fB\-\-elapsed\-time\-halign= halign 261.BI \-W\ halign \fR,\ \fB\-\-display\-text\-halign= halign
255The horizontal alignment for elapsed time and display-text. 262The horizontal alignment for display text, elapsed time and UNIX time.
256Valid halign values: left, center, right. Default: right 263Valid halign values: left, center, right. Default: right
257 264
258.TP 265.TP
@@ -273,8 +280,8 @@ Valid valign values: top, middle, bottom. Default: bottom
273The vertical alignment for the digital clock. Default: top 280The vertical alignment for the digital clock. Default: top
274 281
275.TP 282.TP
276.BI \-Z\ valign \fR,\ \fB\-\-elapsed\-time\-valign= valign 283.BI \-Z\ valign \fR,\ \fB\-\-display\-text\-valign= valign
277The vertical alignment for elapsed time and display-text. Default: bottom 284The vertical alignment for display text, elapsed time and UNIX time. Default: bottom
278 285
279.SH DPMS 286.SH DPMS
280 287