Shortcuts for a specific software

Discussion, questions and support.
Post Reply
Smorton69
Posts: 4
Joined: Jul 10th, ’22, 16:32

Post by Smorton69 » Jul 10th, ’22, 18:07

Hi-new to this forum.

I have a software program, DXO Photolab 5, for editing and managing photos.

I need to cull faster than DXO Photolab 5 currently provides. To delete a photo you currently have to hold control plus 9. Will Fastleus allow me to modify this to Z for deleting photos?

I sometimes can have 1500 photos in one photoshoot and the control plus 9 is not efficient.

Any input appreciated.

SM
User avatar
Marko
Posts: 1719
Joined: Mar 2nd, ’13, 21:02

Post by Marko » Jul 10th, ’22, 20:50

Yes, set a shortcut:
Shortcut: Z
Command:

Code: Select all

{Control down}9{Control up}
Window: DXO (or use Window Information Tool to find the window name or class of the application).
Smorton69
Posts: 4
Joined: Jul 10th, ’22, 16:32

Post by Smorton69 » Jul 11th, ’22, 03:12

Thank you very much!!

What does this mean? Window: DXO (or use Window Information Tool to find the window name or class of the application).??

Thanks again.

SM
User avatar
Marko
Posts: 1719
Joined: Mar 2nd, ’13, 21:02

Post by Marko » Jul 11th, ’22, 10:14

Select "More options" to access Window settings - here you can specify windows in which your shortcut will be active.
https://fastkeysautomation.com/document ... tcuts.html
Smorton69
Posts: 4
Joined: Jul 10th, ’22, 16:32

Post by Smorton69 » Jul 11th, ’22, 19:14

I started the Z command to run with DxO photolab 5 in order to delete photos faster.

I followed what I thought was the correct procedure but a get the following message:

Error: parameter X one invalid.

Specifically: down)9[control up)

Line#
004: Return
005: Return
007: (
007: Control,Down)9(control up)

The program will exit.

How can you post a screenshot with a post?

Thank you have much.

SM
User avatar
Marko
Posts: 1719
Joined: Mar 2nd, ’13, 21:02

Post by Marko » Jul 11th, ’22, 21:03

You should copy the code exactly

Code: Select all

{Control down}9{Control up}
Smorton69
Posts: 4
Joined: Jul 10th, ’22, 16:32

Post by Smorton69 » Jul 11th, ’22, 21:40

I did copy the code exactly. I am sure I did.

Is there any way to send a screenshot?

Thank you very much.

SM
Post Reply