Remap any button to turn on Bluetooth? - HTC Breeze

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!

Related

Howto Call Up Volume Settings with Button

Hello,
I'd appreciate to assign the 'volume' window to a hardware button - let's say the Button 6 (Voice Dial, which i never use).
The volume window is the one, you normally get then tapping on the volume icon on top of the screen.
This window should open/close by pressing the hardware button. Once it is open, I can set the actual volume with the Jog Wheel.
Any help is appreciated!
Chris
You can try something: install Wisbar Advance 3 just for trial. i know that you can show that "volume bubble" by pressing buttons on the taskbar, and i know it offers some links in the programs folder for utilities, like switch task etc., but i'm not sure if it brings a new link for that volume bubble (i unfortunately uninstalled WA3 yesterday so i cannot test - maybe someone who has it installed can verify the links so you don't have to install it...)
With Wisbar Advance 3 it works
Chris
hmmm, can you post the content of the link that does that ? or the .lnk file ? so others can do this without WA3...
Another suggestion: AEButton plus

[TUT] How to open a manila tab with shortcut

Hi,
you can open a tab with this:
\windows\manila.exe --switchtopage home.page
Instead of "home.page" you can use:
messaging.page
weather.page
people.page
email.page
album.page
music.page
internet.page
settings.page
programs.page
You can also use the shortcut for:
Manila softkeys:
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.
Example:
HomeLSKPath: "\windows\manila.exe"
HomeLSKText: "E-Mail"
HomeLSKArguments: "--switchtopage email.page"
Greets
Sascha
Thanx for your tutorial,
did you find the name for call log?
I want to map it to Homescreen Call Log, since the built in one looks pretty ugly.
try:
calllog.page
or
callhistory.page
Which means... Anybody could create a today plugin, replacing the bottom scroll bar bar something else but keeping the same pages ?
sushilange said:
try:
calllog.page
or
callhistory.page
Click to expand...
Click to collapse
OK, I tried.
It's callhistory.page.
Hey Sussi
Fantastic... Best hack ever
Could u change the contact tab to another program with this hack?
sushilange said:
Hi,
you can open a tab with this:
\windows\manila.exe --switchtopage home.page
Instead of "home.page" you can use:
messaging.page
weather.page
people.page
email.page
album.page
music.page
internet.page
settings.page
programs.page
You can also use the shortcut for:
Manila softkeys:
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.
Example:
HomeLSKPath: "\windows\manila.exe"
HomeLSKText: "E-Mail"
HomeLSKArguments: "--switchtopage email.page"
Greets
Sascha
Click to expand...
Click to collapse
Hi,
This is almost what I was looking for.
I would like to have a similar solution to add a shortcut to a subpage of Manila tab.
Something like
HomeLSKArguments: "--switchtopage settings.page.sound"
Well, the above does not work.
I would like to add a shortcut on home screen to the "sound" subpage in the Settings tab, so I can quickly switch profiles: normal, silent, vibrate.
Is this at all possible?
Thanks.
btw: I'm sorry! I figured it out a few weeks ago, but forgot to tell you this
mrfrank said:
Hi,
This is almost what I was looking for.
I would like to have a similar solution to add a shortcut to a subpage of Manila tab.
Something like
HomeLSKArguments: "--switchtopage settings.page.sound"
Well, the above does not work.
I would like to add a shortcut on home screen to the "sound" subpage in the Settings tab, so I can quickly switch profiles: normal, silent, vibrate.
Is this at all possible?
Thanks.
Click to expand...
Click to collapse
No, submenus can't opened with "switchtopage", but maybe someone figure out another argument for manila.exe
"switchtosubpage" or something like that doesn't exist.
@sushilange
Thanx for all your great work! without you guys we would be lost...
I have a little question about pages in manila...
I was thinking that the 'Action screen' in the HTC Raphael might be somewhere in the manila files.. cus the icons are there..??
Just a wild thought
You haven't accidently stumbled upon this??
Oh, this would be very, very cool
This may be perfect for remapping TF3D homescreen softkeys.
How about creating standalone shortcuts? It doesn't work. Anyone tried?
anyone?.............
I have a dutch ROM (1.93) and for me this doesn't do anything.
If I do this:
HomeLSKPath: "\windows\manila.exe"
HomeLSKText: "Music"
HomeLSKArguments: "--switchtopage music.page"
And then click on that button, it doesn't do anything.
Anyone knows maybe for ROMS in other languages than english that the command might be different ?
Can some of this be used to add new tabs to Manila?
sushilange said:
Hi,
you can open a tab with this:
\windows\manila.exe --switchtopage home.page
Instead of "home.page" you can use:
messaging.page
weather.page
people.page
email.page
album.page
music.page
internet.page
settings.page
programs.page
You can also use the shortcut for:
Manila softkeys:
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.
Example:
HomeLSKPath: "\windows\manila.exe"
HomeLSKText: "E-Mail"
HomeLSKArguments: "--switchtopage email.page"
Greets
Sascha
Click to expand...
Click to collapse
Or to change the name and functionality of a given tab?
I tried several Manila ROMS (NATF v3 and v4, Hyperdragon III) but couldn't get used to not being able to customize the screens as I like (say like using SPB Shell and customizing the contents of any given tab).
Further, I have several apps that use a Today plugin (eg Newsbreak, PocketWeather), and I'd like to find a way to incorporate these into the Home page, or to create a Today Plugins tab, or just create a separate tab for each.
The weather tab, for example, is not practical for me, as I live in one city, work in another city, and constantly follow the weather in cities where I (or my wife) are about to travel. So having a single city weather page is of no use to me, and this is why I need to have the PocketWeather tab available.
I'd appreciate any ideas.
Thank you.
Any way to make a shortcut to a tab that will also bring up that tab on the screen? I made a shortcut to the Programs tab that I assigned to a button, but if I press the button while not in Manila it goes to the Programs tab in the background, without actually showing the tab.
Thanks!
EDIT: Nevermind, I just wrote a 2-line mortscript:
Run( "\windows\manila.exe", "--switchtopage programs.page")
show("Start")
create calendar shortcut for today/agenda
hey guys,
i've been searching for some while now, now i have to ask:
i want to create a softkey-shortcut (everything clear so far) to the:
manila calendar today view (agenda view)
I tried everything from calendar.page.today to agenda.page
(calendar.page works fine.. but isn't what i'm looking for)
I searched for possibilites how and what to use, but wasn't able to find anything.
Would appriciate your help,
thx a lot,
greets crazyV
I saw other argument syntax (for Diamond2) like:
--switchtopage Manila://people\browserlayer\?.page
Is it what this thread looking for??
hey,
will paste a screenshot tonight...
short of time...
thx4 respone && greets,
mike
ps.:
rogerkong said:
I saw other argument syntax (for Diamond2) like:
--switchtopage Manila://people\browserlayer\?.page
Is it what this thread looking for??
Click to expand...
Click to collapse
yeah syntax right, but i'm looking for the 'calendar.today.page' ;=) (calendar from touchFlo, not poutlook (integrated MS cal))
looking for...
this page :=)
maybe someone knows the shortcut ;=)
thanks guys

change buttons beneath the T3D scroll bar

Hello eveyone,
I´d like to know if there´s a way to change the two buttons beneath the horizontal touchflo3d scroll bar.
I use the bElite99b ROM version and there it says on the left "Telefon" and on the right "Programme".
I´d like to change the "Telefon" button to a calendar button. So that it reads "Calendar" and when I press it, the calendar opens up.
If it is not possible to change it through an already written program: does anyone know if there is a registry key for this button?
Thanks in advance for any answer.
bye,
Thilo
solution found
ok, I found the solution myself while reading other threads.
Here it is:
change the registry key values:
'\HKLM\Software\HTC\Manila\HomeLSKText' to e.g. "Kalender" and
'\HKLM\Software\HTC\Manila\HomeLSKPath' to e.g. "Windows\Startmenü\Kalender.lnk"
bye,
Thilo

MS Voice Command on Diamond

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.

switching to landscape mode?

I'm sure there is a program someone has written to switch you screen to landscape mode without sliding the keyboard out,could someone point me in the right direction please i have done a couple of searches for it and scoured through numerous pages but cannot find it.
Thanks
AEButton Plus. You can set a button press (once, twice, etc) to rotate the screen.
start - settings - personal - buttons - change assign to a button to <rotate screen>
When you get wrong direction of rotation you need to go to settings - system - screen and change orientation
Then you will get changing screen to landscape,
i got that on hold button 6
Ok i have looked into ae button plus and this is just for mapping keys,in the default rom keymapper you can't select <rotate screen> as a option to map to a button.does ae button plus somehow make this command available to you?
Just looked again and found it...DUH!
Thanks guys
u need this program
this is the best program i was found its the same as the guy on top say.
i upload it to my privet server so u can download it www.webmotion-design.com/screen.rar its 2 small cab and install them both and then add a hard butten to one of them .koby
Great tip. I never realized it was in the list for buttons. I have always wanted this capability assigned to a button rather than a 3 step process. Thanks.
Thank you for the tip!!!!! Awesome... my Tomtom now displays as expected
mirorr please

Categories

Resources