How edit this 2 soft keys, actually a don't have soft keys.
I tried set this useing M2DC, but still don't have soft keys.
I need add this in kitchen, but I don't know how.
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\Home]
"SK2"="Contacts"
"SK2Cmd"="\\Windows\\addrbook.lnk"
"SK2CmdParam"=""
This is one example of changing the right softkey of the Home tab into "Contacts".
I Solved this problem using other OEM package of Manila, now is working
Related
I'm trying to make a cab file that deletes the [HKEY_CURRENT_USER\Software\Microsoft\Shell\TaskSwitch] key or that imports a blank key in the registry but my MDA won't have any of it
I'm using WinCE Cab Manager. Any pointers ?
Mine works, but you have to soft reset to see the effect.
doesn't work on mine If I run my cab it clears the list in the registry but upon soft reset the list is back ! It's like it uses some backup copy, I don't know....
yours leaves the reg settings intact even after soft reset
succes ! I replaced "" with a space in the keys value and that did it. Also needs a soft reset. In case anybody wonders: it clears the recent programs list.
strange, I tested mine on my 2.06.00 and it worked fine,
after soft reset : gray Recent Programs in menu.
must be a difference between 2.06 and 2.20
Hi,
I installed the program DciNobar to "play around" with tweaking my K-Jam. I wanted to bring them back so I tried to uninstall the program from Add/Remove programs and it gave an error and asked me if I wanted to remove it from the list which I selected yes to.
I have since installed SoftKeyAppletEX which has given me the option to reset everything to default or remap the keys manually which I have done yet they still do not show on my screen.
I'm thinking that the DciNobar is still starting up, but don't know where to find the key in the regsitry to remove it.
Does anyone have any suggestions?
Thanks
Ari
Not to worry found the solution. Removed dcinobar from the windows startup directory
The shortcut points to nowwhere.
.
For me the shortcuts work but if you reorder the tabs the PPC fails to reboot...I had to hard reset!
Hi all:
Seeking some help regarding the keyboard fix for tilt2. It was working fine for me when I use one of the official EUR 6.5 ROMs. I just flashed to a 6.5 WWE Hong Kong ROM with CHT and the cab is not working. I believe possibly because of the different IME for Chinese or the newer version of the ROM?
Instead of a cab is there some keys I can change/add to registry to fix that problem? It's driving me crazy not able to type properly...
Thanks in advance!!
I eneded up using the hwkeyboard cab to get the right FN and shift key....then I added takrim's keyboard control and reassigned all the keys to the correct place. Here's the XML file you can load to get all the keys...unzip and open keyboard config -> load -> and choose the xml file.
thanks for the xml, im having an issue with my numbers and symbols not working and this one seemed to remap it correctly when i put it into the keyboard config. However, the OK button is the FN button, and the FN button is caps lock, and im not sure what the capslock/shift button does (but it doesn't do anything when i press it)! . Is there a way to swap them in the config? i tried to do it myself but could only find how to create a rule and i dont think thats correct. Thanks!
install Toleraen's Tilt2KWKeyboard cab....for my initial testing it fix the FN and shift key but nothing else...
so now I have both the hwkeyboard cab installed - to fix FN and shift. Then use keyboard config + my XML for the rest.
Give it a try
Again. All the stuff you need.
I have downloaded these three files, but I do not know how to load them into my Tilt2. They don't unzip to .cab files. Could anyone help me with some instructions here?
Thanks in advance
RQDHD2 cab
Iam now using this fix and it worked for me and i can still sync with outlook
When i use HW keybord SIP keybord wil also hide
Works beautifully, thanks!
I got to modify your 'Keyboardconfig.xml" one-by-one as it is not working for mine. This may due to different ROM version. Anyway, attached my copy of .xml file & I'm using WME version of ROM. Hope this help those having same problem.
Hi, guys. I am trying to cook my own ROM for wm6.5. The Problem is I can't change the default keyboard to another keyboard input. Editing the reg in [HKEY_CURRENT_USER\ControlPanel\Sip] to another keyboard input make the ROM not bootable. Installing SIPchanger also not solve the problem. Is there any other way to forcefully change the default keyboard input??
You do it by changing the guid in the defaultIM reg key; you also need the clsid for the new sip. Let me say, I had a ***** of a time getting it to work w/ resco keyboard (worked fine w/ fnkbd). The key is to set the defaulIM key during customization, otherwise the rom won't boot. The skin files need to be installed before that key is loaded. With fnkbd, you'd just get an error when the welcomehead appeared (annoying) if the defaultIM was cooked in. But with Resco, you never see your bloody welcomehead. I'm not eve sure that the read letters appear on the splash screen.
I set the defaultIM during customization with a mortscript:
Code:
RegWriteString("HKCU","\ControlPanel\Sip","DefaultIM","{A070BE16-AD56-11D3-BC77-00C06C512035}")
It runs after the skin files are installed (also with a mortscript during customization). Again, it's important that the clsid for the keyboard is cooked in, otherwise the rom will brick when you soft reset it. Once the defaultIM is set, you don't need a sipchanger, and reboots are quick
Edit: it's always a good idea to put in all relevant info if you really want help. What keyboard? What sipchanger? What's your package look like? Did you make it yourself? Did you do it manually, or use a cab-2-oem type tool, which probably crapped everything up? My guess is that you used cab-2-oem, but that there was a setup.dll that installs the clsid for the keyboard, and you didn't get that reg key, so now your package doesn't work. I suspect this because it's weird that sipchange isn't working for you-this is probably because you don't have the clsid (you put the shortcut in Startup, right?). Cab-2-oem type deals are not a reliable method to make packages.