Add a page down button to the HP 2710p
Some of the things I like to do on the HP 2710p Tablet PC would no doubt be easier to do if HP had included a jog dial or page up/down buttons on the bezel of the screen. This would especially make working with lots of RSS feeds easier to do in Google Reader since I like to do that in portrait orientation in slate mode. I have been using the utility MiniScroller to add virtual buttons on-screen but a real hardware button would be even better. Step in reader Blake Bowen who sent me a simple and free method to add just the right touch and since I’ve started using this I can’t think of an easier way to do this.
The HP 2710p lets you program a few of the hardware buttons to do what you want such as execute a program when the button is pressed. Blake found that the free hot key utility, AutoHotKey, can be programmed in just the right way. AutoHotKey is a very full-featured scripting system that is definitely overkill for this simple task but it performs it well so it’s a good solution. Once you install AutoHotKey you need to edit a simple script to perform a page down:
Send {PgDn}
The easiest way to get this script set up is to let AutoHotKey import the sample script and then edit it to include the single statement above. Once this is done you just have to open the Q Button utility on the 2710p and point the Info button to this script. The result is a simple page down button that will work in any program as it sends the page down command to the window with the focus. It results in an instantaneous page down that works like HP made it that way. It would be nice to have a page up function too but the HP is short on programmable buttons so for now the page down is A-OK. Thanks a bunch Blake for sharing this method with those of us lucky enough to be 2710p owners!
Related research and analysis from GigaOM Pro:
Subscriber content. Sign up for a free trial.
Hey thanks for reminding about MiniScroller!
Asus forgot to add page down to Eee PCs frame too, so this little app comes handy.
Jep, they forgot to add touch too but that’s another story ;)
Thank you Blake and thanks for flagging it up James.
Very nice! I will try them tonight. BTW if any of you 2710p owners are thinking about an extended battery check out the pics of the one I just got Friday. http://sixftunda.blogspot.com/2008/01/hp2710p-slim-extended-battery.html
I use Pen Flicks for scrolling up and down in Google reader and that works well for me