Lines Matching +full:mode +full:- +full:loader

1 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
46 .Xr loader.conf 5 :
57 .Xr loader.conf 5 or
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
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
181 .Xr loader 8
185 is set, the system remains in text mode.
188 switches to 640x480x16 VGA mode using
191 .Pq Kernel Mode Setting
197 .Sh LOADER TUNABLES
199 .Xr loader 8
201 .Xr loader.conf 5 .
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.
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
278 to a non-zero number will make console output synchronous (ie:
295 .Xr loader 8
297 .Xr loader.conf 5
301 .Bl -tag -width indent
317 .Xr loader 8
319 .Xr loader.conf 5 ,
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
369 .Pa /boot/loader.conf :
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
391 .Xr loader.conf 5
410 .Xr loader.conf 5 ,
424 .An -nosplit