i browes the registry of the wm2k5 in XDA2 O2, i figured out that that there is no registry for the camera and record button,. can we add up reg for camera and rec button
so can we? can we?
those key's registry are there.
hklm\software\microsoft\shell\keys
and those shortcuts are pointing to RAI assignments.
it would be better to write an application, which will unmap rec and cam buttons from system and remap them to itself... so if you press that button, this app will capture keypress event and will run camera or notes...
buzz
uhmm,. just a hitch anyway,. hehe
dats TOTALLY okih .. BUDDZ ..
every solution start also with a simple "HITCH" .. :wink:
-toe
buzz_lightyear said:
those key's registry are there.
hklm\software\microsoft\shell\keys
and those shortcuts are pointing to RAI assignments.
it would be better to write an application, which will unmap rec and cam buttons from system and remap them to itself... so if you press that button, this app will capture keypress event and will run camera or notes...
buzz
Click to expand...
Click to collapse
Hi,
So have you tried with RegisterHotkey API? Here is a simple application that reregisters all hardware buttons to its window, and if you press hardware buttons a messagebox should pop up with hardware key id. Anybody can try it with non working buttons? ( I haven't upgraded my device yet ) I tried it on my wm2k3SE device and with Win Mobile 5 emulator in Viusal Studio 2005. ( It worked )
If it's working then I think it is possible to write an application as background process to start camera and notes application with windows API. If it's not working and doesn't show anything if you press CAM/REC, then it must be a driver issue (
I would like to thanks buzz for hiz extremely good work!!
I am sad now because of this ms guy
I tray this file and buttons rec and cam don't working, other buttons working
Why dont you guys use this freeware.
http://ae.inc.ru/aebplus_t.html
It works great on my Himalaya with WM5 1.60a installed. But even without this sw my Himalaya dont have any problem with the Record and camera buttons. Try it.
I use this basically to:
- Unmap all the buttons including the Green and Red Button, and the Volume slider.
- Remap the Volume Slider to Up and Down keys.
- Remap the Green and Red Buttons as Left and Right Softkeys. This way you can access WM5 apps soft menu using only the buttons and the biderectional pad.
- Any other key you can map to anything you want.
because some device have problem with this two buttons and with or without this software they still dont work
I've been using the autorotation feature on my x7501 for a while, and it's alright, but definitely not always needed. I'd rather a hardware button initiate rotation.
Is this possible?
HButton
DystopiaDelusion said:
I've been using the autorotation feature on my x7501 for a while, and it's alright, but definitely not always needed. I'd rather a hardware button initiate rotation.
Is this possible?
Click to expand...
Click to collapse
Hello.
I use Hbutton application.
With this application, you can assign different applications to the hardware buttons.
For example I use the camera button to star the camera, PocketScreen, and Rotate right.
I'm not sure, but the rotation came with some Home plugging or task managers.
Is just that you explore the software.
just google Hbutton. I use the version 2.3.
Regards.
Thanks, I'll try out Hbutton, I've been wanting to use some of the other buttons for alternate tasks. [The OK button for one]
Under the "Buttons" program in Settings, all you have to do is set one of the buttons to <Rotate Screen>. I didn't see that option previously.
Hello
I installed CoOkie home tab and CHT editor 2.0.0 on HTC HD2, runs OK, how I edit and reconfigure soft keys on traditional slide tab ? in CHT editor by softkeys can toggle to traditional slide tab but in menu personalize home screen tab is disappeared... how and where can I get personalize home screen tab....
Thanks in advance
Hello, I'm looking for an app or hack able to automatically disable or to make unresponsive on the fly touch buttons (the ones located on the bezel) only in portrait. In landscape they should work back to normal. Can you help me?
I'd like to disable capacitive buttons on my tab, and actually there are several ways to do it. Basically remapping them in the xml. But my needs are about to disable them on the fly, not going then after a reboot. I'd like to disable them depending a condition, like screen orientation: I'd want them enabled in landscape and disabled in portrait, on the fly.
Is there a way to recall in the mapping file a function like that? Or any other way?