Updated doc

This commit is contained in:
Bert 2011-03-10 11:51:47 +01:00
parent 3672c0bc63
commit aadba6f7e5
2 changed files with 4 additions and 0 deletions

View File

@ -69,6 +69,7 @@ Inside image view mode, the following key mappings are available:
<,> Rotate image (counter-)clockwise by 90 degrees <,> Rotate image (counter-)clockwise by 90 degrees
W Resize window to fit image W Resize window to fit image
a Toggle anti-aliasing a Toggle anti-aliasing
A Toggle visibility of alpha-channel, i.e. transparency
r Reload image r Reload image
Return Switch to thumbnail mode Return Switch to thumbnail mode

3
sxiv.1
View File

@ -146,6 +146,9 @@ Toggle fullscreen mode.
.B a .B a
Toggle anti-aliasing. Toggle anti-aliasing.
.TP .TP
.B A
Toggle visibility of alpha-channel, i.e. image transparency.
.TP
.B r .B r
Reload image. Reload image.
.SH MOUSE COMMANDS .SH MOUSE COMMANDS