Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

The slash/question key on pt-br abnt2 keyboard toggles the add-on bar

  • 2 antwoorden
  • 1 heeft dit probleem
  • 15 weergaven
  • Laatste antwoord van andrejb

more options

Hello, dear support forum.

I'm running Firefox 28.0 on Debian GNU/Linux 7.4 (wheezy), installed on a Lenovo Thinkpad X200 with ABNT2 brazilian portuguese keyboard layout.

In this keyboard, the slash/question key corresponds to Keycode 105, which is not standard to ABNT2 keyboard, and so I have to manually map the symbols to the key using xmodmap:

 xmodmap -e "keycode 105 = slash question"

This works perfectly in all graphical programs, with exception of Firefox.

In firefox, the effect of pressing that key is the toggling of Add-on bar. The keyboard shortcut for Add-on bar toggling is CTRL+/, but in this case I am not pressing CTRL at all.

It seems as if in Firefox that key is always under the effect of CTRL key. Indeed, if I map, for example, the letter "a" to the key code 105, then when I press that key alone on firefox I get the effect of "select all" (CTRL+a).

That does not happen in any other browser or graphical program.

My workaround has been to use AltGr+q for "/", and AltGr+w for "?".

Any ideas? Thanks a lot!

Hello, dear support forum. I'm running Firefox 28.0 on Debian GNU/Linux 7.4 (wheezy), installed on a Lenovo Thinkpad X200 with ABNT2 brazilian portuguese keyboard layout. In this keyboard, the slash/question key corresponds to Keycode 105, which is not standard to ABNT2 keyboard, and so I have to manually map the symbols to the key using xmodmap: xmodmap -e "keycode 105 = slash question" This works perfectly in all graphical programs, with exception of Firefox. In firefox, the effect of pressing that key is the toggling of Add-on bar. The keyboard shortcut for Add-on bar toggling is CTRL+/, but in this case I am not pressing CTRL at all. It seems as if in Firefox that key is always under the effect of CTRL key. Indeed, if I map, for example, the letter "a" to the key code 105, then when I press that key alone on firefox I get the effect of "select all" (CTRL+a). That does not happen in any other browser or graphical program. My workaround has been to use AltGr+q for "/", and AltGr+w for "?". Any ideas? Thanks a lot!

Bewerkt door andrejb op

Alle antwoorden (2)

more options

hello andrejb, since firefox 29 scheduled to be released in a few days time won't contain an addon bar any longer, this problem might solve itself in the next version of firefox.

more options

Hello, and thanks for your answer.

I am now using Firefox 29.0.1 and, indeed, there's no addon bar, but the slash/question mark key still does not work.

Despite that, I'm getting more and more used to the AltGr alternative. :-)