Std ViewFullscreen: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Removed space from 'full screen'.)
Line 24: Line 24:


<!--T:4-->
<!--T:4-->
The '''Std ViewFullscreen''' command switches [[3D_view|3D views]] to and from full screen mode. 3D views are automatically [[Std_ViewDockUndockFullscreen|undocked]] for full screen mode.
The '''Std ViewFullscreen''' command switches [[3D_view|3D views]] to and from fullscreen mode. 3D views are automatically [[Std_ViewDockUndockFullscreen|undocked]] for fullscreen mode.


==Usage== <!--T:5-->
==Usage== <!--T:5-->
Line 31: Line 31:
# Activate the correct 3D view.
# Activate the correct 3D view.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Select the {{MenuCommand|View → Document window → [[Image:Std_ViewFullscreen.svg|16px]] Fullscreen}} option from the menu. This option does not work if you want to switch off full screen mode and there are other docked 3D views.
#* Select the {{MenuCommand|View → Document window → [[Image:Std_ViewFullscreen.svg|16px]] Fullscreen}} option from the menu. This option does not work if you want to switch off fullscreen mode and there are other docked 3D views.
#* Select the {{MenuCommand|Document window → [[Image:Std_ViewFullscreen.svg|16px]] Fullscreen}} option from the 3D view context menu.
#* Select the {{MenuCommand|Document window → [[Image:Std_ViewFullscreen.svg|16px]] Fullscreen}} option from the 3D view context menu.
#* Use the keyboard shortcut: {{KEY|F11}}.
#* Use the keyboard shortcut: {{KEY|F11}}.

Revision as of 16:55, 21 April 2020

Std ViewFullscreen

Menu location
View → Document window → Fullscreen
Workbenches
All
Default shortcut
F11
Introduced in version
-
See also
Std ViewDockUndockFullscreen, Std MainFullscreen

Description

The Std ViewFullscreen command switches 3D views to and from fullscreen mode. 3D views are automatically undocked for fullscreen mode.

Usage

  1. Activate the correct 3D view.
  2. There are several ways to invoke the command:
    • Select the View → Document window → Fullscreen option from the menu. This option does not work if you want to switch off fullscreen mode and there are other docked 3D views.
    • Select the Document window → Fullscreen option from the 3D view context menu.
    • Use the keyboard shortcut: F11.

Notes