diff --git a/mozilla/browser/locales/en-US/chrome/help/shortcuts.xhtml b/mozilla/browser/locales/en-US/chrome/help/shortcuts.xhtml index 93bd20dffa7..07d630abdee 100644 --- a/mozilla/browser/locales/en-US/chrome/help/shortcuts.xhtml +++ b/mozilla/browser/locales/en-US/chrome/help/shortcuts.xhtml @@ -293,6 +293,36 @@ Contributors: &accelKey;+W
&altKey;+F4 + + + Move Tab Left (when tab is focused) + &accelKey;+Left Arrow
+ &accelKey;+Up Arrow +   +   + + + Move Tab Right (when tab is focused) + &accelKey;+Right Arrow
+ &accelKey;+Down Arrow +   +   + + + Move Tab to Beginning (when tab is focused) + &accelKey;+Home +   +   + + + Move Tab to End (when tab is focused) + &accelKey;+End +   +   + New Tab &accelKey;+T diff --git a/mozilla/browser/locales/en-US/chrome/help/tabbed_browsing.xhtml b/mozilla/browser/locales/en-US/chrome/help/tabbed_browsing.xhtml index f4e435c0c1a..80519aaa99b 100644 --- a/mozilla/browser/locales/en-US/chrome/help/tabbed_browsing.xhtml +++ b/mozilla/browser/locales/en-US/chrome/help/tabbed_browsing.xhtml @@ -64,6 +64,16 @@ Contributors:

To open a URL in the Location Bar in a new tab, enter the URL and press &altKey;+&enterKey;.

+

Moving Tabs Within a Window

+ +

Tabs are displayed in the order you open them, which may not always be + what you want. To move a tab to a different location within a + &brandShortName; window, simply drag it there using your mouse. While you + are dragging the tab, &brandShortName; displays a small indicator to show + where the tab will be moved. Alternately, you can use + keyboard shortcuts to move tabs within a + window if desired.

+

Closing Tabs

To close the current tab, press &accelKey;+W, click the Close @@ -84,7 +94,11 @@ Contributors: pressing &accelKey;&altKey;+1, and so on up to the 9th tab with &accelKey;&altKey;+9.

+ class="unix">&altKey;+9. To move a tab within a window, + press &accelKey; with the appropriate key from Left Arrow, + Right Arrow, Up Arrow, or Down Arrow. To + move a tab to the beginning or end of the tabs in the window, use + &accelKey; with either Home or End, respectively.

Bookmarks and Tabbed Browsing

@@ -113,7 +127,7 @@ Contributors:

Customizing Tabbed Browsing

To customize tabbed browsing, select &pref.menuPath; and open the - Tabs panel. &pref.pluralCaps; for tabbed browsing can be found + Tabs panel. Descriptions of the &pref.plural; there can be found under Tabbed Browsing.

Helpful Tips