View Single Post
  #45 (permalink)  
Old 10-07-2009, 03:02 PM
zim2323's Avatar
zim2323
Regular 'Geeker
Offline
 
Join Date: Feb 2009
Posts: 263
Reputation: 210
zim2323 is keeping up the good workzim2323 is keeping up the good workzim2323 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do you change the bottom 2 buttons on the Today screen?

Here's a little tidbit that may allow some guys to get something working. PocketShield developers have been able to get the RSK long key press to be mapped..

http://forums.jdbp.mobi/phorum/read.php?2,5254

They use the following reg keys to accomplish assigning their own app to the long press:
HKEY_LOCAL_MACHINE\Software\PocketShield\KY_ENDLON G=133 (DWORD type)
HKEY_CURRENT_USER\Software\HTC\LongPressEndKey\Aut oExecute=2 (DWORD type)


When I enable this in PocketShield, I do get the desired affect, except it screws up the hardware Volume buttons and no longer function. Pressing either will bring up the onscreen volume bar, but you have to use a finger to change the volume.

Hopefully this helps a little.


*EDIT:

Here are all the keycodes:
http://msdn.microsoft.com/en-us/library/bb431750.aspx

Last edited by zim2323; 10-07-2009 at 03:04 PM.
Reply With Quote