Rotate Screen Button - XPERIA X1 General

Hi all,
I wonder if anyone can help. In the SBP panel there's a nice 'rotate screen' button under the tool menu.
Now i've got TFL3D installed and would like a quick way to rotate screen (I use TomTom7 and the phone is held in a generic car holder horizontally)
I liked to rotate the screen quickly then start up tom tom (As the onscreen keyboard is thumbable when horizontal)
Now using TFL3D there's no quick way (you have to goto start menu/settings/system/screen)
I was wondering is there anyway it can be installed as a program somehow and added to the program page?....Thoughts?
Thanking you in advance.

What I did is I made one of my silver hard buttons be a Portrait/Landscape toggle button.
To do this, go to Start --> Settings --> Personal tab --> Buttons
Now you can choose the left or right silver key, and under "Assign a program" you can pick "<Rotate Screen>".
By pressing it and re-orienting the phone at the same time, I accidentally fooled a friend into thinking that it has an accelerometer lol cuz he didn't notice me pressing it.

too bad we can only map 2 keys... I want to remap camera and panel button

holdout said:
What I did is I made one of my silver hard buttons be a Portrait/Landscape toggle button.
To do this, go to Start --> Settings --> Personal tab --> Buttons
Now you can choose the left or right silver key, and under "Assign a program" you can pick "<Rotate Screen>".
By pressing it and re-orienting the phone at the same time, I accidentally fooled a friend into thinking that it has an accelerometer lol cuz he didn't notice me pressing it.
Click to expand...
Click to collapse
Yeh, I did think of that, but I prefer the mappings of my hard buttons to be 'more useful' i.e. something that I use all the time, rather than the rotate function.
I was primarily asking if an .exe could be written that would rotate the screen, I then could install it as a program and add to the program screen.
Does any of the programmers here think that's possible? (I'm gonna admit that this is kind of a begging post)

holdout said:
What I did is I made one of my silver hard buttons be a Portrait/Landscape toggle button.
To do this, go to Start --> Settings --> Personal tab --> Buttons
Now you can choose the left or right silver key, and under "Assign a program" you can pick "<Rotate Screen>".
By pressing it and re-orienting the phone at the same time, I accidentally fooled a friend into thinking that it has an accelerometer lol cuz he didn't notice me pressing it.
Click to expand...
Click to collapse
Regesteryyyy?

so..nobody has any ideas then?

I use AE Button Plus to map double clicking the camera button (pressed just lightly, not enough to take a picture) to rotate the screen.
The line in AEBPlus.cfg is
Key 00c5 a0000 a0015 a0000 a0000
...though you can also go through the File menu and select Add button.
The default action for the button is nothing, so it's a good choice for something like this.

THJahar said:
Hi all,
I was wondering is there anyway it can be installed as a program somehow and added to the program page?....Thoughts?
Thanking you in advance.
Click to expand...
Click to collapse
First, download and install Mortscript via http://www.sto-helit.de/index.php?module=page&entry=ms_overview&action=view&menu=29
Second, create a file tomtom.mscr that contains the following script:
Code:
If ( ProcExists("TomTom Navigator.exe") )
Show("TomTom Navigator")
Else
Run( "\Program Files\Navigator\TomTom Navigator.exe" )
EndIf
Sleep(1000)
If (ExternalPowered())
Rotate 270
EndIf
Third, create a shortcut in \Windows\Start Menu\Programs to this tomtom.mscr file.
And if you want a nice TomTom-icon for your shortcut, change the shortcut file to:
Code:
24#"\My Documents\tomtom.mscr"?\Program Files\Navigator\TomTom Navigator.exe,-0
(my tomtom.mscr is in \My Documents)
After this you have a shortcut to start TomTom if not started yet, to quickly show TomTom if already started, and it will automatically rotate the screen if it is charging in your car holder.

wensing said:
First, download and install Mortscript via http://www.sto-helit.de/index.php?module=page&entry=ms_overview&action=view&menu=29
Second, create a file tomtom.mscr that contains the following script:
Code:
If ( ProcExists("TomTom Navigator.exe") )
Show("TomTom Navigator")
Else
Run( "\Program Files\Navigator\TomTom Navigator.exe" )
EndIf
Sleep(1000)
If (ExternalPowered())
Rotate 270
EndIf
Third, create a shortcut in \Windows\Start Menu\Programs to this tomtom.mscr file.
And if you want a nice TomTom-icon for your shortcut, change the shortcut file to:
Code:
24#"\My Documents\tomtom.mscr"?\Program Files\Navigator\TomTom Navigator.exe,-0
(my tomtom.mscr is in \My Documents)
After this you have a shortcut to start TomTom if not started yet, to quickly show TomTom if already started, and it will automatically rotate the screen if it is charging in your car holder.
Click to expand...
Click to collapse
Awesome! Works a treat, thank you so much

Related

[Voice Command] How to "import" new fonctions

I'm looking for a small .exe file that can switch to Today screen without closing applications (like 'Today' option in SBP Pocket +)
Why, you'll ask me ?
Because I'd like to switch to today screen with my voice using Microsoft "Voice Command"
I'm already able to :
- Power off
- suspend
- soft reset
- Rotate screen
my Magician with some little applications command by voice but I can't find an exe file to switch to today screen...
Thanks in advance
I find what I was looking for
I post it there if it interests somebody...
I use PHM Keys for Pocket PC a freeware developed by Philippe Majerus
I extract PHMKeys.exe (34 Ko) and put it in \Program Files\Today (but you can put it wherever you want)
After this I create a shortcut in \Windows\Starting Menu\Programs to PHMKeys.exe with this Target :
Code:
"\Program Files\Today\PHMKeys.exe" Today?"\Program Files\Today\PHMKeys.exe",-117
I name it Today.lnk
That way when I pronounce "Launch Today" the today screen appears
Very interesting because I also use VC. And I do want to use it for more, than the built-in abilities.
1. How to create a shortcut and what do its elements mean?
2. How to switch between full volume/no volume + vibra? Built in command only changes telephone volume.
3. How do your other named shortcuts look like? (Power off and so on)
I think u can just say "start today" on voice command without any extra addon. I just tried it and it worked.
RE
Hi DocteurN
Can share how to use VC to
- Power off
- suspend
- soft reset
- Rotate screen
and what programs are required?
Thanks
I would realy REALY like to add skype ability to VC.
Much like as the call command works, but instead of a regular, using SkypeOut.
Like saying:
say: Skype <conctact name>
VC response: home or mobile
say: Mobile
I know it's like: offering a finger and trying to take the whole arm, but this would be realy convenient.
Anyone an idea if this could be accomplished?
Chatty > to create shortcut I use Resco Explorer : I Tap and Hold on PHMKeys.exe then Copy. Second Tap and Hold then Paste Shortcut.
A file named PHMKeys.lnk is created.
Rename it Today.lnk for example
Make a tap and hold on this file then Properties > Shortcut
That where you copy :
Code:
"\Program Files\Today\PHMKeys.exe" Today?"\Program Files\Today\PHMKeys.exe",-117
Copy the link in \Windows\Starting Menu\Programs and that's all
ioneng > Yes you're right !
but I'm using the french version of VC and I made a wrong translation of what I said
FOSA > I'm using little exe files (freewares) I've found on the net and that extracted from packages
Here they are :
Heimiko > Sorry for Skype I've got no idea...
Seeking deeply in 'PHM Keys' I find that you can use PHMKey.exe for a lot of interesting things just by creating shortcuts
Here are what you can do (text is from PHM site) :
Today - Returns to Today screen
My Documents - Opens My Documents folder
Close - Closes active program
Task Switch - Toggles between running programs
Next Window - Cycle through open programs forward
Prev. Window - Cycle through open programs backward
Undo - Cancels previous action
Redo - Cancels previous undo action
Cut - Cuts the selected item
Copy - Copies the selected item
Paste - Pastes the selected item
Page Up - Move one page up / to previous page
Page Down - Move one page down / to next page
Volume +/- Changes Volume
Lock - Shows the system password screen
Suspend - Turns off your Pocket PC
Rotate - Next display orientation clockwise
Rotate Left - Toggle display between 0° and 270°
Rotate Right - Toggle display between 0° and 90°
Rotate Reverse - Toggle display between 0° and 180°
I make a zip of all this shortcuts.
You just have to copy PHMKeys.exe in \Windows and the lnk files in \Windows\Starting Menu\Programs (you'd better create a folder before copy)
You can rename lnk files the way you want and it would work with VC
Now I'm looking for an exe file that can mute/unmute the volume.
You launch it one time => mute
A second time => unmute
I only find this utility : AutoMute (11 Ko)
But it intended to turn the volume down for a specific interval of time...
Anybody knows an application that does that ?
RE
Hi DocteurN,
Thanks for the files.
Just one question though. When you use VC to activate the files (like reset, poweroff, screensave etc) is there a pop up message box which says "Are you sure you want to xxxxx...Yes..No" upon which you manually tap either YES or NO action or that it'll execute the program stratightway without any pop up message box?
BTW, where to install all the mentioned files?
Thanks again
No, there is no popup, the program is execute straightway
Where to install the files ?
There :
You just have to copy PHMKeys.exe in \Windows and the lnk files in \Windows\Starting Menu\Programs (you'd better create a folder before copy)
You can rename lnk files the way you want and it would work with VC
Click to expand...
Click to collapse
Anybody has an idea how to make VC read the e-mail to me?
That is what I am really missing on the road
thanks in advance.
RE
Hi!
I think your Reset has a problem.
When I click on it it pops up a message "Are you sure you want to rest your Pocket PC? Any unsaved data will be lost."
When I click on it it pops up a message "Are you sure you want to rest your Pocket PC? Any unsaved data will be lost."
Click to expand...
Click to collapse
No, Why ?
That what does a soft reset... If you haven't saved your data (a Word document for exemple you'll lost it)
If you're afraid it does a hard reset, that not the case
RE
Hi DocteurN,
There's another soft reset freeware utility which soft resets immediately WITHOUT a pop-up message. I managed to find on the net which does the job nicely.
RE
Hi noviur,
VC cannot read email to you.
What you need is a TTS (text-to-speech) 3rd party program. I think one of the Toshiba's PPC has a simple TTS engine built-in
Thank you, Fosa
I know that it can not... but thought may be somebody tweak it
I was looking for any TTS application for PPC... Found something called Fonix Voice Central - they described it as app, which is doing it - i tried - no way
any suggestions would be appreciated
There's another soft reset freeware utility which soft resets immediately WITHOUT a pop-up message
Click to expand...
Click to collapse
FOSA > That interests me
Could you upload it here ?
Thanks by advance !
RE
Hi DocteurN,,
See attached

Copy/paste under hardware key?

I am using the smartkey program to hold the softkeys to enter startscreen.
Now I am looking for an option or a program to copy/paste and to put it under the message button.
Or does anybody knows a program that only gives the option to cut/copy/paste.
With this my phone would be perfectly tunned.
aage said:
I am using the smartkey program to hold the softkeys to enter startscreen.
Now I am looking for an option or a program to copy/paste and to put it under the message button.
Or does anybody knows a program that only gives the option to cut/copy/paste.
With this my phone would be perfectly tunned.
Click to expand...
Click to collapse
If the context menu of the program contains copy and paste, you can hold the center key of the 5-ways navigator to popup the context menu.
water
Hi Water,
Thanks, but not all programs have that option. That's why I like to have a program like that.
Right now i'm using Magicbutton but that doesn't have that function. GSMagic had it but I like Magicbutton better. So now I need the copy/past function.
You can try Xbar which is under the D-Pad. It opens up a screen in which you can select the running task but also shortcuts to programs of your liking and there are shortcuts ready for copy and paste and cut.
Wouter
You can use PQz to map a hardware key (I use the Windows-key) to CTRL, so that you can use ctrl-c, ctrl-v etc.
http://forum.xda-developers.com/viewtopic.php?t=33343&highlight=ctrl
I think... just speculating here.. that they are more looking for...
press button - it copies whatever is the active selection
press button again - it pastes whatever is on the clipboard
Not sure, though... ctrl+c / ctrl+v works with the SIP, with that tool it works with the hardware keyboard, and if you're working with the sip - and thus a stylus - you can often just tap-and-hold and choose copy from the context menu.
PHM Keys comes with cut copy paste.
Use a button mapper to do as ZeBoxx says, if it's what you need, and you'll have quick access to said functions.
V
Thanks,
I'm using PQZ now. With TAB as CTRL. WIN would not work together with smartkey, because hold button 1 is the same hex number as WIN.
But this program is realy good.
My Solution to this...
I have a slightly hacked up copy of PHM Keys (couldn't get it to install on my 8125, so I hacked it off of a WM2003 device) that I'm using to solve this problem.
In my Start Menu I have three icons - "Object Copy", "Object Cut", and "Object Paste" (PHM Keys) so whenever I have something highlighted I click my (smartskey modified) Start Menu soft button, scroll down a slot or three with the 5-way, and select the copy/cut/paste operation I need.
When the KB is open it's even quicker Start-o Start-b Start-j respectively. Another plus is this works in nearly EVERY situation where you can highlight something. Sometimes the other options (context menus, SIP kbds, etc.) don't work everywhere.
Now some may not want to waste three Start Menu slots, but I have Tray launch filled with my apps, still have 4 Start Menu slots available, and all my non-soft buttons are mapped to one app or another, so I'm cool with them.
Plus I have my SIP pop-up KB completely disabled (I hate it's "intrusiveness" and only use the HW KB in landscape mode) so in portrait mode I had *NO* way to copy/cut/paste and had to devise something.
Good Luck
-JMS
I've updated VJKeyPress to add -cut, -copy, -paste.
On my website.
V

assign wisbar start menu to left softkey

I want to use my left softkey to cascade my wisbar start menu..I have tried the following registry settings HKCU\software\microsoft\today\keys\112
Name:start
String: "\program files\lakeridge\wisbar advance\wisbaradv2.exe" 2
I got the above link by going to start menu\programs\wisbar advance\casc start menu and checking its target...
Now when i click the left softkey it is executing only
"\program files\lakeridge\wisbar advance\wisbaradv2.exe"
rather than
"\program files\lakeridge\wisbar advance\wisbaradv2.exe" 2
which is for cascading start menu...
can somebody give me a solution for this...
Try this:
Create a shortcut to
"\program files\lakeridge\wisbar advance\wisbaradv2.exe" 2
and assign the shortcut to your left softkey.
Maybe you can place the shortcut anywhere, or maybe it has to be placed in \Windows\Startmenu.
Good luck.
done
I had done that before...but i had forgotton to reboot :? ..its working great now...Thanx anyways for the help...I have now mapped my leftsoftkey to the start menu and right softkey to file explorer...no need of smartskey!!
An even better solution (IMHO) is to use Water's Smartskey. Smartskey allows you to use left soft button press-and-hold to activate any 3rd party menu (even standard window menu). In this way you don't lose the original press function for the softkeys and can still easily open any cascading menu.
I use it to activate GsPocketMagic, a cascading menu.
http://forum.xda-developers.com/viewtopic.php?t=41060
hmm..
Well smartskey is still in its developing stage..once water completes it without any bugs i will be the first one to use it..its a very gud app
I use the comm manager button on the left of my 8125.. I just went into buttons in settings, and chose "casc start menu" and it worked fine...I like having start menu access from that key because its natural for one hand operation.
Well smartskey is still in its developing stage..once water completes it without any bugs i will be the first one to use it..its a very gud app
Click to expand...
Click to collapse
I have been using it for several months now (and my version is behind at least one-two revisions), I have had absolutely no problems with it. It works as advertised.
There's no harm in trying it.

Device Lock

Anyway the device lock be mapped to a soft key instead of a hard key? I have it mapped to the messaging button, but would rather have it at the calendar or contacts button.
Cingular 8125
ROM 1.8.11.1WWE
WM5
A little program called WM5NewMenu should do it. It's free, just put it into a google search.
calouro said:
A little program called WM5NewMenu should do it. It's free, just put it into a google search.
Click to expand...
Click to collapse
Thx, but all this did was to let me rename the word "calendar" to "device lock", with the actual calendar program still assigned to the left softkey.
Cingular 8125
ROM 1.8.11.1WWE
WIZA100
I'm trying to get some directions for the program, from doing a little research on google it looks like you can reassign the button with that program, just have to figure out how. I'll look for some direction on the program.
Ok, I figured it out.
Goto WM5newmenu, under "launch by:" select "Left Softkey" Then under "Soft Key Label:" enter your label (ie. "Lock")
Then goto the "items" tab. select "new" then select the little box next to "parameters:" select "windows" then ""go into" at the bottom.
Scroll over to "BSDeviceLock.exe" then hit "select"
Then enter "lock" or whatever you want under "item label:"
You will see the new entry on the left side of the screen, you may have to scroll down a little. You can uncheck all of the other items and just leave the new "Lock" item you created. After that select ok and do a soft reset.
After it resets, hit your left sofkey, you will see your newly created lock pop up. Then just hit the center button on the pad! It locks!! I just did this and it works!!
Hope this helps,
Just found this, it's even better then WM5newmenu:
Reassign left softkey on Today screen to open Notes application
Use Total Command to navigate to HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2
Change the “Default” key to the name that you want to appear on the button (in my case Notes)
Change the “Open” value to the location of the program you want to open (in my case “Windows/Notes.exe” ( you would enter “Windows/BSdevicelock.exe”)
Perform a soft reset
Look in your windows folder to see if you have BSdevicelock.exe if you don't let me know and i'll get it to you.
calouro said:
Just found this, it's even better then WM5newmenu:
Reassign left softkey on Today screen to open Notes application
Use Total Command to navigate to HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2
Change the ?Default? key to the name that you want to appear on the button (in my case Notes)
Change the ?Open? value to the location of the program you want to open (in my case ?Windows/Notes.exe? ( you would enter ?Windows/BSdevicelock.exe?)
Perform a soft reset
Look in your windows folder to see if you have BSdevicelock.exe if you don't let me know and i'll get it to you.
Click to expand...
Click to collapse
I did the registry edit, and when I tap the left soft key, I get "the file device lock cannot be opened due to an untrusted certificate, or one of its components is missing." I could NOT find BSdevicelock.exe in the Windows folder. Where in windows should this file be located?
I would like that BSdevicelock as well, if I could.
Its in the root windows folder, you probably don't have it.
I'll attach it as soon as I get home from work tonight!
Just copy it into your windows directory.
BSDevicelock
Just unzip this and place it in your windows folder with the registry change.
Hope this helps!
calouro said:
Just unzip this and place it in your windows folder with the registry change.
Hope this helps!
Click to expand...
Click to collapse
Got it good buddy! I kept the other items in WM5NewMenu and labeled the softkey "Menu", and changed BSdevicelock in the label box to Device Lock. Now all I do is hit the new softkey "Menu", scroll to device lock, hit the center button on the D pad. Device locks like you said it would! I was able to do this after extracting the BSdevicelock.zip to my Windows folder. Excellent instructions! Thx a MILL! If you discover anything else that's appealing, let me in on it..o.k.? Just found out I could move Device Lock to the top. Now I don't have to scroll down.
Cingular 8125
ROM 1.8.11.1WWE
ROM date: 2005
No problem, glad I could help!
hotdog53 said:
Got it good buddy! I kept the other items in WM5NewMenu and labeled the softkey "Menu", and changed BSdevicelock in the label box to Device Lock. Now all I do is hit the new softkey "Menu", scroll to device lock, hit the center button on the D pad. Device locks like you said it would! I was able to do this after extracting the BSdevicelock.zip to my Windows folder. Excellent instructions! Thx a MILL! If you discover anything else that's appealing, let me in on it..o.k.? Just found out I could move Device Lock to the top. Now I don't have to scroll down.
Cingular 8125
ROM 1.8.11.1WWE
ROM date: 2005
Click to expand...
Click to collapse
I use MortSaver (Phone Edition) which locks and blanks screen and relocks/blanks screen after calls/reminders etc..
guys you seem to me to be making this quite hard for yourselves
use this softkey app to change the softkeys (3rd post)
use this device lock app.
go to start/settings/system/softkey and select the device lock app
and soft reset, softkey changes generally don't occur until after
bbobeckyj said:
guys you seem to me to be making this quite hard for yourselves
use this softkey app to change the softkeys (3rd post)
use this device lock app.
go to start/settings/system/softkey and select the device lock app
and soft reset, softkey changes generally don't occur until after
Click to expand...
Click to collapse
None of your "this" links worked for me. Besides, I'm content now.
My old simple Nokia 6200 had a feature whereby the keypad was locked automatically without need for a PIN three minutes (selectable) after a call when there was no activity.
Is there any easy way to implement this ? I can map H/W keys (thanks to Molski) but this isn't quite the same.
calouro said:
Just unzip this and place it in your windows folder with the registry change.
Hope this helps!
Click to expand...
Click to collapse
Is BSdevicelock better than the lock app already on the device in the Windows folder??
The app im talking about is called devicelock.exe on my device. I have an HTC Wizard
I did not have devicelock.exe in my windows folder originally. BSdevicelock is just a little program that simply locks the device. I don't have devicelock.exe, but I imagine they probably do the same thing. I think BSdevicelock is actually installed by the BatteryStatus program. If you have a later version of Battery Status, you should have BSdevicelock.

VJ KeyPress - Send a '1' to the phone.

Okay, so I'm using Google Voice with call presentation on, and I want to setup a shortcut to send a '1' to the phone to accept an incoming call. I just got a bluetooth watch and I want to be able to have the watch send the key so I don't need to dig out my phone when I'm in the car.
So, to test this a little bit I installed KeyPress and I setup that if I double press my start button in AE Buttons, it runs KeyPress with the parameter of 97. This works perfectly. No issues at all.
But when I try to create a short cut, everything fails. If I just press tap VJKeyPress, I get the little "help" screen. If I create a shortcut, and tap it, I also get the help screen. But when I try to modify the shortcut to pass the '97', then it fails.
I'm guessing that I'm missing something in the syntax, but I can't figure it out.
I have the path, in quotes:
"\P F\vijay555\VJKeyPress\VJKeyPress.exe"
Then I've put 97 at the end just plain, in quotes, in <>, I've put in right behind the .exe inside the quotes... Nothing seems to work at all. I'm at a total loss.
Anyone have a suggestion?
Hi,
Could you send me a screenshot of the configuration screen in AE Buttons.
I can't think why it wouldn't work, but what you could do is create a normal shortcut that launches VJKeypress with the required parameters, and then use AE Button to launch that .lnk shortcut itself, rather than VJKeyPress.exe
Should you get really stuck, VJBrisk might be able to help you, but I think the above should be adequate.
Drop me a PM (and post in the thread) again if you get stuck.
V
Oops... I didn't think I explained myself properly.
The AE Buttons is WORKING. It's the normal shortcut link that I can't get to work... and that's the thing I really need to get working.
Sorry, my bad, didn't read it properly.
I normally put example shortcuts in my cabs, but curiously I've got none in the cab on my phone. Can't believe the app is nearly 5 years old! Wow.
Anyway, I just tried making a shortcut.
If you paste the following:
Code:
55#"\Program Files\Vijay555\VJKeyPress\VJKeyPress.exe" 133
into a text document, and rename it Test.lnk, and copy that over to your phone, it should create a shortcut that locks your phone.
If that works, just change the parameter to do what you want.
What app are you using to create shortcuts?
And what's the significance of the \p\f in your first post?
V
A bit more information...
I tried to write a simple MortScript to run this as well. According to the MortScript manual, to run an app, you use this command:
Run ( "\path\AppName" [,"Parameter"] )
In other words, the path and the command first, and then put in the optional parameter. When I put in just the app name:
Run( "\Program Files\vijay555\VJKeyPress\VJKeyPress.exe" )
And run the script, I get the little help popup as I would expect. When I put in the parameter:
Run( "\Program Files\vijay555\VJKeyPress\VJKeyPress.exe" , "97" )
Nothing happens.
vijay555 said:
If you paste the following:
Code:
55#"\Program Files\Vijay555\VJKeyPress\VJKeyPress.exe" 133
into a text document, and rename it Test.lnk, and copy that over to your phone, it should create a shortcut that locks your phone.
Click to expand...
Click to collapse
Okay... well that locked the phone fine.
If that works, just change the parameter to do what you want.
Click to expand...
Click to collapse
I'm using both the text editor on Windows and Word on my PPC (not saving it in Word Format when prompted).
What app are you using to create shortcuts?
Click to expand...
Click to collapse
Just Copy the original file and then paste as shortcut.
And what's the significance of the \p\f in your first post?
Click to expand...
Click to collapse
Didn't feel like typing out \Program Files\.
Okay, so using the '133' definitely worked, but when I change it to 97 (the code to send NumPad1), it doesn't work.
But it DOES work when I tell AE Buttons to run VJKeyPress with the parameter of 97. Ugh... very odd.
Just for the fun of it, I also tried setting up a button in AE Buttons to run the shortcut that has '97' in it. That didn't work. I'm at a complete loss to figure out what's going on.
It may be that the keypress is occurring, but it's being fed into AE Buttons rather than the Phone Dialler, ie if when you press the required button, AE Button becomes active, which launches VJKeyPress, which presses 1 <b>within</b> AE Button, not the phone dialler.
You could test this by trying other keys and seeing what happens.
Also try activating Word or something else on your phone and launch the shortcut - see if the desired key gets pressed.
Also, you said NumPad1 - this is the number pad on a pc keyboard.
Try 49, which is just key 1.
V

Categories

Resources