Keyboard shortcut to edit images (not view)

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
tbm
Posts: 51
Joined: 07 Dec 2017 00:29

Keyboard shortcut to edit images (not view)

Post by tbm »

I have tried searching for this so apologies if I've missed it. I use one program for viewing images (XnView MP) and another for editing images (GIMP).

Viewing works fine - if I double click an image it correctly opens in XnView but I'm trying to create a simple keyboard shortcut to open the image in GIMP for editing. If I right-click a jpg I have the context menu option to Edit (which correctly opens the image in GIMP) so I'm just trying to make a keyboard shortcut point to that (open the image editor) and am getting a bit confused!

highend
Posts: 14280
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Keyboard shortcut to edit images (not view)

Post by highend »

Create a user defined command with a script: open <curitem>; and assign it a keyboard shortcut in the same window
One of my scripts helped you out? Please donate via Paypal

tbm
Posts: 51
Joined: 07 Dec 2017 00:29

Re: Keyboard shortcut to edit images (not view)

Post by tbm »

highend wrote: 10 Oct 2024 11:02 Create a user defined command with a script: open <curitem>; and assign it a keyboard shortcut in the same window
That works perfectly, thank you!

Post Reply