Skip to content

Thunderbird keyboard shortcuts wm

wm

< ctrl> + < F12> => toggle “navigation /tree view / left side / whatever” pane on/off
key combo is not used in Thunderbird and Obsidian

?

open / toggle folder pane in a seperate window
zie tevens tbkeys-lite extention

some essential Thunderbird keyboard shortcuts

key action nota
Clear History zoals bij browser
< F8> toggle mail item preview on/off
< ctrl> + < PgUp> previous tab
< ctrl> + < PgDown> next tab
< ctrl> + < w> close focused tab
< ctrl> + < space> remove all text styles on selected text is niet = remove all formating !

recup these default thunderbird shortcuts

zijn voor mij nutteloos
< alt> + < home> : goto thunderbird home page => ga naar/ zet focus op : _ _ _ _
< F11> ( default = toggle today pane on/of)

existing key sequences using menu

toggle folder (treeview) pane
< alt> + V ,L ,F :
via hotkey (voorloper tbkeys-lite , dus syntax misschien niet 100% ok) :
new key, name it, check as global, and add following code:
goDoCommand(‘cmd_toggleFolderPane’);
and set a keyboard shortcut to new key.

< alt>+G , O : thunderbird menu > G o > f Ol der

inbox set focus

reeds gevraagd in 2004 :
Does anybody know of a keyboard shortcut that will return you to your inbox (ala OE’s Ctrl-I)?
http://forums.mozillazine.org/viewtopic.php?f=30&t=170457

That’s almost incredible; I thought it would be one of the most commonly needed shortcuts.

en in 2010
Keyconfig add-on should be able to do this.
See the code ‘Go to a specific folder’ listed http://kb.mozillazine.org/Keyconfig_ext … ustom_cod