tify icon indicating copy to clipboard operation
tify copied to clipboard

key bindings

Open eroux opened this issue 2 years ago • 2 comments

Some of our users require some keyboard navigation when they use our viewer. Here are our current key bindings:

  • n: next image
  • p: previous image
  • page down: next image
  • page up: previous image
  • home (the button that usually goes at the beginning of a line): go back to the left of the image, not changing the vertical position
  • end (the button that usually goes at the end of a line): go to the right of the image, not changing the vertical position
  • +: zoom in
  • -: zoom out
  • arrow (left, up, right, down): move in the image (that seems implemented already)
  • space move right in horizontal images, move down in vertical images (depending on their ratio)

eroux avatar Nov 06 '22 10:11 eroux

Please check out the user guide, there are already keybindings available for all actions. They can not be configured yet though.

t11r avatar Nov 07 '22 16:11 t11r

wonderful, thanks! it would be really useful to have them configurable

eroux avatar Nov 07 '22 16:11 eroux