为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 1 人有此问题
  • 15 次查看
  • 最后回复者为 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!

由andrejb于修改

所有回复 (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. :-)