FvwmButton Button always pressed

Hey All,
wuick question about buttons. I have a button that puts my laptop into hibernate mode using swsusp2, but when it comes back from suspend the button is still in ‘down’ position. Is there a way to make the button not activate the script until it comes back up, ie. the mouse button is released when i click it? Following is the line, thanks!
-Dizz

*FvwmShelf: (40x1, Title "hibernate", Action(Mouse 1) `Exec "hibernate" exec sudo hibernate`)

You want to see this:

http://www.fvwm.org/documentation/faq/#4.1

– Thomas Adam