Guest Jeanne8fr Posted August 24, 2009 Report Posted August 24, 2009 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
Guest seanosaur Posted September 25, 2009 Report Posted September 25, 2009 how would i go about cooking this or volumex into one of my ROMs?
Guest Zealster Posted September 25, 2009 Report Posted September 25, 2009 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
Guest popsinger Posted October 8, 2009 Report Posted October 8, 2009 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?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now