diff options
| author | Bert <ber.t@gmx.com> | 2011-01-23 16:19:07 +0100 | 
|---|---|---|
| committer | Bert <ber.t@gmx.com> | 2011-01-23 16:19:07 +0100 | 
| commit | fdf24d468135327f16ac568d7310f21b167c3208 (patch) | |
| tree | 2129ccc34519adfb2048ce57c6c22f311f36c45c | |
| parent | 2b1c0885fe53b95455ae650762651c69ae1a227d (diff) | |
Updated README.md usage info
| -rw-r--r-- | README.md | 6 | 
1 files changed, 4 insertions, 2 deletions
| @@ -36,8 +36,10 @@ Use the following keys to control sxiv:      Escape       Quit sxiv and return an exit value of 2 (useful for scripting)      Space,n      Go to the next image      Backspace,p  Go to the previous image -		g/G          Go to first/last image -		[/]          Go 10 images backward/forward +    g/G          Go to first/last image +    [/]          Go 10 images backward/forward      +,=          Zoom in      -            Zoom out      h,j,k,l      Scroll left/down/up/right +    f            Toggle fullscreen mode (requires an EWMH/NetWM compliant +                 window manager) | 
