Updated documentation regarding gamma correction

This commit is contained in:
Bert Münnich 2015-01-07 08:43:54 +01:00
parent 197945f287
commit 808a10ed04
3 changed files with 16 additions and 13 deletions

View File

@ -1,4 +1,4 @@
VERSION := git-20150106 VERSION := git-20150107
PREFIX := /usr/local PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man MANPREFIX := $(PREFIX)/share/man

View File

@ -108,6 +108,8 @@ of small previews is displayed, making it easy to choose an image to open.
Ctrl-m Remove all image marks Ctrl-m Remove all image marks
N Go [count] marked images forward N Go [count] marked images forward
P Go [count] marked images backward P Go [count] marked images backward
{,} Decrease/increase gamma correction by [count] steps
Ctrl-g Reset gamma correction
*Thumbnail mode:* *Thumbnail mode:*
@ -133,8 +135,6 @@ of small previews is displayed, making it easy to choose an image to open.
<,> Rotate image (counter-)clockwise by 90 degrees <,> Rotate image (counter-)clockwise by 90 degrees
? Rotate image by 180 degrees ? Rotate image by 180 degrees
|,_ Flip image horizontally/vertically |,_ Flip image horizontally/vertically
{,} Decrease/increase gamma
Ctrl-g Reset gamma
a Toggle anti-aliasing a Toggle anti-aliasing
A Toggle visibility of alpha-channel, i.e. transparency A Toggle visibility of alpha-channel, i.e. transparency
s Toggle slideshow or set delay to [count] seconds s Toggle slideshow or set delay to [count] seconds

23
sxiv.1
View File

@ -164,6 +164,19 @@ marked images forward.
Go Go
.I count .I count
marked images backward. marked images backward.
.TP
.B {
Decrease gamma correction by
.I count
steps.
.TP
.B }
Increase gamma correction by
.I count
steps.
.TP
.B Ctrl-g
Reset gamma correction.
.SH THUMBNAIL KEYBOARD COMMANDS .SH THUMBNAIL KEYBOARD COMMANDS
The following keyboard commands are only available in thumbnail mode: The following keyboard commands are only available in thumbnail mode:
.TP .TP
@ -289,16 +302,6 @@ Flip image horizontally.
.TP .TP
.B _ .B _
Flip image vertically. Flip image vertically.
.SS Gamma Correction
.TP
.B {
Decrease gamma.
.TP
.B }
Increase gamma.
.TP
.B Ctrl-g
Reset gamma.
.SS Miscellaneous .SS Miscellaneous
.TP .TP
.B a .B a