View Full Version : Need help from an S620 owner
McHale
19th November 2006, 01:36 AM
We Dash owners don't have the proper config utility for the jog bar. Instead, it only allows us to screw with the volume settings.
Can someone check their JogBar.cpl.xml file and see if it is different? Below is the xml from the Dash. The file is located in the Windows folder.
Thanks!
-Mc
<stinger-controlpanel-doc>
<cpl-title>
<title lang="0x0409">Volume Touch Strip</title>
</cpl-title>
<characteristic type="Registry">
<characteristic type="HKCU\ControlPanel\JogBar\Settings">
<parm-query name="RestoreToDefault"/>
<parm-query name="EnableDisableTPD"/>
<parm-query name="SwitchToAudioFunc"/>
<parm-query name="TriggerVolumeCtrlTimerIndex"/>
<parm-query name="SingleClickIntervalIndex"/>
</characteristic>
</characteristic>
</stinger-controlpanel-doc>
sergiopi
19th November 2006, 09:00 AM
This is the full content in my HTC S620
- <stinger-controlpanel-doc>
- <cpl-title>
<title lang="0x0404">JOGGR</title>
<title lang="0x0405">JOGGR</title>
<title lang="0x0406">JOGGR</title>
<title lang="0x0407">JOGGR</title>
<title lang="0x0408">JOGGR</title>
<title lang="0x0409">JOGGR</title>
<title lang="0x040B">JOGGR</title>
<title lang="0x040C">JOGGR</title>
<title lang="0x040E">JOGGR</title>
<title lang="0x0410">JOGGR</title>
<title lang="0x0413">JOGGR</title>
<title lang="0x0414">JOGGR</title>
<title lang="0x0415">JOGGR</title>
<title lang="0x0416">JOGGR</title>
<title lang="0x0418">JOGGR</title>
<title lang="0x0419">JOGGR</title>
<title lang="0x041B">JOGGR</title>
<title lang="0x041D">JOGGR</title>
<title lang="0x041F">JOGGR</title>
<title lang="0x0804">JOGGR</title>
<title lang="0x0816">JOGGR</title>
<title lang="0x0C0A">JOGGR</title>
</cpl-title>
- <characteristic type="Registry">
- <characteristic type="HKCU\ControlPanel\JogBar\Settings">
<parm-query name="EnableDisableTPD" />
<parm-query name="SwitchToAudioFunc" />
<parm-query name="FunctionLabel" />
<parm-query name="DoubleClickTimerIndex" />
<parm-query name="ScrollSpeedIndex" />
<parm-query name="EnablePlaySound" />
<parm-query name="EnableJogBarHelpFunc" />
</characteristic>
</characteristic>
</stinger-controlpanel-doc>
McHale
19th November 2006, 04:56 PM
cool. thanks. Now I wonder what other config files are different. It may be time today to offload the entire ROM and just read .xml
Man, that sucks.
Thanks again. I'm going to replace mine with yours and see what happens. :)
-Mc
EDIT: Damn. I can't replace the old one as it's write protected and in use. :(
alinkent
22nd November 2006, 09:41 AM
Hopefully not jumping in on a dead thread...
Sergiopi, can you please check your device /Windows directory to see if you have a file named JOGGRInfo. It will probably be a DLL file. If you have that file, can you ZIP and upload as attach to this thread. I've possibly found how to enable the full function of the JOGGR on DASH.
Already recreated your XML file, but enabling that control panel setting brings an error requesting location of JOGGRInfo. This file is missing from DASH.
Regards.
Alin
McHale
22nd November 2006, 11:06 AM
how did you edit the .xml file? It wouldn't allow me to. :(
-Mc
alinkent
23rd November 2006, 01:22 AM
Open and edit directly on your device using CENOTEPAD. Using this software, you can edit the XML file without needing to copy/change permissions, etc. CENOTEPAD is a great GPL (free) tool. Search on Google to locate it.
Regardless...we're stopped until we find the file mentioned earlier. Changing the registry key that enables JOGGR function makes an error for that file.
Put out your hand and help me beg someone to give us the file.
No promises, but it looks so it can be hacked.
ENDer2000
25th November 2006, 10:42 AM
On an review i saw that the lowest part of the JoGGR was for the Start button.
On my HTC model is for Outlook and is not good :(
How can I change this ?
<stinger-controlpanel-doc>
<cpl-title>
<title lang="0x0404">JOGGR</title>
<title lang="0x0405">JOGGR</title>
<title lang="0x0406">JOGGR</title>
<title lang="0x0407">JOGGR</title>
<title lang="0x0408">JOGGR</title>
<title lang="0x0409">JOGGR</title>
<title lang="0x040B">JOGGR</title>
<title lang="0x040C">JOGGR</title>
<title lang="0x040E">JOGGR</title>
<title lang="0x0410">JOGGR</title>
<title lang="0x0413">JOGGR</title>
<title lang="0x0414">JOGGR</title>
<title lang="0x0415">JOGGR</title>
<title lang="0x0416">JOGGR</title>
<title lang="0x0418">JOGGR</title>
<title lang="0x0419">JOGGR</title>
<title lang="0x041B">JOGGR</title>
<title lang="0x041D">JOGGR</title>
<title lang="0x041F">JOGGR</title>
<title lang="0x0804">JOGGR</title>
<title lang="0x0816">JOGGR</title>
<title lang="0x0C0A">JOGGR</title>
</cpl-title>
<characteristic type="Registry">
<characteristic type="HKCU\ControlPanel\JogBar\Settings">
<parm-query name="EnableDisableTPD"/>
<parm-query name="SwitchToAudioFunc"/>
<parm-query name="FunctionLabel"/>
<parm-query name="DoubleClickTimerIndex"/>
<parm-query name="ScrollSpeedIndex"/>
<parm-query name="EnablePlaySound"/>
<parm-query name="EnableJogBarHelpFunc"/>
</characteristic>
</characteristic>
</stinger-controlpanel-doc>
sergiopi
25th November 2006, 01:56 PM
Hopefully not jumping in on a dead thread...
Sergiopi, can you please check your device /Windows directory to see if you have a file named JOGGRInfo. It will probably be a DLL file. If you have that file, can you ZIP and upload as attach to this thread. I've possibly found how to enable the full function of the JOGGR on DASH.
Already recreated your XML file, but enabling that control panel setting brings an error requesting location of JOGGRInfo. This file is missing from DASH.
Regards.
Alin
Is an .exe File and a lot of .mui. Attached...
Sorry for the delay
alinkent
29th November 2006, 03:09 AM
Sorry was on holiday...
Turns out these files are the demo screens showing how to use the JOGGR. Not of much use but will still see if I can enable the function. Somewhat pointless considering there are already many registry hacks to enable the same. From my own experience, I'm already finding the JOGGR somewhat annoying.
Thanks for sharing your time to upload.
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.