From 039bc011032bd8e8d1ea0abb1c8a557e46303957 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Thu, 2 Nov 2023 16:08:23 +0100 Subject: [PATCH] ui: correct outdated info about entries in the top header The header part of the gui did change already a few releases ago. The user name was moved into a menu button, which now contains more user specific actions. So, update the section to document the current layout and ui elements again correctly. Signed-off-by: Dominik Csapak --- pve-gui.adoc | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/pve-gui.adoc b/pve-gui.adoc index 9f63a7e..046fb9f 100644 --- a/pve-gui.adoc +++ b/pve-gui.adoc @@ -101,21 +101,23 @@ search bar nearside you can search for specific objects (VMs, containers, nodes, ...). This is sometimes faster than selecting an object in the resource tree. -To the right of the search bar we see the identity (login name). The -gear symbol is a button opening the 'My Settings' dialog. There you -can customize some client side user interface setting (reset the saved -login name, reset saved layout). - -The rightmost part of the header contains four buttons: +The right part of the header contains four buttons: [horizontal] -Help :: Opens a new browser window showing the reference documentation. +Documentation :: Opens a new browser window showing the reference documentation. Create VM :: Opens the virtual machine creation wizard. Create CT :: Open the container creation wizard. -Logout :: Logout, and show the login dialog again. +Identity Menu :: Displays the identity and contains user specific options. + +The identity menu contains various user specific options, such as the 'My +Settings' dialog. There you can customize some client side user interface +setting (reset the saved login name, reset saved layout). + +It also contains a shortcut to the 'TFA', 'Language' and 'Color Theme' +settings, as well as the Logout option. [[gui_my_settings]] -- 2.39.2