> OnMultiClick v1.0
> Written by Alex Peters, 9/6/2005

> Can also be applied to hotkeys with the same effect.

Here's an intuitive example use of OnMultiClick with hotkeys (all one
line):

.OnMultiClick(?"ShutDown Reboot", ?"ShutDown Reboot NoConfirm",
"ShutDown Reboot NoConfirm Force")

Tying this to a hotkey gives reboot functionality where each
successive hit of the keys escalates the force:

1.  open reboot confirmation dialogue
2.  reboot without confirmation
3.  forced reboot without confirmation

Here's one that I can think of and now want to try:

.OnMultiClick("Exec Mute", "SndVol32")

Tying this to the mute key of your multimedia keyboard would un/mute
the speakers on a single press and open Windows' sound mixer on two
quick presses.

I'd love to hear of any other uses!

-- 

Regards,
Alex Peters




Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to