Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

Useful Firefox keyboard shortcuts

Lesser known shortcuts:
CTRL+E or CTRL+K: focus search box
CTRL+L: focus location box
CTRL+J: toggle downloads window
CTRL+U: show page source
CTRL+B: toggle del.icio.us bookmarks in the sidebar
CTRL+H: toggle history in the sidebar
CTRL+D: add a del.icio.us bookmark

Basic shortcuts:
F11: toggle full screen
CTRL+T: open new tab
CTRL+W: close current tab
CTRL+F: find on page
CTRL+PGUP: previous tab
CTRL+PGDOWN: next tab
CTRL+P: open print dialog
ALT+LEFTARROW: back
ALT+RIGHTARROW: forward
ALT+HOME: home

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost