Discussion:
Disable hardware buttons from turning on the device
(too old to reply)
Robert
2006-04-13 02:27:04 UTC
Permalink
I want to disable the hardware buttons from turning on the device. Some
Pocket PC offers this option under "Settings > Personal > Buttons > Lock",
as in iPaq hx2110. As you know, any settings you can set from UI under
Settings are most likely (if not always) in the registry. Does any one know
which registry key controls this? I understand this may be OEM specific so
let's take the iPaq (hx2110) as a example.

If I knew the registry key that controls this I wouls be able to put it in
the inf file when buildig the cab file.

Also, the same question for turning off Accepting the IR Beam.

Any ideas?
Romain TAILLANDIER
2006-04-14 09:11:20 UTC
Permalink
I have no idea for all of this, but i have solve some other problems with
the hardware buttons using the game API.

hope it could help
Post by Robert
I want to disable the hardware buttons from turning on the device. Some
Pocket PC offers this option under "Settings > Personal > Buttons > Lock",
as in iPaq hx2110. As you know, any settings you can set from UI under
Settings are most likely (if not always) in the registry. Does any one know
which registry key controls this? I understand this may be OEM specific so
let's take the iPaq (hx2110) as a example.
If I knew the registry key that controls this I wouls be able to put it in
the inf file when buildig the cab file.
Also, the same question for turning off Accepting the IR Beam.
Any ideas?
Loading...