vsco / keys

Keys for Adobe Photoshop Lightroom
http://vsco.github.io/keys/
GNU General Public License v2.0
341 stars 63 forks source link

[Help] Understanding Layout Codes #30

Open benny-danny opened 6 years ago

benny-danny commented 6 years ago

Hi! I have a few questions about how to "code" the vsco keys. I've understood almost everything, but this few "codes":

{ "mod":"0", "key":"15", "adj" : {"Temperature":"300","IncrementalTemperature":"3"} },

Why does Temperature and Tint need the "IncrementalTemperature"/"IncrementalTint" step? And how is the "300" and "3" different? This two settings are the only ones with this option.

{ "mod":"0", "key":"99", "adj" : {"_RemapKey": {"mod":"9","key":"34"}} },

Help me understand also this: how this "_RemapKey" work? A little bit confused and could't find info anywhere.

Thanks in advance!

cajames commented 6 years ago

Hey @benny-danny, I've just had a look at the key-map methods, and I completely agree with you, it's really confusing. I hadn't realised earlier as I only used the standard layout.

I plan to work on something to make this easier for people and put a guide together to help. I'll ping you with any progress to get your opinion.

benny-danny commented 6 years ago

@cajames hey! sorry for the late reply... I've analysed a little bit more the key-map methods, and I think I've understand the _RemapKey function: it's to remap default LR shortcuts to other key combination.

Still, about the "IncrementalTemperature"/"IncrementalTint", couldn't figure it out.

Also, looking at the Layout/keymap.json it seams that it only has the english keyboard. That's not a problem, but, do you know anyway were I can find the imtxCode for some of my Portuguese keys? (example: ç ´ ~ º + § ) I've searched everywhere and only was able to find the asciiCode, not the imtxCode