Refined grouping of key/mouse mappings in man page
This commit is contained in:
parent
53a72c7b65
commit
160dd62953
37
sxiv.1
37
sxiv.1
|
@ -92,7 +92,8 @@ The same as `\-z 100'.
|
||||||
.TP
|
.TP
|
||||||
.BI "\-z " ZOOM
|
.BI "\-z " ZOOM
|
||||||
Set zoom level to ZOOM percent.
|
Set zoom level to ZOOM percent.
|
||||||
.SH GENERAL KEYBOARD COMMANDS
|
.SH KEYBOARD COMMANDS
|
||||||
|
.SS General
|
||||||
The following keyboard commands are available in both image and thumbnail mode:
|
The following keyboard commands are available in both image and thumbnail mode:
|
||||||
.TP
|
.TP
|
||||||
.BR 0 \- 9
|
.BR 0 \- 9
|
||||||
|
@ -177,7 +178,7 @@ steps.
|
||||||
.TP
|
.TP
|
||||||
.B Ctrl-g
|
.B Ctrl-g
|
||||||
Reset gamma correction.
|
Reset gamma correction.
|
||||||
.SH THUMBNAIL KEYBOARD COMMANDS
|
.SS Thumbnail mode
|
||||||
The following keyboard commands are only available in thumbnail mode:
|
The following keyboard commands are only available in thumbnail mode:
|
||||||
.TP
|
.TP
|
||||||
.BR h ", " Left
|
.BR h ", " Left
|
||||||
|
@ -202,9 +203,10 @@ times.
|
||||||
.TP
|
.TP
|
||||||
.B R
|
.B R
|
||||||
Reload all thumbnails.
|
Reload all thumbnails.
|
||||||
.SH IMAGE KEYBOARD COMMANDS
|
.SS Image mode
|
||||||
The following keyboard commands are only available in image mode:
|
The following keyboard commands are only available in image mode:
|
||||||
.SS Navigate image list
|
.TP
|
||||||
|
Navigate image list:
|
||||||
.TP
|
.TP
|
||||||
.BR n ", " Space
|
.BR n ", " Space
|
||||||
Go
|
Go
|
||||||
|
@ -225,7 +227,8 @@ Go
|
||||||
Go
|
Go
|
||||||
.I count
|
.I count
|
||||||
* 10 images forward.
|
* 10 images forward.
|
||||||
.SS Handle multi-frame images
|
.TP
|
||||||
|
Handle multi-frame images:
|
||||||
.TP
|
.TP
|
||||||
.B Ctrl-n
|
.B Ctrl-n
|
||||||
Go
|
Go
|
||||||
|
@ -239,7 +242,8 @@ frames of a multi-frame image backward.
|
||||||
.TP
|
.TP
|
||||||
.B Ctrl-Space
|
.B Ctrl-Space
|
||||||
Play/stop animations of multi-frame images.
|
Play/stop animations of multi-frame images.
|
||||||
.SS Panning
|
.TP
|
||||||
|
Panning:
|
||||||
.TP
|
.TP
|
||||||
.BR h ", " Left
|
.BR h ", " Left
|
||||||
Scroll image 1/5 of window width or
|
Scroll image 1/5 of window width or
|
||||||
|
@ -272,7 +276,8 @@ Scroll to top image edge.
|
||||||
.TP
|
.TP
|
||||||
.B L
|
.B L
|
||||||
Scroll to right image edge.
|
Scroll to right image edge.
|
||||||
.SS Zooming
|
.TP
|
||||||
|
Zooming:
|
||||||
.TP
|
.TP
|
||||||
.B =
|
.B =
|
||||||
Set zoom level to 100%, or
|
Set zoom level to 100%, or
|
||||||
|
@ -289,7 +294,8 @@ Fit image to window width.
|
||||||
.TP
|
.TP
|
||||||
.B E
|
.B E
|
||||||
Fit image to window height.
|
Fit image to window height.
|
||||||
.SS Rotation
|
.TP
|
||||||
|
Rotation:
|
||||||
.TP
|
.TP
|
||||||
.B <
|
.B <
|
||||||
Rotate image counter-clockwise by 90 degrees.
|
Rotate image counter-clockwise by 90 degrees.
|
||||||
|
@ -299,14 +305,16 @@ Rotate image clockwise by 90 degrees.
|
||||||
.TP
|
.TP
|
||||||
.B ?
|
.B ?
|
||||||
Rotate image by 180 degrees.
|
Rotate image by 180 degrees.
|
||||||
.SS Flipping
|
.TP
|
||||||
|
Flipping:
|
||||||
.TP
|
.TP
|
||||||
.B |
|
.B |
|
||||||
Flip image horizontally.
|
Flip image horizontally.
|
||||||
.TP
|
.TP
|
||||||
.B _
|
.B _
|
||||||
Flip image vertically.
|
Flip image vertically.
|
||||||
.SS Miscellaneous
|
.TP
|
||||||
|
Miscellaneous:
|
||||||
.TP
|
.TP
|
||||||
.B a
|
.B a
|
||||||
Toggle anti-aliasing.
|
Toggle anti-aliasing.
|
||||||
|
@ -320,14 +328,16 @@ Toggle slideshow mode and/or set the delay between images to
|
||||||
seconds.
|
seconds.
|
||||||
.SH MOUSE COMMANDS
|
.SH MOUSE COMMANDS
|
||||||
The following mouse mappings are available in image mode:
|
The following mouse mappings are available in image mode:
|
||||||
.SS Navigate image list
|
.TP
|
||||||
|
Navigate image list:
|
||||||
.TP
|
.TP
|
||||||
.B Button1
|
.B Button1
|
||||||
Go to next image.
|
Go to next image.
|
||||||
.TP
|
.TP
|
||||||
.B Button3
|
.B Button3
|
||||||
Go to the previous image.
|
Go to the previous image.
|
||||||
.SS Panning
|
.TP
|
||||||
|
Panning:
|
||||||
.TP
|
.TP
|
||||||
.B Button2
|
.B Button2
|
||||||
Drag the image with the mouse while keeping this button pressed down.
|
Drag the image with the mouse while keeping this button pressed down.
|
||||||
|
@ -343,7 +353,8 @@ Scroll image left.
|
||||||
.TP
|
.TP
|
||||||
.B Shift+ScrollDown
|
.B Shift+ScrollDown
|
||||||
Scroll image right.
|
Scroll image right.
|
||||||
.SS Zooming
|
.TP
|
||||||
|
Zooming:
|
||||||
.TP
|
.TP
|
||||||
.B Ctrl+ScrollUp
|
.B Ctrl+ScrollUp
|
||||||
Zoom in.
|
Zoom in.
|
||||||
|
|
Loading…
Reference in New Issue