Keyboard and Mouse Shortcuts
From FirebugWiki
Complete reference of the quickest ways to get things done in Firebug. You can also use duvet-dayz Firebug Cheatsheet.
Contents |
[edit] Global
Description
Window, Linux
Mac OS
Open Firebug Panel
F12
F12
Close Firebug Panel
F12
F12
Open Firebug in window
Ctrl+F12
⌘+F12
Switch to previous Panel
Ctrl+`
Ctrl+`
Focus Command Line
Ctrl+Shift+L
⌘+Shift+L
Focus Search Box
Ctrl+Shift+K
⌘+Shift+K
Toggle Inspect Mode
Ctrl+Shift+C
⌘+Shift+C
Toggle JavaScript Profiler
Ctrl+Shift+P
⌘+Shift+P
Re-execute last command
Ctrl+Shift+E
Ctrl+Shift+E
[edit] Console Panel
[edit] Command Line
Description
Window, Linux
Mac OS
Auto-complete next property
Tab
Tab
Auto-complete previous property
Shift+Tab
Shift+Tab
Execute
Return
Return
Inspect result
Shift+Return
Shift+Return
Open result's context menu
Ctrl+Return
⌘+Return
[edit] Command Editor
Description
Window, Linux
Mac OS
Execute
Ctrl+Return
⌘+Return
[edit] HTML Panel
Description
Window, Linux
Mac OS
Edit attribute
Click on name or value
Click on name or value
Edit text node
Click on text
Click on text
Edit element
Double-Click tag name
Double-Click tag name
Next node in path
Ctrl+.
Ctrl+.
Previous node in path
Ctrl+,
Ctrl+,
[edit] HTML Editor
Description
Window, Linux
Mac OS
Finish editing
Return
Return
Cancel editing
Esc
Esc
Advance to next field
Tab
Tab
Advance to previous field
Shift+Tab
Shift+Tab
[edit] HTML Inspect Mode
Description
Window, Linux
Mac OS
Inspect Element
Ctrl+Shift+C
⌘+Shift+C
Cancel inspection
Esc
Esc
Ctrl+Shift+C
⌘+Shift+C
Inspect parent
Ctrl+Up
⌘+Up
Inspect child
Ctrl+Down
⌘+Down
Toggle Quick Info Box
Ctrl+Shift+I
⌘+Shift+I
[edit] Layout Side Panel
Description
Window, Linux
Mac OS
Edit value
Click on value
Click on value
[edit] Layout Editing
Description
Window, Linux
Mac OS
Finish editing
Return
Return
Cancel editing
Esc
Esc
Advance to next field
Tab
Tab
Advance to previous field
Shift+Tab
Shift+Tab
Increase number by one
Up
Up
Decrease number by one
Down
Down
Increase number by ten
Page Up
Page Up
Decrease number by ten
Page Down
Page Down
[edit] DOM Side Panel
Description
Window, Linux
Mac OS
Finish editing
Return
Return
Cancel editing
Esc
Esc
Auto-complete next property
Tab
Tab
Auto-complete previous property
Shift+Tab
Shift+Tab
[edit] CSS Panel
Description
Window, Linux
Mac OS
Edit property
Click on property
Click on property
Insert new property
Double-Click on white-space
Double-Click on white-space
Focus CSS Location Menu
Ctrl+Space
⌘+Shift+Space
[edit] CSS Editing
Description
Window, Linux
Mac OS
Finish editing
Return
Return
Cancel editing
Esc
Esc
Advance to next Field
Tab
Tab
Advance to previous Field
Shift+Tab
Shift+Tab
Increase number by one
Up
Up
Decrease number by one
Down
Down
Increase number by ten
Page Up
Page Up
Decrease number by ten
Page Down
Page Down
Auto-complete next keyword
Up
Up
Auto-complete previous keyword
Down
Down
[edit] Script Panel
Description
Window, Linux
Mac OS
Continue
F8
F8
Ctrl+/
⌘+/
Step Over
F10
F10
Ctrl+'
⌘+'
Step Into
F11
F11
Ctrl+;
⌘+;
Step Out
Shift+F11
Shift+F11
Ctrl+Shift+;
⌘+Shift+;
Toggle breakpoint
Click on line number
Click on line number
Disable breakpoint
Shift+Click on line number
Shift+Click on line number
Edit breakpoint condition
Right-Click on line number
Right-Click on line number
Run to line
Middle-Click on line number
Middle-Click on line number
Ctrl+Click on line number
⌘+Click on line number
Next function on stack
Ctrl+.
Ctrl+.
Previous function on stack
Ctrl+,
Ctrl+,
Focus Scripts Location Menu
Ctrl+Space
⌘+Shift+Space
Focus Watch Side Panel
Ctrl+Shift+N
⌘+Shift+N
[edit] Watch Side Panel
Description
Window, Linux
Mac OS
Finish editing
Return
Return
Cancel editing
Esc
Esc
Auto-complete next property
Tab
Tab
Auto-complete previous property
Shift+Tab
Shift+Tab
[edit] DOM Panel
Description
Window, Linux
Mac OS
Edit property
Double-Click on empty space
Double-Click on empty space
Next object in path
Ctrl+.
Ctrl+.
Previous object in path
Ctrl+,
Ctrl+,
