Thank you!
Search found 3 matches
- Dec 26th, ’24, 05:52
- Forum: General Discussion
- Topic: Can I have a dictionary for script command
- Replies: 4
- Views: 2692
- Dec 25th, ’24, 08:01
- Forum: General Discussion
- Topic: Can I have a dictionary for script command
- Replies: 4
- Views: 2692
Re: Can I have a dictionary for script command
well, this is what I see when I config the mouse gesture: ------------------- WinGetClass Class, A If (A_ThisHotKey = A_PriorHotkey && A_TimeSincePriorHotkey < 350) If Class in MozillaWindowClass,IEFrame Send ^{vk57} ;Ctrl w Else Send ^{vk57} ;Ctrl w --------------- I want to learn this scri...
- Dec 25th, ’24, 05:12
- Forum: General Discussion
- Topic: Can I have a dictionary for script command
- Replies: 4
- Views: 2692
Can I have a dictionary for script command
Hi everyone. Can I have a dictionary for the scripting command to customer my gestures. For example: {vk57} = Control key
Thank you!
Thank you!
