Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Single key shortcuts -- way to disable them

  • 1 odpoveď
  • 3 majú tento problém
  • 74 zobrazení
  • Posledná odpoveď od Mad Maks

There's a community of people who need to be able to turn off single key shortcuts. I'm one of them because I use some speech input, and a stray word from you or an office mate when the focus is in the wrong place can cause a lot of havoc that's difficult to undo. You can also get in trouble when typing – hitting a stray "a" can archive something without you realizing it, and this has happened to me as well. A cat going across the keyboard can also cause an awful lot of havoc that's difficult to track down and reverse. If we could simply turn off single key shortcuts, that would go a long way toward solving this problem. Even better if we could remap them. There is an extension that does this but it's aimed at developers and also requires full control of your computer, which removes is as an option for more people. I think you'd make many people happy building in something simpler -- alternate keybindings for single key shortcuts, a setting to turn the single key shortcuts off, or, best yet, the ability to remap them. Thanks for listening, and thanks for a great product! Best, Kim

There's a community of people who need to be able to turn off single key shortcuts. I'm one of them because I use some speech input, and a stray word from you or an office mate when the focus is in the wrong place can cause a lot of havoc that's difficult to undo. You can also get in trouble when typing – hitting a stray "a" can archive something without you realizing it, and this has happened to me as well. A cat going across the keyboard can also cause an awful lot of havoc that's difficult to track down and reverse. If we could simply turn off single key shortcuts, that would go a long way toward solving this problem. Even better if we could remap them. There is an extension that does this but it's aimed at developers and also requires full control of your computer, which removes is as an option for more people. I think you'd make many people happy building in something simpler -- alternate keybindings for single key shortcuts, a setting to turn the single key shortcuts off, or, best yet, the ability to remap them. Thanks for listening, and thanks for a great product! Best, Kim

Všetky odpovede (1)

You can install a add-on; https://services.addons.thunderbird.net/en-US/thunderbird/addon/tbkeys-lite/?src=search

After the installation in thunderbird go to the settings of tbkeys and replace the main key bindings with the following: {

   "0": "unset",
   "1": "unset",
   "2": "unset",
   "3": "unset",
   "4": "unset",
   "5": "unset",
   "6": "unset",
   "7": "unset",
   "8": "unset",
   "9": "unset",
   "j": "unset",
   "k": "unset",
   "o": "unset",
   "f": "unset",
   "#": "unset",
   "r": "unset",
   "a": "unset",
   "x": "unset",
   "c": "unset",
   "u": "unset",
   "b": "unset",
   "m": "unset",
   "p": "unset",
   "s": "unset",
   "t": "unset",
   "w": "unset",
   "]": "unset",
   "[": "unset"

}

this will make that all single keys don't have a shortcode. --

Tim Maks , SUMO volunteer Please mark the answer with the right solution with "Solves the problem" to help other users with the same issue

Upravil(a) Mad Maks dňa

Položiť otázku

Ak chcete odpovedať na príspevky, musíte sa prihlásiť do svojho účtu. Ak ešte nemáte účet, položte novú otázku.