PDA

View Full Version : Instructions to enable Long press of end key to end internet connection


Ta'varen
7th October 2008, 11:11 PM
I take no responsibility for anything you do to your device.

I recently updated to DCD’s 3.2.6 ROM (http://forum.xda-developers.com/showthread.php?t=420075) on my Verizon XV6800, and decided to create an sdconfig.txt and provisioning xml files for my settings (UC info here (http://forum.xda-developers.com/showthread.php?t=366337) and wiki here (http://wiki.xda-developers.com/index.php?pagename=AutoRun)), to make upgrading easier. While searching out which registry settings I wanted to convert to provisioning xml files, I found a setting that enables long pressing the end key to end the active internet connection. This works without installing HTC EndKey. To enable this, either import the following .reg file, edit the key manually (this can be done with TaskMgr (http://forum.xda-developers.com/showthread.php?t=280104) by dotfred) or integrate the provxml file into your UC scripting.

The .reg file is as follows:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\OEM\Keybd]
"EndDataCall"=dword:00000001


The .provxml file is as follows (Produced with reg-2-xml (http://forum.xda-developers.com/showthread.php?t=386677) by ervius):

<wap-provisioningdoc>
<!-- *** COMMENTO *** -->
<characteristic type="Registry">
<characteristic type="HKLM\Software\OEM\Keybd" translation="filesystem">
<parm name="EndDataCall" datatype="integer" value="1"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>

whbell
8th October 2008, 03:27 AM
Works here. Great find.

Now, what is the setting that turns it back on? ;)

Lylej2k
8th October 2008, 07:02 AM
Nice find. Advance config. has settings for long press send, end and power keys, but they're greyed out for some reason or another, but this works. 1 less reason i gotta go into the comm manager. I remapped that button for the flashlight.