From 183a14d99cbf6b18fa7d3d059a2ff0639520a205 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 17 Apr 2024 18:42:41 -0300 Subject: tdf#152499 Help page for Select UI dialog Help part Change-Id: I3fa18868abed3b738b699a7abcc216aaa90df12d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166196 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/notebook_bar.xhp | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/source/text/shared/01/notebook_bar.xhp b/source/text/shared/01/notebook_bar.xhp index 02a0533b59..abf0407faf 100644 --- a/source/text/shared/01/notebook_bar.xhp +++ b/source/text/shared/01/notebook_bar.xhp @@ -40,6 +40,7 @@ +

User Interface

Opens the Select Your Preferred User Interface dialog to let you choose the user interface layout for %PRODUCTNAME. @@ -56,25 +57,25 @@

User interface layouts

The User Interface entry defines which user interface elements are visible. - +

Standard toolbar

Classic mode with two visible toolbars – standard and formatting. The sidebar is partially collapsed and shows only tabs. Intended for users who are familiar with the classic interface. - +

Tabbed

In this mode, the bar is divided into tabs, where each tab displays a set of icons grouped by context. The context can also change depending on the object selected in the document, for example a table or an image. The Tabbed user interface is the most similar to the Ribbons used in Microsoft Office. It organizes functions in tabs and makes the main menu obsolete. - +

Tabbed compact

The Tabbed Compact variant aims to be familiar with the Microsoft Office interface, yet occupying less space for smaller screens. - +

Groupedbar compact

The Groupedbar Compact interface provides access to functions in groups, with icons for most-frequently used features, and dropdown menus for others. This compact variant favors vertical space. - +

Contextual single

The Contextual Single interface shows functions in a single-line toolbar with context-dependent content. - +

Single toolbar

Standard user interface but with single-line toolbar. Intended for use on small screens. The sidebar is collapsed. - +

Sidebar

Standard user interface with expanded sidebar. Expert users who want to quickly change many different properties are advised to use this user interface. -- cgit