Where are the + = signs (plus, is) on my keyboard? - Trophy General

On my HTC Trophy if I hold the . sign I don't get the + = signs. Is there any trick?

You have to Press &123 - and then the arrow (->) above abcd on the left hand side.

thx, what to say about this-->

Had to search for a while too when trying to find the symbol

Related

A Call To Lock/Hardware Button Experts

Hello,
Im currently working on a custom control in managed code(vb.net) and have decided to implement it in a lock application as its initial demo. I have written code which catpures the base hardware keys available to windows mobile(1-6) this captures all of the hardware buttons on my wizard except for the Phone Buttons, Volume/Vibrate Button, and power button. im not particularly worried about trapping the power button because i like the tap to standby feature but im up the creek on the phone/volume buttons.
I found the hardware buttons 1-6 in the registry under (HKLM\Software\Microsoft\Shell\Keys) but i cant seem to find the other keys anywhere including where this person says they are
http://www.mobipocket.com/forum/viewtopic.php?p=2367&sid=c3b2c704a729c2d6e5a47d0ee38ecb54
basically from my understanding of what he's saying the keys for these options(at least the phone ones) should have been listed under "HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\"
I had one key there 112 pointng to my calendar(so that i thought confirmed him) I added a key called 114 with a path to calendar as well. but the button still directs to phone/ so im not sure what's up.
Here's some logic from the hardware button capturing... Any insight into the location of these items would be greatly appreciated
Code:
Dim hk As HardwareKeys = HardwareKeys.ApplicationKey1
Dim i As Integer = 0
While i < 6
Try
Dim hwb As HardwareButton = New HardwareButton
hwb.AssociatedControl = Me
hwb.HardwareKey = hk + i
Catch ex As Exception
Me.Label1.Text &= ex.Message
End Try
i += 1
End While
Dim regkey As RegistryKey =
Registry.LocalMachine.OpenSubKey("Software\Microsoft\Shell\Keys", True)
Me.Label1.Text = regkey.SubKeyCount
For Each skey As String In regkey.GetSubKeyNames
Me.Label1.Text &= skey.ToString & ","
Next
regkey.Close()
Thanks in advance for any insight anyone can provide
DrewG
Well ive found some russian page talking about the
Dated Post on russian site with Broken English Translation said:
HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\KeyMaps]
"195"= - =-hitting "record" on the three pozic. phone (one that najmeshy story)
"196"= hitting "power" and "house"
"197"= Opening screen
"198" = "red tube"
dword:00000000 - nothing
dword:00000001- mobile phone
dword:00000002 - quick menu
dword:00000003 - lock (for the press release #)
dword:00000004 - 00000004 fast-locking
Click to expand...
Click to collapse
Do you guys think this is a good start? At that location i have dword 197 val of 5. Im adding entries now for the othr buttons to see if i can catch
Here's What I have so far for Cingular 8125 HTC Wizard as the hardware buttons/software key maps which i get from a call onkeypress. I believe im going to have to go an unmanaged route for the phone buttons/Volume.
Code:
'not code just looks better this way
SoftKey Left = Key Code 112
SoftKey Right = Key Code 113
Email Button(top left corner) = Key Code 193 (Cf Hardware Button 1)
Web Button(top right corner) = Key Code 194 (Cf Hardware Button 2)
Camera Button(bottom right side) = Key Code 195 (Cf Hardware Button 3)
Voice Button(top right side) = Key Code 196(Cf Hardware Button 4)
Record(hold voice) = Key Code 197(not firing well) (Cf Hardware Button 5)
Comm Button = Key Code 198 (Cf Hardware Button 6)
All of those I can catch and react to but i cant seem to find any info for the phone and volume buttons/ Is there a specific api call I can make thats related to button press or catching? Possibly a way of forcing an association to an app only while its running?
Thanks in advance for any help. Ill post the full app here if i can get over this hump

Remapping Keyboard

My XDA MiniS keyboard has all the symbols in the incorrect place (mostly on the button to the right of the button they should be on).
So my:
Key it's marked at | Symbol it actually inputs
@ = !
# = $
$ = %
% = &
and so on.
Any idea how to change this?
I have the same issue.
have you tried changing the regional settings?
Yeah that was the first thing I checked, makes no diff.
Anyway Found a fix on another forum article - tried and works.
Edit the followingf reg keys
hkcu\controlpanel\keybd\locale\0409 (change to 0809 for uk)
hkcu\keyboard layout\preload\e0010409 (cahnge to e0010809 for uk)
hkcu\keyboard layout\preload\1\e0010409 (cahnge to e0010809 for uk)
Exit regedit and leave the phone for a few minutes, then do a soft reset.
Go back into regedit and check the above changes are still present after the reset.
That worked for me - all my symbols are in the correct place
! = ! etc
ps double check the reg shanges have saved as it took a few attemps to do so. Waiting for a few minutes before the soft reset seems to be the key!
StuMac

the "FN" key

i've been trying to find how the FN key functions with the Universal, aside from getting the symbols ([email protected]#$%^&*()-+~/\"'?;: and menu and comm manager). i only came up with a few (it simulates some of the CTRL functions). would anyone be able to add to the list, as this may be useful? i can't find it in the manual, nor in the xda-dev search function.
btw, i've never figured what the SYM key (the one beside the SPACE bar) is for.... you might know
thanks!
FN Q = quit the application
FN W =
FN E = euro sign
FN R = right align
FN T =
FN Y = redo
FN U = underline
FN I = italic
FN O = /
FN P = \
FN A = select all
FN S =
FN D = pound sign
FN F = find
FN G =
FN H = delete the character at the left
FN J =
FN K = "
FN L = '
FN Z = undo
FN X = cut
FN C = copy
FN V = paste
FN B = bold
FN N =
FN M = ?
FN , = ;
FN . = :
FN 1 = !
FN 2 = @
FN 3 = #
FN 4 = $
FN 5 = %
FN 6 = ^
FN 7 = &
FN 8 = *
FN 9 = (
FN 0 = )
FN - = _
FN = = +
FN TAB = ~
FN SPACE = menu for CLEAR, SELECT ALL, PASTE, COPY, CUT, UNDO
FN right arrow = COMM MANAGER
nice list, good for you
SYM response
SYM is for accents
Tanks for sharing

Optical Joystick In Opera

FIXED!!
Hi
I found out which settings are required to fix this. Basically, edit input.ini, find the following under [browser widget] and change it as shown below:
Change:
Left = navigate left
Right = navigate right
Up = navigate up
Down = navigate down
to:
Left = Scroll left, 1
Right = Scroll right, 1
Up = Scroll up, 10
Down = Scroll down, 10
This must be what my old Voda X1 had as its default. For me, it makes the optical joystick useful again in Opera cause you can scroll around the whole page, rather than being restricted to navigating between links.
Don't forget the huge array of Opera options available on the config page (enter opera:config into the address bar). Most of these are explained here:
http://www.opera.com/support/usingopera/operaini/
http://files.myopera.com/ResearchWizard/files/Opera-Mobile.html?1227183542#inputini1
Nigel
Hi
Having sent back my vodafone X1, i now have an HTC X1, and am noting the differences between the two.
On the voda X1, the optical joystick could be used to scroll around a page (without highlighting any links).
On the HTC X1, the optical joystick works more like A 4 way tab button, the page moves, but the links keep getting highlighted.
The highlighting od the linka means that smooth scrolling does not happen.
Anyone know how to make opera behave like it did on the voda X1? i want my smooth scrolling back!
Nigel
My no brand italian X1 works like your "htc" x1.
In IE instead works like "vodafone" x1.
Start > settings > System > Optical Joystick > Allow scrolling iirc
nice hint! thx
Would be nice if it brought up a little mouse... it does this in Opera Mini (probably because Mini is made to have a mouse for all phones using the d-pad).
Hi
All the options under 'optical joystick' in settings are turned on. This does not enable me to pan around the page in opera like I used to be able to with my previous X1 - rather, the optical joystick just moves a highlight between the links on the page.
Previously the links on the page were ignored, and the joystick just moved the page about.
Basically it is now working like a cursor key rather than offering the ability to freely pan about the screen like before.
Must be a registry setting somewhere... either that, or the voda X1 that I had had a newer version of opera installed.
Pain in the arse whatever it is - I had gotten used to using the joystick, now I am back to flicking the screen with the stylus.
Nigel
Hi
Here ia my opera.ini can someone with a voda x1 or an x1 on which the joystick works properly in opera post theirs? you'll find it under application data.
Nigel
Opera Preferences version 2.1
; Do not edit this file while Opera is running
; This file is stored in UTF-8 encoding
[Install]
Preference URL=http://xml.opera.com/spoof/
Browser First Time Launch=0
[User Prefs]
Default URL=file://\Windows\Sony%20Ericsson%20start%20page\index.html
Ignore Unrequested Popups=1
Minimum Font Size=12
Help URL=\Application Data\Opera9\help\en\
Warn Insecure Form=0
Maximum Allowed Tabs=3
User JavaScript=1
Always load User JavaScript=1
UAProf URL=http://www.sonyericsson.com/downloads/X1i-1.0.xml
Home URL=about:blank
URL Type=2
Rendering mode=0
[Adv User Prefs]
Conn Mgr Auto Detect Network=1
[Cache]
Document=7000
Figure=3000
[Disk Cache]
Size=4000
[Security Prefs]
Enable SSL v2=1
Enable SSL v3=1
Enable TLS v1.0=1
Enable TLS v1.1=0
[File Types]
application/vnd.ms-powerpoint=4,\Windows\ppt.exe,,,ppt,|
application/sdp=3,\windows\StreamingPlayer.exe,,,sdp,|
application/x-sdp=3,\windows\StreamingPlayer.exe,,,sdp,|
application/x-rtsp=3,\windows\StreamingPlayer.exe,,,sdp,|
application/mheg=3,\windows\wmplayer.exe,,,mheg,|
application/rstl=3,\windows\wmplayer.exe,,,rstl,|
text/vnd.sun.j2me.app-descriptor=9,,,,jad,|
application/java-archive=9,,,,jar,|
audio/x-wav=0,,,,wav,|
audio/midi=0,,,,midi,|
audio/mid=0,,,,mid,|
audio/wav=0,,,,wav,|
audio/x-ms-wma=4,,,,wma,|
video/3gpp=1,,,,3gp,|
[File Types Extension]
application/vnd.ms-powerpoint=,0
application/mheg=,0
application/rstl=,0
application/sdp=,0
text/vnd.sun.j2me.app-descriptor=\windows\appdb\,2
application/java-archive=\windows\appdb\,2
[Adaptive Zoom]
Maximum Zoom=200
Minimum Zoom=150
Virtual Screen Width=960
[Trusted Protocols]
rtsp=1,0,
[Network]
Check Local HostName=1
Conn Mgr Auto Detect Network=1
UA Post Platform=PPC
[Colors]
Highlighted Background=#23dc23
Highlighted Text=#ffffff
From my UK Vodafone X1
Opera Preferences version 2.1
; Do not edit this file while Opera is running
; This file is stored in UTF-8 encoding
[Install]
Preference URL=http://xml.opera.com/spoof/
Browser First Time Launch=0
[User Prefs]
Default URL=http://live.vodafone.com
Ignore Unrequested Popups=1
Minimum Font Size=12
Help URL=\Application Data\Opera9\help\en\
Warn Insecure Form=0
Rendering Mode=0
Maximum Allowed Tabs=3
User JavaScript=1
Always load User JavaScript=1
Custom User-Agent=Vodafone/1.0/SEX1i/R1AA Opera/9.5 (Microsoft Windows; PPC; Opera Mobi/2141; U; UK) UP.Link/6.3.1.20.0 Profile/MIDP-2.0 Configuration/CLDC-1.1
UAProf URL=http://www.sonyericsson.com/downloads/X1i-1.0.xml
Home URL=http://www.bbc.co.uk/mobile/pda/index.shtml?
URL Type=1
[Adv User Prefs]
Conn Mgr Auto Detect Network=1
[Cache]
Document=7000
Figure=3000
[Disk Cache]
Size=10000
[Security Prefs]
Enable SSL v2=1
Enable SSL v3=1
Enable TLS v1.0=1
Enable TLS v1.1=0
[File Types]
application/vnd.ms-powerpoint=4,\Windows\ppt.exe,,,ppt,|
application/sdp=3,\windows\StreamingPlayer.exe,,,sdp,|
application/x-sdp=3,\windows\StreamingPlayer.exe,,,sdp,|
application/x-rtsp=3,\windows\StreamingPlayer.exe,,,sdp,|
application/mheg=3,\windows\wmplayer.exe,,,mheg,|
application/rstl=3,\windows\wmplayer.exe,,,rstl,|
text/vnd.sun.j2me.app-descriptor=9,,,,jad,|
application/java-archive=9,,,,jar,|
audio/x-wav=0,,,,wav,|
audio/midi=0,,,,midi,|
audio/mid=0,,,,mid,|
audio/wav=0,,,,wav,|
audio/x-ms-wma=4,,,,wma,|
video/3gpp=1,,,,3gp,|
[File Types Extension]
application/vnd.ms-powerpoint=,0
application/mheg=,0
application/rstl=,0
application/sdp=,0
text/vnd.sun.j2me.app-descriptor=\windows\appdb\,2
application/java-archive=\windows\appdb\,2
[Adaptive Zoom]
Maximum Zoom=200
Minimum Zoom=150
Virtual Screen Width=960
[Trusted Protocols]
rtsp=1,0,
[Network]
Check Local HostName=1
Conn Mgr Auto Detect Network=1
UA Post Platform=PPC
[Colors]
Highlighted Background=#23dc23
Highlighted Text=#ffffff
Hi
Thanks for that, unfortunately is it not a setting in that file. I have a suspicion that the setting I want is hiding away in input.ini - would you be able to paste the contents of this file (from a voda X1)?
Cheers
Nigel
I have a HTC X1 (unbranded) and the dpad it works both ways in Opera, though I did not really figure out when it scrolls and when it is in "cursor mode".
One thing is for sure: If there is one link framed (pre-selected), than the dpad works in cursor mode, if you tab on an area without any link then the dpad works in scroll mode - sometimes.
It's really a litte bit weired.
Wanted input.ini from Vodafone X1
Hi
Can someone post the contents of their input.ini file from a (UK) Vodafone X1
Application Data\Opera9\input.ini
Pretty Please?!
Nigel
Sorted!
Worked out how to do this, see updated post on first page
Nigel
Hi bro.
With your settings works, but also normal pad works with scroll. So no metod for select links as it is.
Indeed
I cant remember if on my vodafone, the d-pad still moved the cursor around the links or not. To be honest, I tend to tap the links.
Something is still different from my voda - on that, I could pan to the right hand side of the screen, and then scroll down, while keeping to the right hand side. With what I posted, the screen view moved back towards the left as you panned down.
If I could persuade someone with a (UK) vodafone Xperia to post their input.ini file it would save me guessing!
Nigel
veletron said:
Indeed
I cant remember if on my vodafone, the d-pad still moved the cursor around the links or not. To be honest, I tend to tap the links.
Something is still different from my voda - on that, I could pan to the right hand side of the screen, and then scroll down, while keeping to the right hand side. With what I posted, the screen view moved back towards the left as you panned down.
If I could persuade someone with a (UK) vodafone Xperia to post their input.ini file it would save me guessing!
Nigel
Click to expand...
Click to collapse
Has the same problem, which keeps moving to left whenever moving up or down. So weird...
Thanks a lot for the tip on modifying the .ini file to make the optical pad navigate through the entire webpage rather than through the links. Makes the browsing experience a lot more pleasent. Now if only the would implement the formatting of text depending on how far in we zoom into the webpage like the Touch Pro...
From my branded Vodafone
Code:
[Button Widget]
Enter = Click button
Space = Click button
[Radiobutton Widget]
Space = Click button
[Checkbox Widget]
Space = Check item | Uncheck item
[Edit Widget]
Backspace = Backspace
Left = Previous character
Right = Next character
Left shift = Range previous character
Right shift = Range next character
Left ctrl = Previous word
Right ctrl = Next word
Left ctrl shift = Range previous word
Right ctrl shift= Range next word
Up = Previous line
Down = Next line | Show edit dropdown
Up shift = Range previous line
Down shift = Range next line
PageUp = Page up
PageDown = Page down
PageUp shift = Range page up
PageDown shift = Range page down
Home = Go to line start
End = Go to line end
Home shift = Range go to line start
End shift = Range go to line end
Home ctrl = Go to start
End ctrl = Go to end
Home ctrl shift = Range go to start
End ctrl shift = Range go to end
Del ctrl = Delete word
Backspace ctrl = Backspace word
z ctrl = Undo
y ctrl = Redo
z ctrl shift = Redo
a ctrl = Select all
b ctrl = Toggle style bold
i ctrl = Toggle style italic
u ctrl = Toggle style underline
Del = Delete
[Dropdown Widget]
Down alt = Show dropdown
Esc = Close dropdown
Right = Next item
Left = Previous item
Down = Next item
Up = Previous item
PageUp = Page up
PageDown = Page down
Home = Go to start
End = Go to end
[Browser Widget]
Tab = Focus next widget
Tab shift = Focus previous widget
Left Shift = Scroll left
Right Shift = Scroll right
Up Shift = Scroll up
Down Shift = Scroll down
Right = Navigate right
Left = Navigate left
Down = Navigate down
Up = Navigate up
PageUp = Page up
PageDown = Page down
Space = Page down
Home = Go to start
End = Go to end
Home ctrl = Go to start
End ctrl = Go to end
Esc = Stop
Enter = Activate element | Open link | Focus form | Click button
a ctrl = Select all
[Browser Window]
F1 = GOGI Command Menu or Cancel
F2 = GOGI Window Menu
F3 = GOGI Previous Page
F4 = GOGI Next Page
[Application]
Enter ctrl = Wand
GestureLeft = Back
GestureRight = Forward | Fast forward
GestureUp = Stop
GestureDown = New page
GestureDown, GestureRight = Close page
FlipBack = Back
FlipForward = Forward | Wand
n ctrl = New page
t ctrl = New page
w ctrl = Close page
F5 = Reload
Plus = Zoom in, 10
Plus ctrl = Zoom in, 100
Add ctrl = Zoom in, 100
- = Zoom out, 10
- ctrl = Zoom out, 100
Dec ctrl = Zoom out, 100
* = Zoom to, 100
z = Back
x = Forward
. = Find inline
F3 = Find next
F3 shift = Find previous
x ctrl = Cut
c ctrl = Copy
v ctrl = Paste
tab ctrl = Switch to next window
tab shift ctrl = Switch to previous window
Hi artesea
Cheers for posting that - its the same as in mine so it looks like the scrolling about on my old voda was not achieved by mods to input.ini performed by vodafone.
Guess I'll stick with that I have. Are you able to confirm that on your voda, like on my old one, the optical joystick lets you pan freely about the screen (w/o getting caught on links). I.e 'scrolling' rather than 'navigating' in Opera speak?
If so, when you scroll to the right hand side of a zoomed in page and then scroll down, does the view stay on the right, or does it revert back to the left as you scroll down?
Nigel
It's a UK Vodafone branded X1. When in Opera if I use to optical the page moves around in the direction I scroll. There is no panning to the left when moving down the right hand side of the page.
To move between links I can use the 4 way, although sometimes this doesn't work.
How do you open .ini files in X1?
I can't find any Text Editors. How about Word Mobile?

Devs - how would I change 1 .java file in your builds?

I want to make some changes to
frameworks/policies/base/phone/com/android/internal/policy/impl/PhoneWindowManager.java
(I want to change the function of a long key press)
Is there a way I can make my changes and add them to an existing system.img? Or do I need to make my own system image from scratch?
Either way, is there a guide for how you are building yours?
Here's what I want to change if anyone is able to help:
I really want to add the recent apps key back...replacing the power off menu with recent apps. My new key layout has no HOME key.
I modified the code, but have no idea how to build it. Can anyone help me out?
Below is the output from "repo diff". This should launch the recent apps box instead of global actions.
Code:
project frameworks/policies/base/
diff --git a/phone/com/android/internal/policy/impl/PhoneWindowManager.java b/phone/com/android/internal/policy/impl/PhoneWindowManager.java
index 21c3267..ffcad94 100644
--- a/phone/com/android/internal/policy/impl/PhoneWindowManager.java
+++ b/phone/com/android/internal/policy/impl/PhoneWindowManager.java
@@ -369,10 +369,14 @@ public class PhoneWindowManager implements WindowManagerPolicy {
Runnable mEndCallLongPress = new Runnable() {
public void run() {
+ // performHapticFeedbackLw(null, HapticFeedbackConstants.LONG_PRESS, false);
+ // sendCloseSystemWindows(SYSTEM_DIALOG_REASON_GLOBAL_ACTIONS);
+ // showGlobalActionsDialog();
+ mHomePressed = false;
performHapticFeedbackLw(null, HapticFeedbackConstants.LONG_PRESS, false);
- sendCloseSystemWindows(SYSTEM_DIALOG_REASON_GLOBAL_ACTIONS);
- showGlobalActionsDialog();
+ sendCloseSystemWindows(SYSTEM_DIALOG_REASON_RECENT_APPS);
+ showRecentAppsDialog();
}
};
pm me, I'll throw together something for you.
grantemsley said:
Here's what I want to change if anyone is able to help:
I really want to add the recent apps key back...replacing the power off menu with recent apps. My new key layout has no HOME key.
Click to expand...
Click to collapse
So we're loosing the power off menu? I thought that it wasnt all that good to soft reset and not let Android shut down properly. What about long-press power like it used to be mapped?
I PM'ed you mssmison.
I agree, loosing the power off button is not ideal. I've been trying to find a way to make a shortcut for it instead.
A better solution would be to have the recent apps menu come up on long press of the camera/back button (currently long press does nothing) or the call key (currently voice dial, I'd be ok giving that up).
However, I don't know how to change those particular keys.
grantemsley said:
I PM'ed you mssmison.
I agree, loosing the power off button is not ideal. I've been trying to find a way to make a shortcut for it instead.
A better solution would be to have the recent apps menu come up on long press of the camera/back button (currently long press does nothing) or the call key (currently voice dial, I'd be ok giving that up).
However, I don't know how to change those particular keys.
Click to expand...
Click to collapse
Yeah, long press cam makes sense..."go back to all previous apps" And double press cam for landscape. When you turn the phone that way your finger naturally hits it.

Categories

Resources