Can anyone help me to create a shortcut to remap any of the hardwarebuttons to turn on bluetooth, or at least to open Comm manager?
Have a look on www.winmobileapps.com and check for btcycle
Great!
I only have to find a way to assign it to a hotkey!
HKEY_current_user\Software\Microsoft\Today\Keys\112 (left) or 113 (right) \(Default) xxxxxx
HKEY_current_user\Software\Microsoft\Today\Keys\112 (left) or 113 (right) \Open "\Windows(or location)\your.exe"
-112 and 113 are the today keys for contacts and callhistory
-Have a look on "New menu topic"
-Check google for "rigth menu"
-Investigate,investigate,investigate, play, test, use your imagination, because this life is too short to wait that any one will give you all the answers that you need. cheers
Also you should check www.pocketzenphone.net
thanks a lot for all your replies. On my 8310 I used to do it via .lnk files, they are no more for mteor, so I had to find another way
thanks!
Ok, I must be having a brain fart today as I can't find the info I need after multiple searches. I have MSVC installed on my Diamond and it's the latest version (1.6.19214) that I'm aware of. It works perfectly so far and I can activate it with no issues using my Motorola T505 when connected with Bluetooth.
What I cannot do is activate MSVC directly on the phone. There are no buttons available to assign for it in the button settings. Does anyone have a simple and complete set of instructions of how to assign a button of some sort on the Diamond to activate MSVC? Much appreciated and thanks!
James
Go to
settings - Buttons - Button 1 Hold can be reassigned if its the same as the touch pro.
That's the issue I'm having, there is nothing listed in the buttons settings to assign or to re-asign. The window is blank and I can't see any way to add a button into the window to assign. Any thoughts? Thanks!
James
Hi ,
My solution was to re-assing the "Phone" screen buton on TF3D to Voice command :
From Diamnod Tweaks list :
31. Remap Manila softkeys:
HKLM/Software/HTC/manila/
HomeLSKPath, which is the left softkey (Standard = Phonepad)
And
HomeRSKPath, which is the right softkey.
If you change these with the location of the programs you want to link to, and simultaneous change the names:
HomeLSKText = Left softkey text
And
HomeRSKText = Right softkey text.
Thanks, I'll have a look at that one. I thought there was a way though to remap a "long press" on the talk button or some such to activate voice command? Cheers!
James
joudbren,
interesting, I am just about the ask the same question as I just got my motorola t505 yesterday.
My other question is, when I first pair with motorola t505, I could get voice confirmation , then I say yes to make the call. Now I don't get voice confirmation at all, if I yes, it will make the call, if I say no it will not make the call.
I am wondering how can I get the voice confirmation back
Did you ever find a way to do this? I have MSVC running as a program but cannot assign it to a key.
momyc said:
Hi ,
My solution was to re-assing the "Phone" screen buton on TF3D to Voice command :
From Diamnod Tweaks list :
31. Remap Manila softkeys:
HKLM/Software/HTC/manila/
HomeLSKPath, which is the left softkey (Standard = Phonepad)
And
HomeRSKPath, which is the right softkey.
If you change these with the location of the programs you want to link to, and simultaneous change the names:
HomeLSKText = Left softkey text
And
HomeRSKText = Right softkey text.
Click to expand...
Click to collapse
Apart the solution above , I use Gscroll by tapping twice on the center wheel. It's working on 90% of the time.
Hi,
I would like to remap my right software button to open the Call History of the Diamond (the one with the four big buttons underneath the calls)
I have disabled the TouchFlo3D and I use PocketBreeze instead. What I miss from TF3D is the Call History applet, but I can't get it to open instantly when I need it.
any advice would be appreciated!
Chris
This is what many touch pro/fuze owners want to have - ability to get full control over their keyboards.
This is for Raphael only! Do not try to install this on other devices!
Do not ask me to make a version for other device since my remappers are driver dependent and this can be very and very complicated without real device (if possible at all).
So, what is it ? It's a modified keyboard driver with configurator application for keys setup. Any key (yeah, i mean ANY, including Home and Back keys) can be reassigned to perform desired actions. Keys on a QWERTY keyboard are not an exception, they might be remapped too.
If any key has an action configured and is defined to be processed by my driver extension, it wouldn't go into the system. That is to say no one program even like AEButton will see key events processed by my driver.
Driver extension also can vibrate on any key press.
Modified drivers were tested on many ROMs based on different OEMs, so they would work in most cases.
Thanks dcd1182 for CDMA version testing.
Features:
Different event types supported: single, double and triple clicks, long presses
Two modes of key mapping: three actions per key or direct key mapping
Key repeats in direct key mapping mode
Actions sequence repeats in actions mode
Key combinations using FN modifier
Default key behaviour action - you won't loose key's default behaviour if you just want to add double click or long press to it
Different key behaviour depending on foreground process/window class/window text
Multiple rules for each key to provide different behaviour for each application you want
Multiple actions for each event
Different predefined actions:
Run program
Key press emulation
Send symbol/text to active window
Close active window
Switch to window by class/text
Terminate data connection
Wi-Fi toggle
BT toggle
Screen rotation
Power management (screen power toggle, suspend, reset)
Exceptions lists which are used to deny key remapping depending on foreground process/window class/window text
Configurable long press and double click duration
Configuration import/export in configurator
Changelog is located here.
Configurator UI localization support information is located here.
Requirements:
- .NET CF 2.0 (for configurator app)
- WM 6.1/6.5 compatible
Usage:
- Install SdkCerts.cab
- Install RaphKbdControl_XXX.cab
- Soft reset
- Check if keyboard works by pressing hardware buttons and seeing if they do their work, if not - uninstall cab, this wouldn't work on your current ROM
- If it works - go to the control panel and find "Keyboard Config" on a System page
How to define key processing:
- Run configurator (Control Panel -> System -> Keyboard Config)
- Press Menu -> Add key
- When dialog asking you to press key appears press and release desired key
- Set up needed options in key setup dialog and press OK (left softkey)
- In configurator's main window press left softkey "Update settings" to let new configuration take place (reboot is not needed, coz new settings will work immediately after saving)
What to do if keyboard doesn't work after uninstallation of this software:
- in any way stop device "KBD1:"
- for example, you can use Dotfred's TaskManager - navigate to Devices tab and find the KBD1: string, then press Stop
- delete files \Windows\keypad.dll and \Windows\kbdcntrl.dll
- soft reset
How to add new button to Buttons applet and get it working:
- add or copy existing key [HKLM\Software\Microsoft\Shell\Keys\40CX], where X is 1-6
- under this key add next values:
* Name - display name of the button in list (doesn't matter what you write here, it's only for you)
* Icon - path to icon for this button
- goto configurator and define an 'emulate key press' action for any button you want and set these values here: key code - 'App X' and check 'Win' checkbox - only in this case button will work
- save settings and enjoy newly created button
TODO:
- optimization
- Shift+?? key combinations support (if there would be requests on this)
- more actions
- other useful things
- your suggestions ?
Backup before installing of modified driver is strongly recommended.
Be careful when downloading the cab, make sure you choose the correct version suitable for your device.
Also, here is small collection of AltTab programs attached.
You can use any of them assigned as 'run program' action to desired key to switch between running programs.
well im going to try this right now, thanks
tested and works great.
side note: under the todo list adding different key behaviours depending on active window would be great
thanks
Push!
What a great app ! Couold you try to add something like multi-pressd ?
Glad to see something like this come along.
Curious, any plans to integrate with the Buttons applet found in Settings?
Cheers,
Again, excellent work!
luciusz said:
Couold you try to add something like multi-pressd ?
Click to expand...
Click to collapse
Do you mean key combinations ? I will think about it.
hilaireg said:
Curious, any plans to integrate with the Buttons applet found in Settings?
Click to expand...
Click to collapse
No. Although buttons applet and my extension do similar work, they work in different ways, so it's not possible to integrate them at this moment.
It is very cool program.
But it is not work with russian keyboard on official Rom
Or it's my mistake?
after uninstall app and soft reset do not work hardware keyboard,
and keys: on/off device (on the top side) and loudness (on left side)
What can I do?
Cool tool!!! If you implement to configure different behaviour for different programs that would be really nice!
Wow; this really does sound like the tool I was hoping for. (The hardware keyboard and the home/back etc keys? Perfect!)
Sadly, seems like the rom I am using (MightyROM5, for CDMA and Sprint) wasn't one of them... oh, well. If anyone else with CDMA has a ROM and tries this successfully, though, I'd love to know so I can try a different one.
For me, the hardware keys worked again after an uninstall and soft reset. (To turn the screen back on after it fell asleep while I was doing this, I had to hold the power key down as if I was going to force it to turn off, only longer than normal -- just a FYI if someone else has the same issue.)
ldrn said:
Sadly, seems like the rom I am using (MightyROM5, for CDMA and Sprint) wasn't one of them... oh, well.
Click to expand...
Click to collapse
Could you send me keypad.dll (hope CDMA version has the same name as for GSM) file from your ROM ?
is there a way to make a tab key ? i really would like one . i hate having to touch the screen to change entry feilds on the internet ,usually when i log into xda or myspace or anywhere that has a forums ..... i use it tons on my computer and thats pretty much my only complaint about the fuze keyboard ...NO TAB !
tarkim said:
Could you send me keypad.dll (hope CDMA version has the same name as for GSM) file from your ROM ?
Click to expand...
Click to collapse
This is the keypad.dll from MightyRom 4.16 (CDMA):
Two requests:
1.
Please let me execute .lnk files also, not only .exe files
2.
I cannot use arguments when calling exe files. Please support arguments when calling exe files in the next version.
Thanks for listening!
Oliver
gmanfuzing said:
is there a way to make a tab key ? i really would like one . ....
Click to expand...
Click to collapse
owilsky said:
Two requests:
1. Please let me execute .lnk files also, not only .exe files
2. I cannot use arguments when calling exe files. Please support arguments when calling exe files in the next version.
Click to expand...
Click to collapse
All these would be implemented in new version which I'm currently working on. Wait a few days and you'll get it
mcw
tnx for driver, will se what I can do
Nice!
Will this app let me remap the Volume Up/Down to Scroll Up/Down?
tarkim said:
mcw
tnx for driver, will se what I can do
Click to expand...
Click to collapse
Wow, thank you for taking a look at this! (And thanks Mcw for posting it.)
kusbainian said:
Will this app let me remap the Volume Up/Down to Scroll Up/Down?
Click to expand...
Click to collapse
yes
ldrn
i've analyzed CDMA keypad driver that mcw posted here, it's 90% similar to GSM version
i will patch it in a free time like my one, but i haven't a CDMA device to test it so you will need to test patched driver
Amazing app, exactly what I dream about, thanks!
I would also like to propose some more functions than just running app with keypress, like for example closing window, closing app, opening start menu, etc...
And, if anybody knows standalone symbols keypad replacement, with your superb program we can get rid of this problem: http://forum.xda-developers.com/showthread.php?p=3911050
I have an issue with this app, dunno why but only my storage card is available to search exe from, I'm unable to search exe from main memory, how comes?
Thanks
Hello everyone
1. I am interested in keys remapping and changing some defaults in the 826x but don't know to grab it. Always what I wanted was to wipe out Windows Default Dialer/Phone software and exchange it to the Resco Contact Manager. I don't mean to change "Green Phone Button" but to make dialer (keypad) from this software as default in whole "system". After I had remapped (using AEB Plus) Green key to for example to "Favorites" from Resco CM software, I overridden default (important) action of this key as well - accepting connections. My key was calling Favorites from Resco CM but wasn't accepting connections. Is there any possibility to merge this two interactions into one button? Would be greater to set green button default to "Keypad" panel from this Resco CM.
2. After I have remapped some keys using AEB Plus I've lost this sweet Resco Task Manager (is this correct name?) from 826x ROM. I've tried to restore it by mapping it to the XPanel button, but don't know what to set exactly under this button - which executable? I've tried to use app called uTask Configurator but don't know how to use it correctly
3. What may be the reason of fact that I am not able to Map the keys in mine PocketMusic player? In stock rom I mapped my keys for usage in music player, but now when I try to do it - app (PocketMusic) does not recognizes pressed keys? No info about pressed key is showed.
4. How to set "turning screen off during call" or "blocking phone during call" in the quickest way? I need to set something like that, but don't want to use third party apps like S2U2? Maybe there is any REGISTRY method?
Thanks in advance for any replies.