Comment 1 for bug 1438082

Revision history for this message
David Gómez (dabisu) wrote : Re: configuring accelerators for prev/next tab key binding

There is no prev_tab_accelerator o next_tab_accelerator config option. The one you need to change is move_tab_accelerator.

So this is what you need:
move_tab_accelerator=4
prev_tab_key=Page_Up
next_tab_key=Page_Down

If it isn't a bug, please next time add your question in the "Answers" section in Launchpad. Thanks.