View Single Post
  #1176 (permalink)  
Old 02-13-2007, 10:43 PM
gguruusa's Avatar
gguruusa
Deep Thinker
Offline
Location: Mountain top
 
Join Date: Jan 2007
Posts: 3,252
Reputation: 4726
gguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Had my BT headset disconnect on suspend today, and set about trying to add the reg entry to keep the BT on during suspend. What I found was:

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Power\State\Suspend]
"btl1"=dword:00000002
"cam1"=dword:00000004
"dsk1"=dword:00000002

and what I expected is

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Power\State\Suspend]
"btl1:"=dword:00000002
"cam1:"=dword:00000004
"dsk1:"=dword:00000002

Since my BT shutdown on suspend and all the other device entries have ':'s, I'm guessing they're needed here.
Reply With Quote