Fast forward in Opera

August 13th, 2006

Fast forward is a totally wicked feature in Opera which allows you to use the forward button/gesture/whatever to navigate to the next page in a sequence. Something like the next lot of search results or the next page in a tutorial. You can also use the space bar to page down and it will automatically forward you to the next page when it hits the bottom. Pretty cool.

A file called fastforward.ini provides the config for this (in Gentoo it is in /opt/opera/share/opera/ini/). In order to make fast forward work properly with PHPBB based forums (I want fast forward to go the next page in the thread, not the next thread), I brought the weighting of the next <link> to below 100. This seems to fly in the face of the default setup which ranks it with the highest score. While this is understandable since the link element is for navigation, I’m not that convinced by some of the poor uses of the link element I’ve seen.

1 Response to “Fast forward in Opera”

  1. haa Says:
    I tried to do what you said but I can't get it to the next link to point to the next page instead of the next thread. How I got it to work is by modifying the following in the fastforward.ini Link element=40

Leave a Reply