PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 11-15-2009, 12:52 AM
santod's Avatar
"MODS"
Offline
Pocket PC: Touch Pro 2/Thunderbolt
Carrier: Verizon Wireless
Location: NorCal
 
Join Date: Sep 2008
Posts: 3,984
Reputation: 22765
santod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

Yeah, I get that. I was trying to be clear that what was wanted and that his keyboard was functioning as it should, before trying to change things about.

There was a way to change the intended symbols for certain key presses on the TP1, but I don't know the method required to map it that way on the TP2.

Here is an example of the mappings for the Touch Pro 1. There was an editor made to change these entries. I do not have the info needed for the TP2.


****EXAMPLE**** TP1 Key mapping


//
// This file contains the virtual keys mapping table for the
// Raphael device World-Wide English QWERTY layout.

// The mapping table is defined as follows
//
// VK_TPOUND = 0x78
// VK_TSTAR = 0x77
// VK_TAB = 0x09
//
// We do not support escape value yet. So the key/char values should be
// entered explicitly or by encoding start with 0x
//
// Format:
// {VK VK1 VK2 CH1 CH2}
// VK -> value from keyboard driver
// VK1 -> key mapped, interpret by IME
// VK2 -> key to interpret when for press and hold
// CH1 -> symbols produced by Fn + key
// CH2 -> symbols in 123 mode
// CH4 -> Key Index


// Top Row

// {1 1 1 ! ! 0xff} // original layout

{@ @ @ % % 0xff}
{- - - ¢ ¢ 0xff}
{! ! ! $ $ 0xff}
{( ( ( & & 0xff}
{) ) ) # # 0xff}
{' ' ' 1 1 0xff}
{" " " 2 2 0xff}
{; ; ; 3 3 0xff}
{: : : * * 0xff}
{/ / / = = 0xff} // 0xBD = VK_OEM_MINUS
{- - - + + 0xff} // 0xBB = VK_OEM_PLUS


// Second Row

// {0x09 0x09 0x00 0x00 0x00 0xff} // TAB - 0x09 = VK_TAB
// {0x09 0x14 0x14 0x00 0x00 0xff} // TAB - 0x09 = VK_TAB, 0x14 = VK_CAPITAL

{Q Q Q Q Q 0x00}
{W W W W W 0x01}
{E E E E E 0x02}
{R R R R R 0x03}
{T T T T T 0x04}
{Y Y Y 4 4 0x05}
{U U U 5 5 0x06}
{I I I 6 6 0x07}
{O O O O O 0x08}
{P P P P P 0x09}

{0x08 0x08 0x08 0x2E 0x2E 0xff} // BACKSPACE - 0x08 = VK_BACK, 0x2E = VK_DELETE


// Third Row

// {0xEC 0xEC 0x00 0x00 0x00 0xff} // FN - 0xEC = FN
// {0x14 0xEC 0xEC 0x00 0x00 0xff} // CAPS - 0x14 = VK_CAPITAL, 0xEC = FN

{A A A A A 0x0a}
{S S S S S 0x0b}
{D D D D D 0x0c}
{F F F F F 0x0d}
{G G G G G 0x0e}
{H H H 7 7 0x0f}
{J J J 8 8 0x10}
{K K K 9 9 0x11}
{L L L L L 0x12}

{0xF2 0x0D 0x00 0x00 0x00 0xff} // ENTER - 0x0D = VK_RETURN


// Fourth Row

{0xA0 0x10 0x10 0x00 0x00 0xff} // SHIFT - 0xA0 = VK_LSHIFT, 0x10 = VK_SHIFT

{Z Z Z Z Z 0x13}
{X X X X X 0x14}
{C C C C C 0x15}
{V V V V V 0x16}
{B B B B B 0x17}
{N N N 0 0 0x18} // Zero
{M M M M M 0x19}
{? ? ? ? ? 0xff} // 0xBF = VK_OEM_2 = VK_SLASH

{0xF1 0x26 0x26 0x21 0x21 0xff} // UP - 0x26 = VK_UP, 0x21 = VK_PRIOR (PAGE UP)


// Bottom Row

// {0xA2 0x11 0x00 0x00 0x00 0xff} // OK, 0xA2 = VK_LCONTROL, 0x11 = VK_CONTROL
{0xEC 0xEC 0x00 0x00 0x00 0xff} // FN - 0xEC = FN
// {0xEB 0xEB 0x00 0x00 0x00 0xff} // SMS - 0xEB = SMS
// {0xEF 0xEF 0x00 0x00 0x00 0xff} // MSG - 0xEF = MSG
{0xE6 0xE6 0x00 0x00 0x00 0xff} // SYM - 0xE9
{0xEA 0x12 0x00 0x00 0x00 0xff} // T9 Menu - 0x12
{0x20 0x20 0x20 0x00 0x00 0xff} // SPACE - 0x20 = VK_SPACE

{, , , , , 0xff}
{. . . . . 0xff}

{0xF5 0x25 0x25 0x00 0x00 0xff} // LEFT - 0x25 = VK_LEFT
{0xF3 0x28 0x28 0x22 0x22 0xff} // DOWN - 0x28 = VK_DOWN, 0x22 = VK_NEXT (PAGE DOWN)
__________________

~My Ultimate WVGA Wallpapers Collection~
Donations accepted not expected!


Reply With Quote
This post has been thanked 1 times.
  #12 (permalink)  
Old 11-15-2009, 12:54 AM
santod's Avatar
"MODS"
Offline
Pocket PC: Touch Pro 2/Thunderbolt
Carrier: Verizon Wireless
Location: NorCal
 
Join Date: Sep 2008
Posts: 3,984
Reputation: 22765
santod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

You are just wanting to map the accent symbol? Or map all symbols?
Reply With Quote
  #13 (permalink)  
Old 11-15-2009, 12:57 AM
LeonMx's Avatar
N00b
Offline
Pocket PC: Sprint TP2
Carrier: Iusacell_Mexico
Threadstarter
 
Join Date: Oct 2009
Posts: 36
Reputation: 5
LeonMx is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

Quote:
Originally Posted by santod View Post
Yeah, I get that. I was trying to be clear that what was wanted and that his keyboard was functioning as it should, before trying to change things about.

There was a way to change the intended symbols for certain key presses on the TP1, but I don't know the method required to map it that way on the TP2.

Here is an example of the mappings for the Touch Pro 1. There was an editor made to change these entries. I do not have the info needed for the TP2.


****EXAMPLE**** TP1 Key mapping


//
// This file contains the virtual keys mapping table for the
// Raphael device World-Wide English QWERTY layout.

// The mapping table is defined as follows
//
// VK_TPOUND = 0x78
// VK_TSTAR = 0x77
// VK_TAB = 0x09
//
// We do not support escape value yet. So the key/char values should be
// entered explicitly or by encoding start with 0x
//
// Format:
// {VK VK1 VK2 CH1 CH2}
// VK -> value from keyboard driver
// VK1 -> key mapped, interpret by IME
// VK2 -> key to interpret when for press and hold
// CH1 -> symbols produced by Fn + key
// CH2 -> symbols in 123 mode
// CH4 -> Key Index


// Top Row

// {1 1 1 ! ! 0xff} // original layout

{@ @ @ % % 0xff}
{- - - ¢ ¢ 0xff}
{! ! ! $ $ 0xff}
{( ( ( & & 0xff}
{) ) ) # # 0xff}
{' ' ' 1 1 0xff}
{" " " 2 2 0xff}
{; ; ; 3 3 0xff}
{: : : * * 0xff}
{/ / / = = 0xff} // 0xBD = VK_OEM_MINUS
{- - - + + 0xff} // 0xBB = VK_OEM_PLUS


// Second Row

// {0x09 0x09 0x00 0x00 0x00 0xff} // TAB - 0x09 = VK_TAB
// {0x09 0x14 0x14 0x00 0x00 0xff} // TAB - 0x09 = VK_TAB, 0x14 = VK_CAPITAL

{Q Q Q Q Q 0x00}
{W W W W W 0x01}
{E E E E E 0x02}
{R R R R R 0x03}
{T T T T T 0x04}
{Y Y Y 4 4 0x05}
{U U U 5 5 0x06}
{I I I 6 6 0x07}
{O O O O O 0x08}
{P P P P P 0x09}

{0x08 0x08 0x08 0x2E 0x2E 0xff} // BACKSPACE - 0x08 = VK_BACK, 0x2E = VK_DELETE


// Third Row

// {0xEC 0xEC 0x00 0x00 0x00 0xff} // FN - 0xEC = FN
// {0x14 0xEC 0xEC 0x00 0x00 0xff} // CAPS - 0x14 = VK_CAPITAL, 0xEC = FN

{A A A A A 0x0a}
{S S S S S 0x0b}
{D D D D D 0x0c}
{F F F F F 0x0d}
{G G G G G 0x0e}
{H H H 7 7 0x0f}
{J J J 8 8 0x10}
{K K K 9 9 0x11}
{L L L L L 0x12}

{0xF2 0x0D 0x00 0x00 0x00 0xff} // ENTER - 0x0D = VK_RETURN


// Fourth Row

{0xA0 0x10 0x10 0x00 0x00 0xff} // SHIFT - 0xA0 = VK_LSHIFT, 0x10 = VK_SHIFT

{Z Z Z Z Z 0x13}
{X X X X X 0x14}
{C C C C C 0x15}
{V V V V V 0x16}
{B B B B B 0x17}
{N N N 0 0 0x18} // Zero
{M M M M M 0x19}
{? ? ? ? ? 0xff} // 0xBF = VK_OEM_2 = VK_SLASH

{0xF1 0x26 0x26 0x21 0x21 0xff} // UP - 0x26 = VK_UP, 0x21 = VK_PRIOR (PAGE UP)


// Bottom Row

// {0xA2 0x11 0x00 0x00 0x00 0xff} // OK, 0xA2 = VK_LCONTROL, 0x11 = VK_CONTROL
{0xEC 0xEC 0x00 0x00 0x00 0xff} // FN - 0xEC = FN
// {0xEB 0xEB 0x00 0x00 0x00 0xff} // SMS - 0xEB = SMS
// {0xEF 0xEF 0x00 0x00 0x00 0xff} // MSG - 0xEF = MSG
{0xE6 0xE6 0x00 0x00 0x00 0xff} // SYM - 0xE9
{0xEA 0x12 0x00 0x00 0x00 0xff} // T9 Menu - 0x12
{0x20 0x20 0x20 0x00 0x00 0xff} // SPACE - 0x20 = VK_SPACE

{, , , , , 0xff}
{. . . . . 0xff}

{0xF5 0x25 0x25 0x00 0x00 0xff} // LEFT - 0x25 = VK_LEFT
{0xF3 0x28 0x28 0x22 0x22 0xff} // DOWN - 0x28 = VK_DOWN, 0x22 = VK_NEXT (PAGE DOWN)
Oh....Ok...it's a start....
Reply With Quote
  #14 (permalink)  
Old 11-15-2009, 01:07 AM
CovKid66's Avatar
VGhhbmtzIGZvciBwbGF5aW5nI
Offline
Pocket PC: Omnia II
Carrier: Telus
 
Join Date: Jan 2009
Posts: 1,504
Reputation: 2685
CovKid66 is a VIPCovKid66 is a VIPCovKid66 is a VIPCovKid66 is a VIPCovKid66 is a VIPCovKid66 is a VIPCovKid66 is a VIPCovKid66 is a VIPCovKid66 is a VIPCovKid66 is a VIPCovKid66 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

Just throwing this out there as an alternate solution...but you could use the Rhodium Keyboard Controller. Although I don't think you can use its emulate key action, you could use the "send text to active window". Using the "a" key as an example...

From the Keyboard Controller app...
Menu softkey
Add Key
Do NOT check the "Combine with FN key" box
Then press the "a" key on the physical keyboard
Key mode: Single/double click, long press
Event: Click
Action: Default key action [you have to do this in order to get the "a" key to send "a" when pressed normally
Then click on the Event drop-down and select either Double Click or Long Press [your preference although I'd probably go with Long Press]
Action: Send text to active window
Text to send: Press Fn+SYM to pull up the SYM window and find the á key
Method: Key emulation

This way you could assign one specific special character to the a, e, i, and so on, so that when you press and hold that key for a second or two [if you chose the long press event], or if you double tapped it [if you chose the double click event instead] the special a, e, or i would appear instead.

I'd have recommended you use the Fn+a key, as an example, but you'll run into problems with that. If the default for your keyboard is to insert another symbol with the Fn combination for that key (Fn+o on my keyboard inserts a hyphen for example), you'd loose that default symbol if you remap it. Therefore I'd suggest you either use the key with a double click or long press instead of the regular single click option within the Rhodium Keyboard Controller.
__________________
Current: Samsung O2 I8000L (Alex823 JI1 Lite)
Old: Touch Pro 2 / Touch Pro / Treo Pro / So on, so on...


Last edited by CovKid66; 11-15-2009 at 01:24 AM.
Reply With Quote
This post has been thanked 1 times.
  #15 (permalink)  
Old 11-15-2009, 01:24 AM
LeonMx's Avatar
N00b
Offline
Pocket PC: Sprint TP2
Carrier: Iusacell_Mexico
Threadstarter
 
Join Date: Oct 2009
Posts: 36
Reputation: 5
LeonMx is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

Quote:
Originally Posted by santod View Post
You are just wanting to map the accent symbol? Or map all symbols?
I usually use only accent symbols...accent vocals and ñ (n with tilde) but it's very useful another symbols...
The file sym.0409.txt contains in simple text:

aá*âäåąãăæ
AÁÀÂÄÅĄÃĂÆ
cçćč©
CÇĆČ©


eéèêëę
EÉÈÊËĘ
i*ìîï
IÍÌÎÏ




oóòôõöőøœ
OÓÒÔÕÖŐØŒ
pþ¶
Pþ¶


sşšß
SŞ*ß


uúùûüű
UÚÙÛÜŰ


zźż
ZŹŻ
$€£¥
/\|
"'«»
([{<«
)]}>»
+±&-_
!¡?¿
.:,;
*#
@~
%^

so if you pres the FN+SYM keys, you will get the next "symbol" which follow the first symbol you had been entered. if you press again FN+SYM key combination gets the next symbol....and so on....in example.....
First: you enter "a" then you press FN+SYM so the character changes to "á" but if you press FN+SYM aGAIN you get "*" and so on...
You can edit the sym.0409.txt file to re-order the sequence of the symbols appears first.

PS. Sorry for my "bad" English.
Reply With Quote
  #16 (permalink)  
Old 11-15-2009, 01:32 AM
santod's Avatar
"MODS"
Offline
Pocket PC: Touch Pro 2/Thunderbolt
Carrier: Verizon Wireless
Location: NorCal
 
Join Date: Sep 2008
Posts: 3,984
Reputation: 22765
santod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

Ok, I understand.

So this is similar to what you are after.

You can add a new keyboard layout file to your device windows folder, and change a specific "KeyboardlayoutFiles" registry value to point to that new file.


This small software package adds support for Scandinavian Ä and Ö characters to your HTC Touch Pro 2 device .
Char Ä will appear by pressing FN + A, and char Ö will appear by pressing FN + O buttons after installation.
Dash character - will be moved to button P, replacing the rarely used underscore _.
Download the installation cab here
Copy the file first to your device, then search the downloaded file with your devices' "File Explorer" program, and click the cab file to start the installation process. After installation completed, you must also "soft-reset" your device before the changes take effect. (Hold down the power button couple of seconds to soft-reset your device)
Cab contents

This software package does following changes to your device:.
  • Adds a new keyboard layout file "eT9.Rhodium.fi.kmap.txt" to your Windows Mobile windows-directory
  • Changes the registry key "HKLM\Software\Tegic\eT9\Ime\KeyboardLayouFile s" to point to the new file above

Last edited by santod; 11-15-2009 at 01:34 AM.
Reply With Quote
This post has been thanked 1 times.
  #17 (permalink)  
Old 11-15-2009, 01:45 AM
LeonMx's Avatar
N00b
Offline
Pocket PC: Sprint TP2
Carrier: Iusacell_Mexico
Threadstarter
 
Join Date: Oct 2009
Posts: 36
Reputation: 5
LeonMx is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

Quote:
Originally Posted by santod View Post
Ok, I understand.

So this is similar to what you are after.


This small software package adds support for Scandinavian Ä and Ö characters to your HTC Touch Pro 2 device .
Char Ä will appear by pressing FN + A, and char Ö will appear by pressing FN + O buttons after installation.
Dash character - will be moved to button P, replacing the rarely used underscore _.
Download the installation cab here
Copy the file first to your device, then search the downloaded file with your devices' "File Explorer" program, and click the cab file to start the installation process. After installation completed, you must also "soft-reset" your device before the changes take effect. (Hold down the power button couple of seconds to soft-reset your device)
Cab contents

This software package does following changes to your device:.
  • Adds a new keyboard layout file "eT9.Rhodium.fi.kmap.txt" to your Windows Mobile windows-directory
  • Changes the registry key "HKLM\Software\Tegic\eT9\Ime\KeyboardLayouFile s" to point to the new file above
Yes, thanks.

I saw this before....but if I use that cab I will lost some FN+(some key) function like FN+I(=) or FN+O(-) or FN+U(+).....

since the Xperia was made from HTC too, Im sure that it's will be possible to assign the same function to FN+SYM keys.
May be we need to insert a Registry key. I don't have with me the Xperia X1, but i will have in 2 weeks (i'm not at home)
Do you know why or for what, TP2 have the same file in the "windows" folder (sym.0409.txt)??????
Reply With Quote
  #18 (permalink)  
Old 11-15-2009, 01:47 AM
santod's Avatar
"MODS"
Offline
Pocket PC: Touch Pro 2/Thunderbolt
Carrier: Verizon Wireless
Location: NorCal
 
Join Date: Sep 2008
Posts: 3,984
Reputation: 22765
santod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation levelsantod can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

The solution may be here, but the translation from Chinese to English is not so good.

Your English is just fine.

__________________________________________________ ________________________



Hong Kong here on the 9th release Pro2, Fortunately, I have reservations on the 3rd.
10号一早就去取货,回来后发现原来Touch Pro的自定义文件有点不合用。
No. 10 went to pick up early in the morning, came back found that the Touch Pro a little bit of self-definition file not suitable.

一番刻苦研究之后,终于写出了Pro2比较完美的自定义文件了!
After some painstaking research, and finally wrote the perfect custom Pro2 more files!
由于我手头的是香港行货繁体中文版,所以,用其他版本的朋友可能需要做小小修改。
As I have are licensed in Hong Kong Traditional Chinese version, so other versions of the friends may need to make small changes.

介绍一下港行Pro2繁体键盘(在没有加载梅花的情况下):
Tell us about the Hong Kong Bank Pro2 Traditional keyboard (in the case of the plum tree did not load):
keycode.ini适用于港行繁体键盘,即有专门的切换中英输入的“中/英”按钮,键盘的字母有仓颉输入法(类似五笔)的部首。
keycode.ini applicable to Hong Kong OK Traditional keyboard, that is a special switch in the British imported "Chinese / English" button, the keyboard letters are Chieh Chinese character input method (similar to the five-stroke) is radical.
E和R分别是欧元和英镑的符号。
E and R are the euro and the pound sign.
按FN + "中/英"可以打开信息中心,“SYM”(即输入符号这个键)是在“,"(逗号)这个键的FN位置, “SMS"这个键是在“.”(句号,点)这个键的FN位置。
Press FN + "Chinese / English" can open the information center, "SYM" (that is, enter the symbol of this key) is "," (comma) key FN in this location, "SMS" the key is in the "." (Full stop, points) of the FN in this key position.

如果你的Pro2符合上述描述,那么恭喜,应该是港行。
If your Pro2 meet the above description, then congratulations, it should be the Hong Kong trip.
下载 (101.21 KB)
Download (101.21 KB)
2009-6-12 10:03
2009-6-12 10:03



好了,介绍一下这个ini:
Well, tell us about this ini:
输入符号时(即绿色,平时需要按FN之后才出现),不需要按FN(我研究了很久,发现目前梅花不支持Pro 2的FN键)。
Enter symbol (ie, green, usually occurs only after the need to press FN), do not need to press FN (I studied for a long time and found that currently do not support the Pro2's Plum FN key).
解决方法是HOLD那个键大概半秒(比如要输入U上面的加号+,平时是按FN + U,这个ini就是按住U半秒就可以了)。
The solution is to HOLD that button is probably half a second (for example, to enter the U above the plus sign +, usually is based on FN + U, the ini is holding down the U can be a half a second).

除了数字键、字母键、“中/英”键,“,”逗号键,“.”句号键的FN的功能被替换(即在梅花的状态下FN被废掉 武功),其他的基本保持正常。
In addition to the number keys, letter keys, "Chinese / English" key, "," comma key, "." Period of the FN key functions to be replaced (that is, a state of FN in the plum blossom has been destroyed and martial arts), the other has remained normal .
比如要快速打开通讯管理员,请按FN + 右方向键
To quickly open the communications example, an administrator, please press FN + Right arrow keys

另外,跟Pro一样,大写锁定还是无法使用。
In addition, with the Pro, like caps lock is still not available.


除了上面的情况之外,其他几乎完美~~~~~~~~~!
In addition to the above conditions, the other is almost a perfect ~~~~~~~~~!
!
!
!
!
!
!
!
我的Pro2还在丰泽加了3年延长保修,而且就算被火烧烂了,最多给500元就可以换新机~也就是说无论损 坏程度如何,最多只需要给500元就拿回一台正常的Pro2!
My Pro2 also Feng Xega a 3-year extended warranty, and even burned rotten, up to 500 machines can be new ones ~ that no matter how damaged a maximum of only 500 yuan on the back to give a normal Pro2!
~
明天就去卖掉Touch Pro,哈哈哈哈哈
Tomorrow go to sell Touch Pro,哈哈哈哈哈



欢迎下载,使用者请报告使用情况!
Welcome to download, users are reporting the use of!

密码:
Password:
tcy
tcy
keycode.rar (574 Bytes)
keycode.rar (574 Bytes)
Reply With Quote
  #19 (permalink)  
Old 11-15-2009, 02:09 AM
LeonMx's Avatar
N00b
Offline
Pocket PC: Sprint TP2
Carrier: Iusacell_Mexico
Threadstarter
 
Join Date: Oct 2009
Posts: 36
Reputation: 5
LeonMx is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

Looks very interesting...SANTOD can you post the source link?

and thanks again for your help.
Reply With Quote
  #20 (permalink)  
Old 11-15-2009, 02:11 AM
LeonMx's Avatar
N00b
Offline
Pocket PC: Sprint TP2
Carrier: Iusacell_Mexico
Threadstarter
 
Join Date: Oct 2009
Posts: 36
Reputation: 5
LeonMx is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FN+SYM key for special Characters-Need Help

Quote:
Originally Posted by CovKid66 View Post
Just throwing this out there as an alternate solution...but you could use the Rhodium Keyboard Controller. Although I don't think you can use its emulate key action, you could use the "send text to active window". Using the "a" key as an example...

From the Keyboard Controller app...
Menu softkey
Add Key
Do NOT check the "Combine with FN key" box
Then press the "a" key on the physical keyboard
Key mode: Single/double click, long press
Event: Click
Action: Default key action [you have to do this in order to get the "a" key to send "a" when pressed normally
Then click on the Event drop-down and select either Double Click or Long Press [your preference although I'd probably go with Long Press]
Action: Send text to active window
Text to send: Press Fn+SYM to pull up the SYM window and find the á key
Method: Key emulation

This way you could assign one specific special character to the a, e, i, and so on, so that when you press and hold that key for a second or two [if you chose the long press event], or if you double tapped it [if you chose the double click event instead] the special a, e, or i would appear instead.

I'd have recommended you use the Fn+a key, as an example, but you'll run into problems with that. If the default for your keyboard is to insert another symbol with the Fn combination for that key (Fn+o on my keyboard inserts a hyphen for example), you'd loose that default symbol if you remap it. Therefore I'd suggest you either use the key with a double click or long press instead of the regular single click option within the Rhodium Keyboard Controller.
I just download the 1.4 ver. but puts my screen in landscape (with the keyboard hided) and the hardware buttons don't work...so I uninstalled....
let me try again....
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 05:15 PM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com