Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Tip us?
 
tmknight
Old
#1  
tmknight's Avatar
Senior Member - OP
Thanks Meter 17
Posts: 387
Join Date: Mar 2007
Location: Georgia
Question key codes for Pocket IE key maping

Does anyone have a list of the codes for all the qwerty keys? Want to be able to change up/down behavior.

TIA
 
FishHunter
Old
#2  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Aug 2007
Default Keymapping in Pocket IE

Bump as I'm interested in this as well.
 
tmknight
Old
#3  
tmknight's Avatar
Senior Member - OP
Thanks Meter 17
Posts: 387
Join Date: Mar 2007
Location: Georgia
Did some digging and this is the answer:

http://www.modaco.com/Browsing-Web-M...h-t256872.html among others (http://forum.xda-developers.com/show...ht=keycode.exe, etc.)

To summerize:

The values available are:

1 - Page Up
2 - Page Down
3 - Top
4 - Bottom

5 - Horizontal Page Up
6 - Horizontal Page Down
7 - Horizontal Top
8 - Horizontal Down

9 - Default Layout
10 - Desktop Layout
11 - One Column Layout

12 - Full Screen Toggle
13 - Show Pictures Toggle

==========================
To determine what is the code for the key to which you want to apply these values, use the keycode.exe from the following tool set:
http://xetranet.free.fr/xbar2/download/tools.zip

so for example:

I want 'U' to page up:

U = 85

page up = 1

result: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Keymaps]
"85"=dword:00000001

Cheers!
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Go to top of page...