I can override selecting the tabs like so:
{ "keys": ["ctrl+pagedown"], "command": "prev_view" },
{ "keys": ["ctrl+pageup"], "command": "next_view" },
But how do I override moving the tabs? ctrl+shift+pageup / ctrl+shift+pagedown are not listed in Default (Linux).sublime-keymap