Jump to content


ToTW: Scrolling in Pocket IE (WM5)

- - - - -

  • Please log in to reply
15 replies to this topic

#1
gpcarreon (MVP)

gpcarreon (MVP)

    RN, MS MVP-MD

  • Members
  • PipPipPipPipPipPip
  • 4,528 posts
  • Location:Legazpi, Philippines
  • Devices:Cherry Mobile Eclipse
Spotted this tweak at the MoDaCo Tornado Section posted by forum member dq366. What the tweak will do is to allow you to use keypad buttons to scroll up or down PIE instead of the usual scrolling down the page via the action button / joystick.

Thanks to dq366  ;)

Target device: WM5 Smartphone

Requirement: Registry Editor

Instructions:
1.  Open your favorite registry editor then navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer

2. Create a new key 'KeyMaps' (without the quotes)

3. Under KeyMaps, create 2 new DWORD values:

50 with a value data 1
56 with a value data 2

Attached File  snap074.jpg   12.32K   81 downloads Attached File  snap075.jpg   12.37K   70 downloads


The entire KeyMaps entry should look like this...

Attached File  snap073.jpg   22.07K   66 downloads


The key name is the keycode you want. 50 = Key 2, and 56 = Key 8. Other 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

4. Exit registry editor once you have mapped it to your favorite keys.  :D

2425a96d204b681be05922b8a6b210c80f03f237

#2
PaulOBrien

PaulOBrien

    It's My Party

  • Founder
  • PipPipPipPipPipPip
  • 32,939 posts
  • Gender:Male
  • Location:Norwich, UK
  • Devices:Galaxy Nexus / TF Prime
  • Twitter:@paulobrien
Absolutey brilliant!

Nice one dq366, and nice spot gpcarreon ;)

P

You can follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco / Follow MoDaCo Android on Twitter - http://twitter.com/modacoandroid

Want to donate? MoDaCo is raising money for the Multiple Sclerosis society.

Posted Image


#3
gpcarreon (MVP)

gpcarreon (MVP)

    RN, MS MVP-MD

  • Members
  • PipPipPipPipPipPip
  • 4,528 posts
  • Location:Legazpi, Philippines
  • Devices:Cherry Mobile Eclipse
The screenshots are not from a WM5 device though. :D

Oh well. Different device, same screen size, same registry targets...everyone happy with the info.  ;)

2425a96d204b681be05922b8a6b210c80f03f237

#4
HerpezP

HerpezP

    Regular

  • Members
  • PipPip
  • 130 posts
  • Devices:SPV C500
This seems nice ;)

Two questions:

1) Will this work on WM2003SE on my C500? (Works on C550 it looks like, gpcarreon?)

2) Can you map things to other keys than 2 and 8 - and what will their keycode be? Maybe '49' = 1, '50' = 2, '51' = 3,....?


#5
gpcarreon (MVP)

gpcarreon (MVP)

    RN, MS MVP-MD

  • Members
  • PipPipPipPipPipPip
  • 4,528 posts
  • Location:Legazpi, Philippines
  • Devices:Cherry Mobile Eclipse
A C550 was used to take the screenshots as I don't have a WM5. Screenshots were taken only to demonstrate how the registry keys appear. Unfortunately, the tweak appears not to work on the Hurricane. I strongly believe the tweak will not also work on the C500. ;)

You can however use a utility to enable fast scrolling in non-WM5 device. Check out the link below.
http://www.gpcarreon.../FastScroll.zip

A script-driven way to do fast scrolling in non-WM5 device (Smartphone2003/ 2003SE):
http://www.gpcarreon.com/?p=224

2425a96d204b681be05922b8a6b210c80f03f237

#6
HerpezP

HerpezP

    Regular

  • Members
  • PipPip
  • 130 posts
  • Devices:SPV C500
Thanks for the reply, gpcarreon, and thanks for the FastScroll app - things like that should be implemented in PIE from the start. It really makes navigating faster.
There really should be more options linked with the numpad, so that you could use the advantage of having them on the phone. I love to be able to control everything via the numpad in e.g. TCPMP.
A search function for text based search would also come in handy sometimes ;)


#7
goatpunch

goatpunch

    Newbie

  • Members
  • Pip
  • 38 posts
  • Devices:i-mate SP5m

HerpezP, on Jan 10 2006, 13:34, said:

2) Can you map things to other keys than 2 and 8 - and what will their keycode be? Maybe '49' = 1, '50' = 2, '51' = 3,....?

<{POST_SNAPBACK}>


Yes, the keycodes match the ascii values for 0-9: 48='0', 49='1' ... 57 = '9'. I don't know the keycodes for '*' and '#' - it's not their ascii values.


#8
gpcarreon (MVP)

gpcarreon (MVP)

    RN, MS MVP-MD

  • Members
  • PipPipPipPipPipPip
  • 4,528 posts
  • Location:Legazpi, Philippines
  • Devices:Cherry Mobile Eclipse
I think :-k

119 Star (*)
120 Pound/Sharp (#)

2425a96d204b681be05922b8a6b210c80f03f237

#9
goatpunch

goatpunch

    Newbie

  • Members
  • Pip
  • 38 posts
  • Devices:i-mate SP5m

gpcarreon [MVP], on Jan 11 2006, 19:40, said:

I think :-k

119  Star (*)
120  Pound/Sharp (#)

<{POST_SNAPBACK}>


Yes that works.

In case it's helpful, here's the mapping that I've set up:

Key => Value
119 => 11      (maps Key '*' to One Column Layout)
120 => 10      (maps Key '#' to Desktop Layout)
48   => 9       (maps Key '0' to Default Layout)
49   => 3       (maps Key '1' to Top)
50   => 1       (maps Key '2' to Page Up)
51   => 4       (maps Key '3' to Bottom)
52   => 5       (maps Key '4' to Horizontal Page Up)
53   => 12     (maps Key '5' to Full Screen Toggle)
54   => 6       (maps Key '6' to Horizontal Page Down)
55   => 7       (maps Key '7' to Horizontal Top)
56   => 2       (maps Key '8' to Page Down)
57   => 8       (maps Key '9' to Horizontal Bottom)


#10
alfer

alfer

    Newbie

  • Members
  • Pip
  • 22 posts
This is fantastic. Now if only PIE would let you rotate the screen to landscape in smartphone. Or at least Opera for that matter!


#11
jenya

jenya

    Regular

  • Members
  • PipPip
  • 98 posts
  • Devices:2125/8125/SMT5600
This is great... I wonder if you can use the same syntax for pocket outlook.  I guess I will give it a try and let everyone know...  I hate how unfriendly Pocket Outlook is on the SP...

Question:

How did you find out the key values? ie: 3=top of page 4=bottom of page?

Edited by jenya, 11 April 2006 - 01:50 PM.


#12
migsoft_dev

migsoft_dev

    Regular

  • Members
  • PipPip
  • 116 posts
  • Devices:HTC TyTn2
Free solution for all smartphones 2002-2005.

http://www.smartphone.si/sscroll/

Regards!

View Postjenya, on Apr 11 2006, 15:13, said:

This is great... I wonder if you can use the same syntax for pocket outlook.  I guess I will give it a try and let everyone know...  I hate how unfriendly Pocket Outlook is on the SP...

Question:

How did you find out the key values? ie: 3=top of page 4=bottom of page?

SmartTweaker provides dozens of tweaks for improving the functionality of your Windows Mobile phone. An extremely popular application for its low price and the broad range of useful modifications it offers. SmartTweaker DOT com
SMSx.me Save up to 100% on your texting and still get instant notifications of your incoming SMSX messages in roaming or in home networks! Send SMSX messages totaly free to your home country or abroad.
SMSMyFile - free SMS file sending service
GadgetApps - check out our latest software for your gadget!
DroidXusers - latest  tips and tricks, software, hacks, roms for your Droid device

#13
flywest

flywest

    Regular

  • Members
  • PipPip
  • 79 posts
What about functions for STOP, FAVORITES, or REFRESH?  The reason I ask is because when I am in Full Screen mode if I want to get to my Favorites I have to press the Left soft key twice.  Slightly annoying but it would be great to have that set to a speed dial???


#14
lezouave

lezouave

    Newbie

  • Members
  • Pip
  • 5 posts
This is only tangentially related, but seems like it might be the right thread to ask this in.

Is it possible to create a control key on my htc excalibur? I installed Opera for wm 5 (non-smartphone) and it works well, except I can't access an functions that require the control key, such as go to address bar.

Any ideas? Am I missing something?

Thanks,

steve


#15
Menneisyys

Menneisyys

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,038 posts
  • Devices:a lot
See http://www.modaco.co...howtopic=256872 for Windows Mobile Smartphone Web Browsing Bible; there, I’ve published a direct Registry import file so that you don't need to manually edit the Registry. And, it has a lot of other goodies too: a MUST read, I'd say.


#16
patek

patek

    Newbie

  • Members
  • Pip
  • 1 posts
  • Devices:null
What about the BACK function ? The reason I ask is because when I am in Full Screen mode if I want to go back with a keypress.

View Postgpcarreon [MVP], on Jan 10 2006, 04:57, said:

Spotted this tweak at the MoDaCo Tornado Section posted by forum member dq366. What the tweak will do is to allow you to use keypad buttons to scroll up or down PIE instead of the usual scrolling down the page via the action button / joystick.

Thanks to dq366  :D

Target device: WM5 Smartphone

Requirement: Registry Editor

Instructions:
1.  Open your favorite registry editor then navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer

2. Create a new key 'KeyMaps' (without the quotes)

3. Under KeyMaps, create 2 new DWORD values:

50 with a value data 1
56 with a value data 2

Attachment attachment Attachment attachment


The entire KeyMaps entry should look like this...

Attachment attachment


The key name is the keycode you want. 50 = Key 2, and 56 = Key 8. Other 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

4. Exit registry editor once you have mapped it to your favorite keys.  :(





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users