summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--sxiv.13
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 095c3cc..7edcc77 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ Inside image view mode, the following key mappings are available:
<,> Rotate image (counter-)clockwise by 90 degrees
W Resize window to fit image
a Toggle anti-aliasing
+ A Toggle visibility of alpha-channel, i.e. transparency
r Reload image
Return Switch to thumbnail mode
diff --git a/sxiv.1 b/sxiv.1
index 396f3e9..9ba376e 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -146,6 +146,9 @@ Toggle fullscreen mode.
.B a
Toggle anti-aliasing.
.TP
+.B A
+Toggle visibility of alpha-channel, i.e. image transparency.
+.TP
.B r
Reload image.
.SH MOUSE COMMANDS