Updated README.md usage info
This commit is contained in:
parent
2b1c0885fe
commit
fdf24d4681
|
@ -36,8 +36,10 @@ Use the following keys to control sxiv:
|
||||||
Escape Quit sxiv and return an exit value of 2 (useful for scripting)
|
Escape Quit sxiv and return an exit value of 2 (useful for scripting)
|
||||||
Space,n Go to the next image
|
Space,n Go to the next image
|
||||||
Backspace,p Go to the previous image
|
Backspace,p Go to the previous image
|
||||||
g/G Go to first/last image
|
g/G Go to first/last image
|
||||||
[/] Go 10 images backward/forward
|
[/] Go 10 images backward/forward
|
||||||
+,= Zoom in
|
+,= Zoom in
|
||||||
- Zoom out
|
- Zoom out
|
||||||
h,j,k,l Scroll left/down/up/right
|
h,j,k,l Scroll left/down/up/right
|
||||||
|
f Toggle fullscreen mode (requires an EWMH/NetWM compliant
|
||||||
|
window manager)
|
||||||
|
|
Loading…
Reference in New Issue