Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
31

P: Please add a keyboard shortcut for "Automatically strighten the photo" option

Explorer ,
Sep 12, 2022 Sep 12, 2022

Hello, please add a keyboard shortcut for the "Automatically straighten the photo" option in the "Crop overlay". Usually, I press "R" to select crop and wish to have another shortcut for "Auto straighten", as it usually works well in most cases.

 

Kind regards,

Kristijonas

 

Screenshot 2022-09-12 at 10.11.55 a.png

 

Idea No status
TOPICS
macOS , Windows
7.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
41 Comments
Community Expert ,
Dec 12, 2024 Dec 12, 2024

Unfortunately, the existing shortcuts for Transform Upright (except Guided Upright) are hard wired and cannot be changed.

And you cannot create a new shortcut from scratch. For instance, the menu item Tools > Select sky does not come with a shortcut, so none can be created. I believe that this limitation is due to the way LrC is coded.

But I highly recommend the Any Shortcut plugin.

 

image.png

Translate
Report
Community Expert ,
Dec 12, 2024 Dec 12, 2024
quote

If you have assigned function keys to keyboard shortcuts in Lightroom Classic

By @Shivani Somayajula

 

As far as I am aware, it is not possible for a user to assign function keys to keyboard shortcuts in Lightroom Classic, and particularly not to the feature in question. If there is a way, can you please link to or describe the steps?

Translate
Report
Community Beginner ,
Dec 12, 2024 Dec 12, 2024

One member pointed out that when  you straighten on a field, it takes the lacrosse stick, the field lines, etc. rather than the horizon line.

Translate
Report
Engaged ,
Dec 12, 2024 Dec 12, 2024

I recall years ago asking for a keyboard shortcut for Transform > Upright > Auto and was told that there isn't one.  In my case, I wanted to program a Loupedeck CT console to trigger the function.

As an alternate, I created a develop preset that applies the Auto transformation.  It's not ideal, but that's what I've been using until the day that Adobe assigns a keyboard shortcut (if it ever does).

Translate
Report
Enthusiast ,
Dec 12, 2024 Dec 12, 2024

Loupedeck (CT, Live) has an 'Upright Auto' press button, which I believe is built on the Adobe programming interface.  It will toggle auto on/off.  For the other modes (level, vertical, etc)  I have also built dev presets, but they just activate that function. Nyoman can set an 'off' preset for upright.

Translate
Report
LEGEND ,
Dec 12, 2024 Dec 12, 2024

You can do it with two keystrokes:

 

Shift T: Transform > Guided

Ctrl Tab: Cycle Upright Options to change to Level

Translate
Report
LEGEND ,
Dec 12, 2024 Dec 12, 2024
Translate
Report
LEGEND ,
Dec 12, 2024 Dec 12, 2024

I just occurred to me that you can assign a shortcut to Transform > Auto right now, without waiting for Adobe to implement it.

 

Copy this line into a text file using Textedit or Notepad and save it as transform-auto.lua:

import "LrDevelopController".setValue ("PerspectiveUpright", 1)

 

Install that file into the Lightroom Scripts folder following these steps:

https://helpx.adobe.com/lightroom-classic/kb/extract-previews-for-lost-images-lightroom.html

 

After restarting LR, you can use the menu command Scripts > transform-auto to select Transform > Auto.

 

Assign a keyboard shortcut to that script using System Settings on Mac or the free Autohotkey utility on Windows. See these instructions as a guide:

https://johnrellis.com/lightroom/anyvision.htm#shortcuts

 

Translate
Report
New Here ,
Dec 12, 2024 Dec 12, 2024

Thank you for your reply. I reviewed the list from the link several times before posting here, but I couldn't find it. There are also some other shortcuts missing from that list. I assigned that new shortcut a month or two ago, and it has become a big part of my workflow, alongside Ctrl + Shift + C (copy settings) and Ctrl + Shift + V (paste settings).

Translate
Report
New Here ,
Dec 12, 2024 Dec 12, 2024

Weird. I've been using it for a couple of months. Per, you are making me question my sanity 🙂

Translate
Report
New Here ,
Dec 12, 2024 Dec 12, 2024

how about Loupedeck+? I am willing to back to it as long as I can have transform upright auto shortcut. 

Thank you. 

Translate
Report
New Here ,
Dec 12, 2024 Dec 12, 2024

Let me look into this. Thank you John. 

Translate
Report
New Here ,
Dec 12, 2024 Dec 12, 2024

You can assign existing Lightroom shortcuts to most keys by using gaming keyboards. My previous keyboard was the Logitech G510s, and my new one is the Razer Huntsman V2. It's a convenient way to edit in Lightroom without having to get a specialized device that would take up extra space on your desk.

Translate
Report
New Here ,
Dec 12, 2024 Dec 12, 2024

If I can't find the shortcut, I will create a macro and assign it to a key on my keyboard to do just that. Thank you for the idea. John. 

Translate
Report
New Here ,
Dec 12, 2024 Dec 12, 2024

It worked. I assigned a macro to a key. It's not as elegant as a dedicated shortcut but it does the job. Thank you. John. Problem solved. 
2024-12-12_232954.png

Translate
Report
New Here ,
Dec 12, 2024 Dec 12, 2024
LATEST

Thank you so much guys. the problem is solved thanks to John who suggested to use 

Shift T: Transform > Guided

Ctrl Tab: Cycle Upright Options to change to Level

I created a macro that did just this and assigned it to a key on my keyboard...

 

Translate
Report