Bug 199264 - more keyboard shortcuts by default
Summary: more keyboard shortcuts by default
Status: RESOLVED INTENTIONAL
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 11:43 UTC by Victor Varvaryuk
Modified: 2012-10-19 13:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Varvaryuk 2009-07-07 11:43:35 UTC
Version:           2.3.0 (using KDE 4.2.90)
OS:                Linux
Installed from:    Ubuntu Packages

I would like Gwenview to have some shortcut keys for image view and management. Right now i am using XnView on Windows and i find some of its shortcut keys very usable, especially for zooming (space for next, +, -, *, / on numpad for zooming).

Here is the list of shortcut keys form XnView documentation:
Viewer Mode Shortcut Keys
Viewing



Function
Shortcut

Function
Shortcut

Zoom in (make larger)
+ (plus)

Show/hide Tool Bar
Ctrl+Shift+T

Zoom out (make smaller)
- (minus)

Show/hide Status Bar
Ctrl+Shift+B

Zoom to original size
* (asterisk)

Show/hide pixel info 
Ctrl+Shift+I

Zoom lock (for next image)
Ctrl+/

Show/hide file spec info
I

Fit image to window, all
/ (slash)

Fit image to window width
Numpad 1

Fit window to image
Ctrl+T

Fit image to window height
Numpad 3




Note: The four punctuation characters mentioned (plus, minus, asterisk, slash) may be entered either from the numeric pad or the non-numpad keys.



Orientation and Position



Function
Shortcut

Function
Shortcut

Rotate -90°
(counterclockwise)
Shift+L (or)
Shift+Left Arrow

Rotate -90 lossless (JPEG)
(counterclockwise)
Ctrl+Shift+L (or) Ctrl+Left Arrow

Rotate +90°
(clockwise)
Shift+R (or)

Shift+RightArrow

Rotate +90 lossless (JPEG)
(clockwise)
Ctrl+Shift+R (or) Ctrl+Right Arrow

Horizontal flip
Shift+H

Vertical Flip
Shift+V

Move image 
Numpad 2, 4, 5, 6, 8

Centre image
Numpad 0




General



Function
Shortcut

Function
Shortcut

Canvas Size
Shift+C

Edit Multipage TIFF
Ctrl+J

Show Mask
M

Create contact sheet
Ctrl+K

Resize
Shift+S

Slideshow
Ctrl+L

Add Text
Shift+T

Edit colormap
Ctrl+M

Automatic crop
Shift+Y

Sequence Convert
Ctrl+N

Copy file into
Alt+C

Reopen
Ctrl+R (or) F5

Move file into
Alt+M

Paste
Ctrl+V

Select all
Ctrl+A

Save
Ctrl+S

Browse
Ctrl+B

Save as
Ctrl+Shift+S

Copy
Ctrl+C

Batch Convert
Ctrl+U

Describe
Ctrl+D

Import clipboard
Ctrl+Shift+V

Red Eyes correction
Ctrl+E

Cut
Ctrl+X

Search
Ctrl+F

Crop
Ctrl+Y

Adobe Photoshop Plugin
Ctrl+G

Undo
Ctrl+Z

Edit IPTC
Ctrl+I

Delete selected items
Del




Lossless JPEG crop
Ctrl+Shift+Y




Navigation



Function
Shortcut

Function
Shortcut

First File
Home

Last File
End

Next File
PageDown

Next Page
Shift+PageDown

Previous File
PageUp

Previous Page
Shift+PageUp




Selection



Function
Shortcut

Force selection ratio to be same as image
D

Force selection ratio to "Custom"
C

Free selection ratio from any restrictions
A

Swap selection's height and width
TAB




Brightness, Contrast, Gamma



Function
Shortcut

Adjust Brightness / Contrast / Gamma
Shift+E

Brightness increase
Ctrl+Numpad 7

Brightness decrease
Ctrl+Numpad 1

Brightness reset
Ctrl+Numpad 4

Contrast increase
Ctrl+Numpad 8

Contrast decrease
Ctrl+Numpad 3

Contrast reset
Ctrl+Numpad 5

Gamma increase
Ctrl+Numpad 9

Gamma decrease
Ctrl+Numpad 3

Gamma reset
Ctrl+Numpad 6

Reset brightness and contrast and gamma
Ctrl+Numpad 0

Maybe you have something better?
Comment 1 Aurelien Gateau 2009-08-25 10:07:55 UTC
You can define keyboard shortcuts to match XnView through the "Settings > Configure Shortcut..." menu.
Comment 2 Victor Varvaryuk 2009-08-25 10:37:45 UTC
Thanks for the reply.
I have two questions^
1. Can an action have several shortcuts - so for example zoom in would be both ctrl++ and numpad+?
2. I can name new scheme xnview and export it. But how do i import saved shortcut schemes in Gwenview - i havent found such feature?

Thanks

P.S. I meant default shortcuts, but thanks anyway
Comment 3 Victor Varvaryuk 2009-08-25 10:48:01 UTC
Screenshot about exporting scheme without possibility to import:
http://img31.imageshack.us/img31/9272/schemaa.png
Comment 4 Aurelien Gateau 2009-08-26 09:51:45 UTC
(In reply to comment #2)
> Thanks for the reply.
> I have two questions^
> 1. Can an action have several shortcuts - so for example zoom in would be both
> ctrl++ and numpad+?

Yes, you can set one in the "Shortcut" column and another one in the "Alternate" column.

> 2. I can name new scheme xnview and export it. But how do i import saved
> shortcut schemes in Gwenview - i havent found such feature?

Oh. I wasn't even aware the shortcut dialog had such a feature. This dialog is a standard KDE dialog, not something I implemented for Gwenview, so I can't help here.