Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hybrid sleep
#4
Or use keys or mouse.

mouse
Macro Macro2537
Code:
Copy      Help
#region Recorded 6/27/2015 4:23:32 PM
'W{}            ;; Win
int w2=wait(15 win("Start menu" "DV2ControlHost"))
lef 349 445 w2 1 ;;split button 'Shut down', drop down button
lef 42 103 win("" "BaseBar") 1 ;;popup menu 'Application', menu item 'Sleep'
#endregion
only keys
Macro Macro2539
Code:
Copy      Help
#region Recorded 6/27/2015 4:26:58 PM
'W{}            ;; Win
int w2=wait(15 win("Start menu" "DV2ControlHost"))
'TTRs        ;; Tab Tab Right s
#endregion
Of cource this is not better than psshutdown.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)