mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2025-02-17 15:55:52 -05:00
add new background options to man page
This commit is contained in:
parent
c22f736c58
commit
63645401e4
1 changed files with 18 additions and 0 deletions
18
i3lock.1
18
i3lock.1
|
@ -124,6 +124,24 @@ screen (with a multi-monitor setup, the image is visible on all screens).
|
||||||
If an image is specified (via \-i) it will display the image centered on the
|
If an image is specified (via \-i) it will display the image centered on the
|
||||||
screen (with a multi-monitor setup, the image is visible on all screens).
|
screen (with a multi-monitor setup, the image is visible on all screens).
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-F, \-\-fill
|
||||||
|
If an image is specified (via \-i) it will scale the image until it fills the
|
||||||
|
screen. A portion of the image will be cropped.
|
||||||
|
(with a multi-monitor setup, the image is visible on all screens).
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-M, \-\-max
|
||||||
|
If an image is specified (via \-i) it will scale the image until either the
|
||||||
|
width or the height fits the screen without being cropped. The border color
|
||||||
|
can be set via \-c. (with a multi-monitor setup, the image is visible on all screens).
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-L, \-\-scale
|
||||||
|
If an image is specified (via \-i) it will stretch the image until both the
|
||||||
|
width and the height fits the screen.
|
||||||
|
(with a multi-monitor setup, the image is visible on all screens).
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BI \-p\ win|default \fR,\ \fB\-\-pointer= win|default
|
.BI \-p\ win|default \fR,\ \fB\-\-pointer= win|default
|
||||||
If you specify "default",
|
If you specify "default",
|
||||||
|
|
Loading…
Add table
Reference in a new issue