Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

special charicter for add-on shortcuts

  • 1 reply
  • 0 have this problem
  • 3 views
  • Last reply by TyDraniu

more options

I want to set a keyword shortcut using special characters. Here's an example command+option+\. I've tried adding the shortcut for activating 1password. However, when I try to add it, I get the error message "Type a letter". This exact same shortcut was working before I had updated the app.

I want to set a keyword shortcut using special characters. Here's an example command+option+\. I've tried adding the shortcut for activating 1password. However, when I try to add it, I get the error message "Type a letter". This exact same shortcut was working before I had updated the app.

All Replies (1)

more options

Here's a list of allowed keys: https://searchfox.org/mozilla-central/source/toolkit/mozapps/extensions/content/shortcuts.js#84

   "0" - "9",
   "A" - "Z",
   F1 - F19,
   "MediaNextTrack", "MediaPlayPause", "MediaPrevTrack", "MediaStop",
   "Up",  "Down", "Left",  "Right",
   "Comma", "Period",
   "Space",
   "Home", "End",
   "PageUp", "PageDown",
   "Insert",  "Delete"

You can't use anything else without recompiling Firefox.

Helpful?

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.