Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Make Superscript

  • 5 svar
  • 1 har detta problem
  • 3 visningar
  • Senaste svar av sfhowes

more options

Thunderbird previous command for a superscript was "control, shift P," maybe a month ago. Now it's a spelling check. Help.

Thunderbird previous command for a superscript was "control, shift P," maybe a month ago. Now it's a spelling check. Help.

Alla svar (5)

more options

It's still there in the menu. I also have it on the toolbar courtesy of an addon.

https://addons.mozilla.org/en-US/thunderbird/addon/extra-format-buttons/

I don't recall seeing any hint of a keyboard shortcut so I'm surprised to learn of the one you describe. If the menu item doesn't indicate a shortcut, you could use the keyconfig addon to specify one for yourself.

https://addons.mozilla.org/en-GB/thunderbird/addon/dorando-keyconfig/ http://kb.mozillazine.org/Keyconfig_extension:_Thunderbird

Ändrad av Zenos

more options

The commands for superscript and subscript are here. In the keyconfig options, I created a new key with this command:

doStyleUICommand("cmd_superscript");

and assigned the key Ctrl+Alt+U. Select the text you wish to have as a superscript and then apply the key. To return to normal format, Format/Discontinue Text Styles or Ctrl+Shift+Y.

more options

Thank you for the information but I don't know where to put the command.

more options

For the other answer, thank you, But after I download the add-on, I didn't where to find the file.

more options

Here are instructions for installing add-ons:

http://xenos-email-notes.simplesite.com/416814616

Open Options for Dorando keyconfig, click 'Add new key' and paste the command in the code box; give the key a name. Once it is added, click in the key box (Shift+any... in the picture) and press the keys you want for the shortcut (I used Alt+Ctrl+U as it was unused).

Ändrad av sfhowes