I am using the latest Sealion build on Linux and am wondering how to configure Dorando so that I can move to next and previous tab.
For Palemoon the code in inpentadactyl's config is:
Code: Select all
tabprevious Code: Select all
tabnext When I look at the new tab code, it is
Code: Select all
BrowserOpenTab Code: Select all
BrowserNextTab Code: Select all
BrowserPreviousTabCode: Select all
BrowserTabNextWhat gives me how is that Ctrl+Tab and Ctrl+PageUp and Ctrl+PageDown works.
Where can I find info on codes for these default keybindings?
Thanks
