fix: brightness keybindings on manpage (#467)
Reviewed-on: https://codeberg.org/nsxiv/nsxiv/pulls/467 Reviewed-by: NRK <nrk@disroot.org> Reviewed-by: explosion-mental <explosion-mental@noreply.codeberg.org> Co-authored-by: padv <pascal.devuyst@gmail.com> Co-committed-by: padv <pascal.devuyst@gmail.com>
This commit is contained in:
parent
112ba3a2fc
commit
cc132dd365
|
@ -219,12 +219,12 @@ steps.
|
||||||
.B Ctrl-g
|
.B Ctrl-g
|
||||||
Reset gamma correction.
|
Reset gamma correction.
|
||||||
.TP
|
.TP
|
||||||
.B [
|
.B Ctrl-[
|
||||||
Decrease brightness correction by
|
Decrease brightness correction by
|
||||||
.I count
|
.I count
|
||||||
steps.
|
steps.
|
||||||
.TP
|
.TP
|
||||||
.B ]
|
.B Ctrl-]
|
||||||
Increase brightness correction by
|
Increase brightness correction by
|
||||||
.I count
|
.I count
|
||||||
steps.
|
steps.
|
||||||
|
|
Loading…
Reference in New Issue