Lines Matching +full:video +full:- +full:mode

1 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
33 .Nd virtual terminal system video console driver
72 .Bl -item -offset indent
74 Unicode UTF-8 text with double-width characters.
76 Large font maps in graphics mode, including support for Asian
79 Graphics-mode consoles.
83 .Pq Kernel Mode Setting
84 video drivers for switching between the
94 Alt-F1 through Alt-F12 correspond to the first twelve virtual terminals.
95 If more than twelve virtual terminals are created, Shift-Alt-F1 through
96 Shift-Alt-F4 are used to switch to the additional terminals.
132 .Bl -tag -width MAXCONS
151 In effect, this makes the right-hand mouse button perform a paste.
169 .Bl -column -offset indent ".Sy vt VT_TWOBUTTON_MOUSE" ".Sy SC_TWOBUTTON_MOUSE"
177 .Sh START-UP OPERATION WITH X86 BIOS SYSTEMS
178 The computer BIOS starts in text mode, and
185 is set, the system remains in text mode.
188 switches to 640x480x16 VGA mode using
191 .Pq Kernel Mode Setting
192 video driver is available, the display is switched to high resolution
202 .Bl -tag -width indent
204 Set to 1 to use virtual terminals in text mode instead of graphics mode.
205 Features that require graphics mode, like loadable fonts, will be
209 graphics mode.
237 The value should be either a comma-separated triplet of
239 HTML-like hex triplet.
248 Set this value to a graphic mode to override the default mode picked by the
251 The mode is applied to all output connectors.
254 backend when it is paired with a KMS video driver.
256 Set this value to a graphic mode to override the default mode picked by the
259 This mode is applied to the output connector
270 backend when it is paired with a KMS video driver.
278 to a non-zero number will make console output synchronous (ie:
301 .Bl -tag -width indent
322 .Bl -tag -width indent
329 .Bl -tag -width "/usr/share/vt/keymaps/*.kbd" -compact
342 .Bl -column "System" "Subsystem" "Type" "Description"
347 .Bl -column "duration_ms" "Meaning"
368 To set a 1024x768 mode on all output connectors, put the following line in
376 .Dl kern.vt.fb.modes.LVDS-1="800x600"
381 .Dl info: [drm] Connector LVDS-1: get mode from tunables:
382 .Dl info: [drm] - kern.vt.fb.modes.LVDS-1
383 .Dl info: [drm] - kern.vt.fb.default_mode
424 .An -nosplit