Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can I change the hotkey for these commands?
#2
Function QM_replace_middle_click_to_double_click
Trigger ##L 0x1 /QM     Help - how to add the trigger to the macro
Code:
Copy      Help
if(win(mouse)!=_hwndqm) ret
int c=child(mouse); if(c=0) ret
sel GetWinId(c)
,case 2201 ;;output
,out ;;clear
,
,case [2210,2211]
,POINT p; xm p c 1
,wait 0.001 CU 0x1395BEB4C; err ret
,key UCb


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)