C
CyborgBasumatary
Alt key is activating menu bar in Photoshop, and there is a script to solve it. Create a new text file (txt, not word) and rename it with a *.ahk extension (eg: noAlt.ahk) #If not GetKeyState("LShift", "P") ~LAlt:: KeyWait, LAlt return ; Make Alt+Something still work: ~LAlt Up:: Send, {LAlt Up} return But, Windows 10 Pro (21H2) says it can't run in it. What to do...?(I don't know on which this issue fits at "Topic/Sub-Topic, so please select that for me...)
Continue reading...
Continue reading...