Comment 13 for bug 1537782

Revision history for this message
Olivier Tilloy (osomon) wrote :

And for future reference, in the browser, the Ctrl+T shortcut would look like this:

  Shortcut {
    sequence: StandardKey.AddTab
    enabled: …
    onActivated: …
  }