From e828dbadef246a13c1ba4b6c3f26064bad602a67 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Mon, 19 Sep 2016 19:30:00 -0300 Subject: Help page for Notebook bar Add help page for notebook bar. Based on the work of Szymon Klos eszkadev@gmail.com Added a warning text on the fact it is an experimental feature Now we get the warning Change-Id: Icf014a7c03469c5bf484ed3c449bb34cd23b0485 Reviewed-on: https://gerrit.libreoffice.org/29043 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/shared/optionen/01010800.xhp | 243 +++++++++++++++++-------------- 1 file changed, 131 insertions(+), 112 deletions(-) (limited to 'source/text/shared/optionen') diff --git a/source/text/shared/optionen/01010800.xhp b/source/text/shared/optionen/01010800.xhp index 549d319bed..321dea662b 100644 --- a/source/text/shared/optionen/01010800.xhp +++ b/source/text/shared/optionen/01010800.xhp @@ -1,6 +1,5 @@ - - +--> - - View - /text/shared/optionen/01010800.xhp - - - -
+ + View + /text/shared/optionen/01010800.xhp + + + + + + +
views; defaults defaults; views @@ -45,125 +46,143 @@ OpenGL;blacklist OpenGL;whitelist OpenGL;graphics output + notebook bar;icon size + -View - Specifies view options. -
-
- -
+ +View +Specifies view options. +
+ +
+ +
+ User Interface -Toolbar icon size - Specifies the display size of toolbar icons.The Automatic option uses the font size settings of your operating system for menus. + +Toolbar icon size +Specifies the display size of toolbar icons.The Automatic option uses the font size settings of your operating system for menus. + -Sidebar icon size - Specifies the display size of sidebar icons. + +Sidebar icon size +Specifies the display size of sidebar icons. + + +Notebook bar icon size +Specifies the display size of notebook bar icons. -Icon style -Specifies the icon style for icons in toolbars and dialogs. + +Icon style +Specifies the icon style for icons in toolbars and dialogs. -Screen font antialiasing - Select to smooth the screen appearance of text. + +Screen font antialiasing +Select to smooth the screen appearance of text. -Enter the smallest font size to apply antialiasing. +Enter the smallest font size to apply antialiasing. + Mouse -Mouse positioning - Specifies if and how the mouse pointer will be positioned in newly opened dialogs. + +Mouse positioning +Specifies if and how the mouse pointer will be positioned in newly opened dialogs. -Middle mouse button - Defines the function of the middle mouse button. - - - - Automatic scrolling - dragging while pressing the middle mouse button shifts the view. - - - - Paste clipboard - pressing the middle mouse button inserts the contents of the "Selection clipboard" at the cursor position. - - - The "Selection clipboard" is independent of the normal clipboard that you use by Edit - Copy/Cut /Insert or the respective keyboard shortcuts. Clipboard and "Selection clipboard" can contain different contents at the same time. - - - - - - - Clipboard - - - - - Selection clipboard - - - - - - - Copy content - - - - Edit - Copy Ctrl+C. - - - Select text, table, object. - - - - - - Paste content - - - - Edit - Paste Ctrl+V pastes at the cursor position. - - - Clicking the middle mouse button pastes at the mouse pointer position. - - - - - - Pasting into another document - - - - No effect on the clipboard contents. - - - The last marked selection is the content of the selection clipboard. - - -
-Graphics output + +Middle mouse button +Defines the function of the middle mouse button. + + + + Automatic scrolling - dragging while pressing the middle mouse button shifts the view. + + + Paste clipboard - pressing the middle mouse button inserts the contents of the "Selection clipboard" at the cursor position. + + +The "Selection clipboard" is independent of the normal clipboard that you use by Edit - Copy/Cut /Insert or the respective keyboard shortcuts. Clipboard and "Selection clipboard" can contain different contents at the same time. + + + + + + + Clipboard + + + Selection clipboard + + + + + Copy content + + + Edit - Copy Ctrl+C. + + + Select text, table, object. + + + + + Paste content + + + Edit - Paste Ctrl+V pastes at the cursor position. + + + Clicking the middle mouse button pastes at the mouse pointer position. + + + + + Pasting into another document + + + No effect on the clipboard contents. + + + The last marked selection is the content of the selection clipboard. + + +
+ + +Graphics output -Press Shift+Ctrl+R to restore or refresh the view of the current document. +Press Shift+Ctrl+R to restore or refresh the view of the current document. -Use hardware acceleration - Directly accesses hardware features of the graphical display adapter to improve the screen display. The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME. + +Use hardware acceleration +Directly accesses hardware features of the graphical display adapter to improve the screen display. The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME. -Use Anti-Aliasing - When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts. -Use OpenGL for all rendering (on restart) -Use the high performance Open Graphics Library (OpenGL) to render all visual elements of the application, including windows, menus, toolbars and icons. OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective. -Force OpenGL even if blacklisted (on restart) - Forces the use of OpenGL even if the graphics device is blacklisted. A device is blacklisted when it is buggy or may render graphics with poor quality. -Menu + +Use Anti-Aliasing +When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts. + +Use OpenGL for all rendering (on restart) +Use the high performance Open Graphics Library (OpenGL) to render all visual elements of the application, including windows, menus, toolbars and icons. OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective. + +Force OpenGL even if blacklisted (on restart) +Forces the use of OpenGL even if the graphics device is blacklisted. A device is blacklisted when it is buggy or may render graphics with poor quality. + +Menu -Icons in menus - Displays icons next to the corresponding menu items. Select from "Automatic", "Hide" and "Show". "Automatic" displays icons according to system settings and themes. + +Icons in menus +Displays icons next to the corresponding menu items. Select from "Automatic", "Hide" and "Show". "Automatic" displays icons according to system settings and themes. + Font Lists -Show preview of fonts - Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar. - -
+ +Show preview of fonts +Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar. + + + \ No newline at end of file -- cgit