aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpadv <pascal.devuyst@gmail.com>2023-08-22 20:08:29 +0200
committerNRK <nrk@disroot.org>2023-08-22 20:08:29 +0200
commitcc132dd365105bb80cf683a0ce1b11d038db1c25 (patch)
treedfd3a84f3df60b5af117fd1002dc8ef2fd3b281c
parent112ba3a2fc934113c37e0ad274eaeea13d8c3359 (diff)
downloadnsxiv-cc132dd365105bb80cf683a0ce1b11d038db1c25.tar.zst
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>
-rw-r--r--etc/nsxiv.14
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/nsxiv.1 b/etc/nsxiv.1
index e2fb4c8..9b5c243 100644
--- a/etc/nsxiv.1
+++ b/etc/nsxiv.1
@@ -219,12 +219,12 @@ steps.
.B Ctrl-g
Reset gamma correction.
.TP
-.B [
+.B Ctrl-[
Decrease brightness correction by
.I count
steps.
.TP
-.B ]
+.B Ctrl-]
Increase brightness correction by
.I count
steps.