--- In [email protected], miinx <[EMAIL PROTECTED]> wrote: > > swzoh wrote: > > No need to use wizmo: > > Window.PostMessage(0x112,0xF170,2,0xFFFF) > > > > Use -1 or 1 in the third arg for on or dim. > > > > Hey Sean, > > That's great -- except using 1 for dim doesn't work for me (just turns > screen off, as with 2)..?
Maybe dim was not the proper term: 2 Power Off 1 Stand By -1 Power On If you want to use Dim function, you can use MiscPlugin's Dim service. Keep in mind, however, it has nothing to do with Monitor's Power, it's a clever use of alpha blending. Sean 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/
