Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Keyboard shortcut for "move tab in focus to end" on Macbook keyboard w/o 'END' key?

  • 2 відповіді
  • 1 має цю проблему
  • 26 переглядів
  • Остання відповідь від nightowl12

more options

I use keyboard shortcuts for practically everything, & am often left to my own devise as far as "guess&test"-ing Macbook equivalents. The official Mozilla Keyboard shortcut webpage is a huge help as it usually helps me figure out whichever one I'm after, but I'm having problems with the following:

Move Tab in focus Left Ctrl + Shift + Page Up Move Tab in focus Right Ctrl + Shift + Page Down Move Tab in focus to start command + home Move Tab in focus to end command + end MACBOOK keyboards have no 'PAGE UP' 'PAGE DOWN' 'HOME' 'END' keys, but the equivalence of such buttons are supposed to be: 'Page Up' = fn + ARROW UP ... 'Page Down' = fn + ARROW DOWN ... 'home' = fn + ARROW LEFT ... 'end = fn + ARROW RIGHT'

With this in mind, I've found that the first 2 of these commands can be achieved by the following: "Move Tab in focus Left" Ctrl + Shift + fn + ARROW UP "Move Tab in focus Left" Ctrl + Shift + fn + ARROW DOWN

But I'm still completely lost as to which possible combinations can achieve the equivalence of the last two as: Move Tab in focus to start xxxx Ctrl + Shift + fn + ARROW LEFT xxxx DOES NOT WORK Move Tab in focus to end xxxx Ctrl + Shift + fn + ARROW RIGHT xxxx DOES NOT WORK

Any help with this would be GREATLY appreciated, as I've seen this question posed elsewhere, but never with a working solution.

I use keyboard shortcuts for practically everything, & am often left to my own devise as far as "guess&test"-ing Macbook equivalents. The official Mozilla Keyboard shortcut webpage is a huge help as it usually helps me figure out whichever one I'm after, but I'm having problems with the following: Move Tab in focus Left Ctrl + Shift + Page Up Move Tab in focus Right Ctrl + Shift + Page Down Move Tab in focus to start command + home Move Tab in focus to end command + end MACBOOK keyboards have no 'PAGE UP' 'PAGE DOWN' 'HOME' 'END' keys, but the equivalence of such buttons are supposed to be: 'Page Up' = fn + ARROW UP ... 'Page Down' = fn + ARROW DOWN ... 'home' = fn + ARROW LEFT ... 'end = fn + ARROW RIGHT' With this in mind, I've found that the first 2 of these commands can be achieved by the following: "Move Tab in focus Left" Ctrl + Shift + fn + ARROW UP "Move Tab in focus Left" Ctrl + Shift + fn + ARROW DOWN But I'm still completely lost as to which possible combinations can achieve the equivalence of the last two as: Move Tab in focus to start xxxx Ctrl + Shift + fn + ARROW LEFT xxxx DOES NOT WORK Move Tab in focus to end xxxx Ctrl + Shift + fn + ARROW RIGHT xxxx DOES NOT WORK Any help with this would be GREATLY appreciated, as I've seen this question posed elsewhere, but never with a working solution.

Усі відповіді (2)

more options

Did you try without the Shift key (i.e. only Ctrl or possibly Command)?

Ctrl + fn + ARROW LEFT  or Command + fn + ARROW LEFT
Ctrl + fn + ARROW RIGHT or Command + fn + ARROW RIGHT
more options

This is what my setup is

  1. Install and open Keyconfig
  2. Add a new key
  3. Enter a suitable name
  4. For the key value, enter the following command: gBrowser.moveTabTo(gBrowser.mCurrentTab,gBrowser.mTabContainer.childNodes.length-1);
  5. Save, then set any hotkey combination you want