linuxmint / pix

Image management application
GNU General Public License v2.0
214 stars 43 forks source link

Missing Keyboard Shortcuts documentation #198

Closed Framsfex closed 11 months ago

Framsfex commented 11 months ago

Distribution

Mint 21.2

Package version

3.0.2

Frequency

Always

Bug description

I am using Pix 3.0.2 on Mint 21.2 In the "Keyboard Shortcuts" help some keys are missing, for example [Shift] [C] for crop, [R] for rotate or [I] for properties. I found them only incidentally. And is there a shortcut for "Fit to window"?

Steps to reproduce

[F10] -> "Keyboard Shortcuts"

Expected behavior

Show documentation of all actions bound to keys

Additional information

I am coming from "xv", an UNIX image viewer with a great usability :-)

Framsfex commented 11 months ago

Meanwhile I have written my own shortcuts documentation: an xmessage helper script https://fex.belwue.de/sw/share/fstools-0.0/bin/pixkeys

(How) can I bind it to a key inside pix?

ghost commented 11 months ago

The shortcuts you have mentioned are certainly there in the shortcuts documentations. And yes Shift+x is the shortcut for "fit to window" image

Framsfex commented 11 months ago

Thanks for the screenshot, it shows at the bottom 4 page numbers which I did not see and explains my misunderstanding! XFCE hides it for me, see my screenshot. I did not know that I have to move up the keyboard documentation window! X

Another feature request: it would be great to change the document pages with the cursor keys right/left like in the image viewer main window.

ghost commented 11 months ago

You can actually navigate the documentation with arrow keys, when the page button highlights press enter and it should jump you to that page. Also if your issue has been solved, you should close the issue.

Framsfex commented 11 months ago

Thanks!