Can someone with a stock AT&T ROM look at HKLM\Software\Microsoft\Shell\Keys and let us know what you see in that location. Is there anything other than 40C1? If so can you post what other values are in there. Thanks in advance.
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C5]
@=""
"Flags"=dword:00000004
"BtnWnd"=dword:00000000
"WndCls"=""
"Name"="PTT Button"
"ResetCmd"="\"\\Windows\\Start Menu\\Programs\\Push to Talk.lnk\""
"Icon"="\\Windows\\PTTMgr.exe, 0"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C1]
"WndCls"=""
"BtnWnd"=dword:00000000
"Flags"=dword:00000000
"ResetCmd"="\"\\Windows\\Voice Command.lnk\""
"Icon"="\\windows\\voicecmd.exe, 0"
@="\"\\Windows\\Voice Command.lnk\""
"Name"="Send key(Hold)"
did you get this to work?
I would also like to know if someone got this working.
If all you guys want to do is map the PTT button on a non-AT&T ROM, just use the Rhodium Keyboard Controller, which can map any key.
Thanks, I'll check it out.
I've used the aforementioned Rhodium Keyboard Controller on a stock Tilt2 ROM -- it works fine for me, whereas reassigning the button via the standard Control Panel did not.
Related
Greetings!
After instaling Windows 2005 SE in my Qtek 2020, I seem to have lost the camera and all its functions. Even by pressing the button on the side of the equipment nothing happens.
Anyone know what to do in this situation?
Regards
polemusa said:
Greetings!
After instaling Windows 2005 SE in my Qtek 2020, I seem to have lost the camera and all its functions. Even by pressing the button on the side of the equipment nothing happens.
Anyone know what to do in this situation?
Regards
Click to expand...
Click to collapse
check the button mapping: Start/Settings/Buttons
Please goto my post subject title button Bro.
Button
Button 3 registry fix.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Keys\40C3]
@="\"\\windows\\AppButtons\\Camera.lnk\""
"Flags"=dword:00000000
"Icon"="\\windows\\CameraIcon.exe, 0"
"Name"="Button 3"
"WndCls"=""
"BtnWnd"=dword:00000000
"ResetFlags"=dword:00000001
"ResetCmd"="\\windows\\AppButtons\\Camera.lnk"
Or simply import the *.reg file attached.
Click to expand...
Click to collapse
How do i add this to the registry?
I tried RegEditCe.v1.1 but that's useless
Has anyone figured out how to remap the volume slider on the Wizard?
I hardly ever want to change volume, just turn on/off vibrate mode which is a single keypress anyway, but i would really like it to be an up/down control like my old Dell Axim.
I know it functions like this in IE full screen mode, but I really want it for everything (especially MS Reader).
I think a lot of people would like this. It allows a better grip on the phone whilst moving within the app you're using (eg: MS Reader).
Any guru's got an idea about this one?
Joe
Remapping
Absolutely neccessary thing to fix (volume slider)!
And as using double-language hard-keyboard layout I am in desperate need to remap the change-layout sequence.
What about remapping in this OS, is it possible to do something?
Someone did this on the Magician (found it in that group on here at the time), I remember finding it very useful!
If someone could do a Wizard version that would be great!
Solution Found
Here is how you do it (and it was on the Magician forums, thx for the tip :wink: ):
Install the program found at the URL below, or from the attachment as you wish.
When you get the setup screen, choose "Do not handle" for all except the volume slider, which is set to up/down.
Ok it, and there you go, slider is now up/down and works in MS Reader, Today screen, and general folder browsing.
It says on the site not to put it on any device not listed as compatible, which doesn't include the Wizard, but "He who dares, wins..."
I am well chuffed with it. Now I am all ready for my commute on Monday.
http://ae.inc.ru/download/AEBPlus.zip
Joe
Unless this is a new version. DO NOT USE AEB+ WITH A WIZARD
I tried AEbuttons plus awhile ago and It deleted a couple of my buttons. I dont think it is meant for a device with as many buttons as the wizard. I had to go in and manually create the buttons again. I told it to handle all buttons though. Maybe telling it to only handle the volume slider doesn't cause this problem. I won't try it again until they actually say the wizard is compatible.
I just checked all buttons having read your post.
The only casualty is the connection manager button, which now only switches from audio vol. on to vibrate ringers when held down, and I have an icon on the today screen to go there anyway.
I can live with that
BUT BEWARE: No comms manager button = no hard reset = what do you do when you need to hard reset?
guttrhead said:
Unless this is a new version. DO NOT USE AEB+ WITH A WIZARD
I tried AEbuttons plus awhile ago and It deleted a couple of my buttons. I dont think it is meant for a device with as many buttons as the wizard. I had to go in and manually create the buttons again. I told it to handle all buttons though. Maybe telling it to only handle the volume slider doesn't cause this problem. I won't try it again until they actually say the wizard is compatible.
Click to expand...
Click to collapse
How did you restore the buttons?
Never mind:
http://forum.xda-developers.com/viewtopic.php?t=33795
joebongo said:
The only casualty is the connection manager button
.....
BUT BEWARE: No comms manager button = no hard reset = what do you do when you need to hard reset?
Click to expand...
Click to collapse
I just checked if it is possible to restore the connection manager button after installing AE Button Plus, and it seems to work
Just add these registry keys after you have installed the software and you have all your buttons back and an up down slider:
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C6]
"Flags"=dword:00000000
"ResetCmd"="\"\\Windows\\AppButtons\\Comm Manager.lnk\""
"Icon"="\\windows\\CommManager.exe, 0"
"Name"="Button 5"
@="\"\\Windows\\AppButtons\\Comm Manager.lnk\""
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C5]
"Flags"=dword:00000000
"ResetCmd"="\"\\Windows\\AppButtons\\Record.lnk\" -b"
"Icon"="\\windows\\HotVoice.exe, 0"
"Name"="Button 4(Hold)"
@="\"\\Windows\\AppButtons\\Record.lnk\" -b"
You can put this in a .reg file and open it on your Wizard to import into the registry
I don't think Windows minds the button to be remapped for a hard reset, the hard reset will probably still work if the button is remapped by software.
Did you figure out which reg entries are actually changed when the slider is remapped by AEB? If we can figure this out, we could create a file to do this without the need to recreate.
I am also getting slowdowns/crashed on syncing via USB, and am beginning to wonder if this is another AEB effect.
Joe
joebongo said:
Did you figure out which reg entries are actually changed when the slider is remapped by AEB? If we can figure this out, we could create a file to do this without the need to recreate.
I am also getting slowdowns/crashed on syncing via USB, and am beginning to wonder if this is another AEB effect.
Joe
Click to expand...
Click to collapse
I can't find any slider registry entries, but I have no idea where to look
I have noticed that once I close the AEB program my slider doesn't do anything anymore, so it might be possible that it is not just a registry entry
Hi,
I want to programmatically make the soft keyboard show up on my device.
I am using eVC++ 4.0. Any Ideas?
Mohammad.
mohgdeisat said:
Hi,
I want to programmatically make the soft keyboard show up on my device.
I am using eVC++ 4.0. Any Ideas?
Mohammad.
Click to expand...
Click to collapse
Code:
SIPINFO si = {0};
si.cbSize = [COLOR=Blue]sizeof[/COLOR](SIPINFO);
SHSipInfo(SPI_GETSIPINFO, 0, &si, 0);
si.fdwFlags = SIPF_ON|SIPF_DOCKED;
SHSipInfo(SPI_SETSIPINFO, 0, &si, 0);
Code:
SHSipPreference(m_hWnd, SIP_UP); [COLOR=Green]// for a specific window (to use in focus events)[/COLOR]
Cheers,
.Fred
Thanks Fred, this really works perfectly...
I am happpy now
Mohammad
dotfred said:
Code:
SIPINFO si = {0};
si.cbSize = [COLOR=Blue]sizeof[/COLOR](SIPINFO);
SHSipInfo(SPI_GETSIPINFO, 0, &si, 0);
si.fdwFlags = SIPF_ON|SIPF_DOCKED;
SHSipInfo(SPI_SETSIPINFO, 0, &si, 0);
Code:
SHSipPreference(m_hWnd, SIP_UP); [COLOR=Green]// for a specific window (to use in focus events)[/COLOR]
Cheers,
.Fred
Click to expand...
Click to collapse
hopefully this question is astute enough to keep from being flamed, but what the heck, nothing ventured, nothing gained....
so, if i took this line of code:
SHSipPreference(m_hWnd, SIP_UP); // for a specific window (to use in focus events)
and modified it something like this:
SHSipPreference(m_hWnd, SIP_DOWN); // for a specific window (to use in focus events)
or some such, could i then set it to keep the soft keyboard from popping up (either programatically or globally) without selecting it from the input menu?
obviously i know little of programming, but you should be able to catch the logic behind it. as to why, people are all but begging for this functionality for their Wizards....
blazoner said:
hopefully this question is astute enough to keep from being flamed, but what the heck, nothing ventured, nothing gained....
so, if i took this line of code:
SHSipPreference(m_hWnd, SIP_UP); // for a specific window (to use in focus events)
and modified it something like this:
SHSipPreference(m_hWnd, SIP_DOWN); // for a specific window (to use in focus events)
or some such, could i then set it to keep the soft keyboard from popping up (either programatically or globally) without selecting it from the input menu?
obviously i know little of programming, but you should be able to catch the logic behind it. as to why, people are all but begging for this functionality for their Wizards....
Click to expand...
Click to collapse
The SHSipPreference(m_hWnd, SIP_DOWN); is normally used when you catch the WM_SETFOCUS/WM_KILLFOCUS of a specific window. This is the normal behaviour for EDIT controls on pocket pcs that do not have an integrated keyboard. I can imagine it is a burden on the Wizard...
If you want to control the behaviour of the virtual keyboard for all controls of the active window, I should consider to use the first code.
You can also hide the sip button appearing on the soft keys bar, when you use the SHCreateMenuBar api.
You can also show a window with the sip down with the SHInitDialog api.
ps.: if you want to control the SIP of the whole system, you have to subclass the window with the classname MS_SIPBUTTON.
Cheers,
.Fred
.Fred
Now I leave myself open for flaming, the way I read this:
On a wizard that has a keyboard that is open and i am using, there seem to be many application that do not relize this and thus pop up the soft keyboard.
Is there a application that will stop this on a global bases ? (as in trick the applications into thinking my soft keyboard is my hardware keyboard or on call just closing the soft keyboard)
If so were can I get it from as I cant program my VCR let alone my 8track.
Well maybe reading is not my strong point but I feel that there might be a need for a .fred kbd (on / Off) tool.
Myself I have a BA with a hardware Keyboard that I NEVER use so I am not sure how apps react.
PS no offence intended
MDAIIIUser said:
.Fred
Now I leave myself open for flaming, the way I read this:
On a wizard that has a keyboard that is open and i am using, there seem to be many application that do not relize this and thus pop up the soft keyboard.
Is there a application that will stop this on a global bases ? (as in trick the applications into thinking my soft keyboard is my hardware keyboard or on call just closing the soft keyboard)
If so were can I get it from as I cant program my VCR let alone my 8track.
Well maybe reading is not my strong point but I feel that there might be a need for a .fred kbd (on / Off) tool.
Myself I have a BA with a hardware Keyboard that I NEVER use so I am not sure how apps react.
PS no offence intended
Click to expand...
Click to collapse
I think different solutions are possible for this:
1) I know somebody developed a NULL virtual keyboard (no layout), so whatever happens, the keyboard will never show up on the screen.
2) The SIP is a driver, so if it is unloaded, the soft keybard will never show up on the screen even when clicking on the keyboard button on the softkey bar, BUT I don't know what will happen with the hard keyboard, will the keys still be handled? It should but... (I can't try, I don't have a hard keyboard)
3) As you suggested a background program that would handle the on/off SIP behaviour on demand.
For me, the easiest would be the second option, because you just unload a driver, so no harm is done and no extra hack is made.
Cheers,
.Fred
3)
Well 2 sounds fine but can "joe blow" do that.
Myself I like to 1.
I see a cab that installs GhostKbd, ....
a null keyboard that can be chossen as the "input methord" over keyboard icon bottom right, options.
This gives the user the chance of having it when he wants nothing or not have it when he wants something (wiered looking at it that way).
This also wont conflict with what ever the Hardkeyboard does (well I think any way).
Can you talk to "somebody" and get it ?
Maybe we could have soem input from those that have the problem.
EDIT and 3 but could be some work
MDAIIIUser said:
Well 2 sounds fine but can "joe blow" do that.
Myself I like to 1.
I see a cab that installs GhostKbd, ....
a null keyboard that can be chossen as the "input methord" over keyboard icon bottom right, options.
This gives the user the chance of having it when he wants nothing or not have it when he wants something (wiered looking at it that way).
This also wont conflict with what ever the Hardkeyboard does (well I think any way).
Can you talk to "somebody" and get it ?
Maybe we could have soem input from those that have the problem.
EDIT and 3 but could be some work
Click to expand...
Click to collapse
Here is a free app, that does that!
http://personales.ya.com/beemer/nullkeyboard.htm
Cheers,
.Fred
@ blazoner
So does the above solve your problem and if so should we post it in the wizard wiki ?
i'm not sure. i had a cab file not uninstall completely, and it was interfering with my SIP options. i'll give it another go after a hard reset/rom upgrade. should know by tomorrow.
looks like there's a solution out there after all....
i found this in this thread http://forum.xda-developers.com/showthread.php?p=918794#post918794
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
#3 07-04-2006, 04:50 PM
mistrix Join Date: Nov 2005
Posts: 10
Hardware Keyboard only in Landscape
--------------------------------------------------------------------------------
On the Universal the combination of PQZ (to assign different SIPs to landscape and portrait, should work on other devices too) and PHMs "NoDoSIP" (registers a SIP that does nothing) works perfectly. Disable all SIPs not needed at all by setting the Reg Value (search for the SIP by name in the registry) Default under IsSIPInputMethod for that method to 0. You can rename your remaining SIPs there as well.
__________________
MDAPro, HBH662
Click to expand...
Click to collapse
so far it seems to work on my 8125
i've still gotta go through and delete SIP methods from my phone (just cause i'm a perfectionist....)
if it works all through the weekend, i'll post it to the wiki....
still working great! posted to the Wiki!
Can you add the wiki link just in case somebody uses search and finds this thread.
MDAIIIUser said:
Can you add the wiki link just in case somebody uses search and finds this thread.
Click to expand...
Click to collapse
Sure! It's on the main Wiki page for the Wizard.
Enjoy!
I have softbank x01ht
the symbols on keys are drawn in this way:
http://img125.imageshack.us/img125/6770/softbankx01ht2xh8.jpg
but in the real it working in default tytn way like here:
http://img125.imageshack.us/img125/5079/00000002921ug7220046221yn1.jpg
how can i change it to be the same as my softbank keyborad?
That's the same layout as the Cingular 8525. I haven't been able to find a .cab fix for that. I'm currently using Schap's 3.60a and in the Advanced Config Tool, there is a setting in the Misc tab that allows you to select different types of keyboard layout, including Cingular. However, that Cingular layout disables the Sym/Tab key. I hope he fixes that in the upgrade.
I have no idea which of wm6 roms can be used on my phone , so i cant use it just like you... is it any other ideas? i have some freetime so maybe with your help ill be able to make some program fix or somthing like it... i'mshure that not only i need it...
Here is the cab fix (attached)
Simply copy it to your device and run it (install it). Afterwards restart your SoftBank and you should be back in business! If you use a different language ROM then you also should update the registry key:
[HKEY_LOCAL_MACHINE\Software\OEM\Qwerty]
"Layout"=dword:00020409
thank you very much!!!!!, but there is two many keys that not fixed =( "0" (zero) still give me in regular mode "." and not "," like drawn
and arrow to left gives me in char mode "," and not "." like drawn
anyone else?
The only 2 that ive noticed that are still messed up are the . and the , which i dont mind since i almost never use the ,
That keyboard fix works fine on my hermes
I am trying to lock all soft and hardware buttons down on M700 unit except the power off button and the red phone button
I have had a bit of success with
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C1]
@="\"\\Windows\\AppButtons\\Voice Speed Dial.lnk\""
"Name"="Button 1"
"Icon"="\\windows\\blank.exe, 0"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C4]
@="\"\\Windows\\AppButtons\\Camera.lnk\""
"Name"="Button 2"
"Icon"="\\windows\\blank.exe, 0"
"ResetCmd"="\"\\Windows\\AppButtons\\Camera.lnk\""
"Flags"=dword:9
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C6]
@="\"\\Windows\\AppButtons\\Record.lnk\" -b"
"Name"="Button 1(Press & Hold)"
"Icon"="\\windows\\blank.exe, 0" ;Record
"ResetCmd"="\"\\Windows\\AppButtons\\Record.lnk\" -b"
"Flags"=dword:9
Unfortunately I am unable to lock down the
SIDE OK,FRONT OK , GREEN PHONE & WINDOWS BUTTON.
AE Buttons isnt really an alternative at the moment as this can still be overidden
Is there any registry tweaks that can be done to disable these buttons, AE Buttons will also not let me do this..
Can anyone help, its driving me mad!!!
I have been successfull on the prophet & artemis by writting a driver to work with the std keybddr.dll but this will not work with the prophet
Is there any simple way to lock all above buttons down except the power and red phone
PLEASE PLEASE HELP
COULD IT BE IN THE ACTUAL ROM OF THE M700 the reason I ask is when I dump the WM5 rom it doesnt dump the keyboard driver
Answers on a postcard
Thanks
I am able to map every button of by trinity using ae. not quite sure of what you mean by lock down, but in theory you deactivate all of them.
Is there a way to set the Red key to close (totally) the app that you're running?
iae button plus can just do that.
ww2250 said:
iae button plus can just do that.
Click to expand...
Click to collapse
Thank you!