Lines Matching +full:vga +full:- +full:connector
1 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
47 .Cd hw.vga.textmode=1
48 .Cd hw.vga.acpi_ignore_no_vga=1
52 .Cd kern.vt.fb.modes.<connector>="<X>x<Y>"
72 .Bl -item -offset indent
74 Unicode UTF-8 text with double-width characters.
79 Graphics-mode consoles.
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
184 .Va hw.vga.textmode
188 switches to 640x480x16 VGA mode using
202 .Bl -tag -width indent
203 .It Va hw.vga.textmode
210 .It Va hw.vga.acpi_ignore_no_vga
211 Set to 1 to force the usage of the VGA driver regardless of whether
212 ACPI IAPC_BOOT_ARCH signals no VGA support.
214 Note no VGA support is only acknowledged when running virtualized.
215 There is too many broken firmware that wrongly reports no VGA support on
237 The value should be either a comma-separated triplet of
239 HTML-like hex triplet.
259 This mode is applied to the output connector
264 The names of available connector names can be found in
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"
376 .Dl kern.vt.fb.modes.LVDS-1="800x600"
378 The connector name was found in
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