klingt in der therie ganz gut, ich bin aber anscheinend echt zu blöd mir das script dafür zu programmieren. was einfacheres wäre toll
habs geschafft:
;standby
f1::
DllCall("PowrProf\SetSuspendState", "int", 0, "int", 0, "int", 0)
;play/pause
f2::
Send {Media_Play_Pause}
return