Reply
Thread Tools
Eismaus's Avatar
Posts: 31 | Thanked: 1 time | Joined on Oct 2007 @ Germany
#21
Ah, that would explain. I try it again.
 
Eismaus's Avatar
Posts: 31 | Thanked: 1 time | Joined on Oct 2007 @ Germany
#22
That actually works.
Thanks for the help!
 
achitnis's Avatar
Posts: 10 | Thanked: 5 times | Joined on Dec 2007 @ Bangalore, India
#23
Originally Posted by Eismaus View Post
That actually works.
Thanks for the help!
You are welcome.

Now if only I could figure out how to bind VK_LEFT and VK_RIGHT to select the previous/next link on the page (the way TAB does in Firefox).

Then things would be just perfect for me.

Anyone know the cmd_ code for selecting the previous/next link (href)?
 
Posts: 1,038 | Thanked: 737 times | Joined on Nov 2005 @ Helsinki
#24
Hey, can anyone please make a small python application that allows easy configuration of the buttons?
 
Posts: 27 | Thanked: 3 times | Joined on Jan 2008
#25
If you want the leave the line scrolling alone you can map the select button at the center of the dpad to page down by inserting one line in the file:

<handler event="keypress" keycode="VK_DOWN" command="cmd_scrollLineDown" />
to:
<handler event="keypress" keycode="VK_DOWN" command="cmd_scrollLineDown" />
<handler event="keypress" keycode="VK_RETURN" command="cmd_movePageDown"/>

Thanks go to dblank for giving me the keycode for the center button.
 
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#26
I think the [deprecated] wiki for "Internet:Microb Hardware Key bindings: Using the d-pad to scroll pages in Microb webbrowser" needs a minor edit, but I lack the confidence to do it unchecked. So if anyone who has a little better handle on Linux commands would make the change, I think it ought to be done.

The code

nano edit /home/user/.mozilla/microb/prefs.js

I think should not include "edit" and should be

nano /home/user/.mozilla/microb/prefs.js

But since I don't want to screw it up for others, I'll leave it to a more confident coder. With "edit," it didn't seem to go where I wanted; after removing the word, I had success.
 
Posts: 5,335 | Thanked: 8,187 times | Joined on Mar 2007 @ Pennsylvania, USA
#27
Originally Posted by GeraldKo View Post
nano edit /home/user/.mozilla/microb/prefs.js
From what you've written, it appears someone was (tersely) trying to instruct folks to "Use nano to edit /home/user/.mozilla/microb/prefs.js". You've correctly identified the proper command to accomplish that task, and that's probably the more helpful tidbit to provide.
__________________
maemo.org profile
 
Posts: 609 | Thanked: 232 times | Joined on Dec 2007 @ the end of my rope
#28
Originally Posted by GeraldKo View Post
...wiki for "Internet:Microb Hardware Key bindings: Using the d-pad to scroll pages in Microb webbrowser"...
So you're taking the plunge, eh?
 
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#29
Originally Posted by lm2 View Post
So you're taking the plunge, eh?
Yeah, lm2, thanks for the tip. I think I like it better, I'll have to see over time. I've gotten so I often pop my NYTimes articles and the like into skweezer, set it to Fit-to-Width, and blow it up to 120% or 150%. Page-down seems to work pretty well with that. And I rarely used the line-by-line down-by-dPad anyway.

Also, I did my edit on the wiki, changing "nano edit" to just "nano".
__________________
.
. .

Help Save This Forum
for N8x0/Diablo Users! Register and Vote for Solution #1 on this Brainstorm. (The Solution will let you see New Posts with any threads you choose -- like the N900 and Maemo5/Fremantle threads -- filtered out.) (To understand the Solution better, see these posts #17, #18, and #19.)
 
Posts: 609 | Thanked: 232 times | Joined on Dec 2007 @ the end of my rope
#30
Originally Posted by GeraldKo View Post
I've gotten so I often pop my NYTimes articles and the like into skweezer, set it to Fit-to-Width, and blow it up to 120% or 150%. Page-down seems to work pretty well with that.
A GeraldKo after my own heart! That's how I work it. But what do you mean by "pop in"? Do you just bookmark this, e.g.?

Since you're another fan of fit-width-to-view, can you believe that the iphone doesn't have this option? If you want to blow up font so you can read it, you've got to horizontal scroll your life away. What a joke!
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 04:21.