View Single Post
Old 06-23-2005, 11:42 PM   #19
guino
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 8,047
The effect you got with NMC is the result of IGNORING hibernation.. you can do that by using the hibernateaware=false setting in RR.INI... I'm pretty sure the problem with the music is something winamp related, while I can't prove it (nor debug it, since I've never seen it), have you tried to open winamp (ALONE) hibernate and resume (while playing music) to see what happens ?

For moving the mouse you can use "CTRLLEFT" or "CTRLRIGHT" (will move the mouse away from the screen). I'd try those two settings in ExecTBL.INI:

"ONRESUME","CTRLLEFT"

or (close/re-open winamp for a "wait" effect):

"ONSUSPEND","CLOSEWINAMP"
"ONRESUME","STARTWINAMP||CTRLLEFT"

If the above doesn't work then it's unlikely any SOFTWARE operation will be able to simulate the mouse move for your hardware to work -- In my opinion something with the mouse driver could be "locking up" when resuming and preventing any other application from receiving the "RESUME" message from windows ... but then again I can't be sure since the hibernateaware=false settings seems to have no effect.
__________________
Road Runner,RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote