Search found 1 match

by andr3yionutz
07 Jun 2021, 14:22
Forum: HOW-TOs and documentation
Topic: Numeric Pad's ENTER key ?
Replies: 9
Views: 32304

Re: Numeric Pad's ENTER key ?

I am also trying to make it work as a NumPad Enter, as it has different value in Photoshop, but i can't figure it out. This is what I tried but no result: elseif (button == 13) then lmc_send_keys('{ENTER}',50) Can anyone help me with that? I am new to this and I don't know to much about Lua. Thanks ...