Jump to content

SetVolume v0.5.1 - New Volume Control


Recommended Posts

Guest Jeanne8fr
Posted
If you like the iPhone look I modified the skin to fit the Omnia.

I didn't design the skin, just modified it.

The credit goes to him: http://forum.xda-developers.com/showpost.p...p;postcount=401

Jeannette

Marc Landis a posted an update: http://forum.xda-developers.com/showthread.php?t=395695

This is good for the Omnia as it now has a "-close" command line parameter which allows us to use a mortscript to close SetVolume before running the camera and re-opening it when we are done.

run("\My Storage\Program Files\SetVolume\SetVolume.exe", "-close")

sleep(1000)

runwait("\windows\Camera.exe")

run("\My Storage\Program Files\SetVolume\SetVolume.exe", "-hide")

Works great now.

Jeannette

  • 1 month later...
Guest seanosaur
Posted

how would i go about cooking this or volumex into one of my ROMs?

Guest Zealster
Posted
You have to turn off 'disable keyboard hook' in avanced settings w/ s2u2.

The problem I think I have is Resco Contact Manager and s2u2 keyboard hooks collide, and Resco Contacts overrides my talk button which pulls up my favorite contacts (VERY very helpful when I need to call someone on the run), but since I use this, apparently I can't use keyboard hook or any volume control with s2u2

  • 2 weeks later...
Guest popsinger
Posted
Marc Landis a posted an update: http://forum.xda-developers.com/showthread.php?t=395695

This is good for the Omnia as it now has a "-close" command line parameter which allows us to use a mortscript to close SetVolume before running the camera and re-opening it when we are done.

run("\My Storage\Program Files\SetVolume\SetVolume.exe", "-close")

sleep(1000)

runwait("\windows\Camera.exe")

run("\My Storage\Program Files\SetVolume\SetVolume.exe", "-hide")

Works great now.

Jeannette

so you just create this script and put it in startup? so it only runs at windows startup or do you have to execute it before you turn on the cam?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.