⌥+⌃AltPlusCtrl

LibreOffice Writer Keyboard Shortcuts

LibreOffice Writer's shortcut set closely tracks Microsoft Word's, since compatibility with the world's dominant word processor's file formats and muscle memory has always been core to LibreOffice's positioning as a free, open-source alternative rather than a from-scratch reimagining of what a word processor should feel like. Basic formatting (Ctrl+B, Ctrl+I), navigation, and even the Styles panel shortcut all map closely enough to Word's own bindings that switching between them, at least for everyday document editing, involves minimal relearning. Where genuine differences show up is in some of the deeper feature areas — Writer's specific implementation of things like Navigator (its document outline and cross-reference browsing tool) and certain style-management dialogs have their own distinct shortcuts and slightly different underlying logic from Word's equivalent features, reflecting years of independent development even while staying broadly compatible at the file-format and everyday-editing level. Master Documents, a feature for assembling several separate Writer files into one combined document with unified page numbering and a shared table of contents, address a specific long-document use case (like a book with chapters as separate files) that Word handles somewhat differently through its own subdocument feature, meaning the underlying workflow and its shortcuts don't map perfectly one-to-one despite solving a similar problem. Because Writer runs on Windows, Mac, and Linux with genuinely equivalent feature parity across all three (unlike some cross-platform office suites that treat one platform as primary), its shortcut set stays consistent regardless of which OS you're actually running it on, aside from the expected Ctrl-versus-Cmd modifier swap.

Formatting

ActionWindowsMacDescription
Bold selected textCtrl+BCmd+BBolds the selected text, matching Word's identical binding, consistent with LibreOffice Writer's broader goal of minimizing relearning friction for people switching from Microsoft Word.
Italicize selected textCtrl+ICmd+ISlants the selected text into italics using the same ODF character-formatting engine that underlies every other direct-formatting shortcut in Writer, toggled off again with a second press.
Clear direct formattingCtrl+MCmd+MStrips manually applied character formatting off the selection, falling back to whatever the paragraph style beneath it specifies — a slightly different key than Word's Ctrl+Spacebar for the identical concept, one of the rare common actions where the two apps genuinely diverge on binding.
Insert footnoteCtrl+Alt+FCmd+Option+FInserts a numbered footnote marker at the cursor and jumps your typing focus down into the note itself at the page bottom, matching the same numbering-and-placement approach Word uses for its own footnotes.

Navigation

ActionWindowsMacDescription
Go to specific pageCtrl+G (varies) or NavigatorCmd+GJumps to a specific page number, either through a direct shortcut or via the Navigator panel, LibreOffice's document-outline and navigation tool.
Toggle Navigator panelF5F5Opens or closes the Navigator panel, showing a structured outline of headings, tables, images, and other document elements for quick navigation — Writer's equivalent of Word's Navigation Pane, with its own distinct interaction model.
Find and replaceCtrl+HCmd+HOpens the find and replace dialog, matching Word's identical shortcut and largely similar functionality.
Show word countTools menu > Word Count (no dedicated key)Opens a dialog showing word, character, and page counts for the document or current selection, useful for checking length against a target without a separate manual tally.

Styles Structure

ActionWindowsMacDescription
Apply Heading styleCtrl+1 through Ctrl+5Cmd+1 through Cmd+5Applies the corresponding heading level paragraph style to the current paragraph, matching Word's numbered heading-shortcut convention closely.
Open Styles panelF11Cmd+TOpens the Styles and Formatting panel for managing paragraph, character, and page styles, LibreOffice's equivalent of Word's Styles pane, with its own distinct style-management dialog and workflow.
Insert table of contentsInsert menu > Table of Contents (no dedicated key)Inserts an automatically generated table of contents based on the document's heading styles, updating to reflect heading changes when manually refreshed rather than continuously live.

Frequently Asked Questions

Can LibreOffice Writer open and save .docx files without formatting issues?

Writer supports reading and writing .docx alongside its native .odt format, with generally strong compatibility for most everyday documents, though highly complex documents relying on specific Word features (certain advanced field types, some macro-driven content, or unusual embedded objects) can occasionally show minor formatting differences upon conversion, worth checking for anything visually complex or precisely formatted.

Why does Clear Formatting use Ctrl+M instead of Word's Ctrl+Spacebar?

This is one of the relatively few common actions where LibreOffice's default binding genuinely diverges from Word's, reflecting independent development decisions made over Writer's history rather than a deliberate attempt to differ — it's worth specifically noting since it's an action people reach for often enough that the different key can cause repeated small friction for Word switchers.

Is LibreOffice Writer really free for any use, including commercial?

Yes — LibreOffice is free and open-source software licensed under the Mozilla Public License, usable for personal, educational, and commercial purposes without licensing fees, which is a core differentiator from Microsoft Word's subscription or one-time-purchase licensing model.

How does Writer's Master Document feature compare to Word's subdocuments?

Both let you assemble several separate files into one combined long document with unified numbering and a shared table of contents, addressing similar book-or-report-with-chapters use cases, but the underlying implementation and workflow steps differ enough between the two applications that a Master Document set up in Writer isn't a drop-in equivalent to a Word subdocument structure without some manual adjustment.

Does the table of contents update automatically as I add headings?

No — like Word's equivalent feature, Writer's table of contents needs to be manually refreshed (right-click it and choose Update Index/Table) after adding or changing headings; it isn't a live, continuously auto-updating element as you type.

Are keyboard shortcuts identical across Windows, Mac, and Linux versions of Writer?

Yes, aside from the expected Ctrl-to-Cmd modifier substitution on Mac, LibreOffice maintains consistent shortcut behavior across all three supported platforms, since the application shares the same core codebase and interface design across operating systems rather than treating any one platform as the primary reference implementation.

Can I record and play back macros in LibreOffice Writer the way I could in Word with VBA?

Yes, Writer supports macro recording and a Basic-based scripting language (LibreOffice Basic) broadly comparable in purpose to Word's VBA, letting you automate repetitive formatting or editing tasks, though the underlying scripting language and object model differ enough that existing VBA macros generally need rewriting rather than direct porting.

Does LibreOffice Writer have a shortcut for inserting a non-breaking space?

Yes — Ctrl+Shift+Space inserts a non-breaking space, which prevents a line break from occurring at that specific space, useful for keeping a number and its unit, or a name's first and last parts, from being visually split across two lines when the text wraps.