From 46bd2bb5df02bd155bf92af6483c5b553afa7b6e Mon Sep 17 00:00:00 2001 From: Calvin Lee Date: Tue, 21 Feb 2017 21:14:28 -0700 Subject: Documentation and style fixes for swaylock --- swaylock/swaylock.1.txt | 46 ++++++++++++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 18 deletions(-) (limited to 'swaylock/swaylock.1.txt') diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt index 9c6c3e10..c5e3dcf7 100644 --- a/swaylock/swaylock.1.txt +++ b/swaylock/swaylock.1.txt @@ -29,7 +29,7 @@ Options *-i, \--image* [:]:: Display the given image, optionally only on the given output. -*-s, \--scaling*:: +*--scaling*:: Scaling mode for images: stretch, fill, fit, center, or tile. *-t, --tiling*:: @@ -45,11 +45,17 @@ Options Use the specified socket path. Otherwise, swaymsg will ask sway where the socket is (which is the value of $SWAYSOCK, then of $I3SOCK). +Appearance +---------- + +*--bshlcolor* :: + Sets the color of backspace highlight segments. + *--font* :: Sets the font of the text inside the indicator. -*--textcolor* :: - Sets the color of the text inside the indicator. +*--insidecolor* :: + Sets the color of the inside of the indicator when typing or idle. *--insidevercolor* :: Sets the color of the inside of the indicator when verifying. @@ -57,31 +63,35 @@ Options *--insidewrongcolor* :: Sets the color of the inside of the indicator when invalid. -*--insidecolor* :: - Sets the color of the inside of the indicator when typing or idle. +*--keyhlcolor* :: + Sets the color of keypress highlight segments. -*--ringvercolor* :: - Sets the color of the outside of the indicator when verifying. +*--linecolor* :: + Sets the color of the lines that separate the inside and outside of the + indicator. -*--ringwrongcolor* :: - Sets the color of the outside of the indicator when invalid. +*-s, \--line-uses-inside*:: + Use the color of the inside of the indicator for the line separating the + inside and outside of the indicator. + +*-r, \--line-uses-ring*:: + Use the outer ring's color for the line separating the inside and outside of + the indicator. *--ringcolor* :: Sets the color of the outside of the indicator when typing or idle. -*--linecolor* :: - Sets the color of the lines that separate the inside and outside of the - indicator. +*--ringvercolor* :: + Sets the color of the outside of the indicator when verifying. + +*--ringwrongcolor* :: + Sets the color of the outside of the indicator when invalid. *--separatorcolor* :: Sets the color of the lines that seperate highlight segments. -*--keyhlcolor* :: - Sets the color of keypress highlight segments. - -*--bshlcolor* :: - Sets the color of backspace highlight segments. - +*--textcolor* :: + Sets the color of the text inside the indicator. Authors ------- -- cgit v1.2.3-54-g00ecf