Slightly changed the doc after merging remote changes
This commit is contained in:
parent
795beac132
commit
4ce323213d
|
@ -115,8 +115,8 @@ The following additional key commands are available in *image mode*:
|
||||||
- Zoom out
|
- Zoom out
|
||||||
= Set zoom level to 100%, or [count]%
|
= Set zoom level to 100%, or [count]%
|
||||||
w Fit image into window
|
w Fit image into window
|
||||||
e Fit image to window's width
|
e Fit image width to window width
|
||||||
E Fit image to window's height
|
E Fit image height to window height
|
||||||
|
|
||||||
h,j,k,l Pan image 1/5 of window width/height or [count] pixels
|
h,j,k,l Pan image 1/5 of window width/height or [count] pixels
|
||||||
left/down/up/right (also with arrow keys)
|
left/down/up/right (also with arrow keys)
|
||||||
|
|
4
sxiv.1
4
sxiv.1
|
@ -199,10 +199,10 @@ Set zoom level to 100%, or
|
||||||
Set zoom level to fit image into window.
|
Set zoom level to fit image into window.
|
||||||
.TP
|
.TP
|
||||||
.B e
|
.B e
|
||||||
Set zoom level to fit image into the window's width.
|
Set zoom level to fit image width to window width.
|
||||||
.TP
|
.TP
|
||||||
.B E
|
.B E
|
||||||
Set zoom level to fit image into the window's height.
|
Set zoom level to fit image height to window height.
|
||||||
.SS Panning
|
.SS Panning
|
||||||
.TP
|
.TP
|
||||||
.BR h ", " Left
|
.BR h ", " Left
|
||||||
|
|
Loading…
Reference in New Issue