View Single Post
  #34 (permalink)  
Old 08-11-2008, 04:22 AM
sisith's Avatar
sisith
PPCGeeks Regular
Offline
 
Join Date: Jun 2008
Posts: 63
Reputation: 125
sisith is keeping up the good worksisith is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: In need of some testers

Try adding these registry keys to add the camera side button and press-and-hold screen rotate

;Press and Hold Screen rotate
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\4 0C2]
@=""
"WndCls"=""
"BtnWnd"=dword:00000000
"Flags"=dword:0000000C
"ResetCmd"="\"\\Windows\\Voice Speed Dial.lnk\""
"Icon"="\\windows\\sddialer.exe, 0"
"Name"="Button 1(Press & Hold)"

;Camera button
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\4 0C1]
@="\"\\Windows\\AppButtons\\Camera.lnk\""
"Name"="Button 1"
"Icon"="\\windows\\Camera.exe, 0"
"ResetCmd"="\"\\Windows\\AppButtons\\Camera.ln k\""
"Flags"=dword:00000000