Lines Matching +full:user +full:- +full:selectable
1 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" vidcontrol - a utility for manipulating the syscons or vt video driver
64 .Bl -tag -width indent
130 The change is specified by a non-empty comma-separated list of
139 .Bl -tag -width indent
142 with a configuration-dependent coloring
145 Set to a blinking sub-block with
163 A non-blinking destructive cursor would be unusable,
192 .Bl -tag -width indent
219 The following (non-sticky) flags control application of the
221 .Bl -tag -width indent
245 only 3 of 4 sub-destinations of the 4 destinations selected by
313 You can also use the menu-driven
344 of the text mode for the modes with selectable
468 will fail if the user attempts to set a new video mode.
470 .Bl -column "25 line modes" "8x16 (VGA), 8x14 (EGA)" -compact
522 .Bl -column "X:X" "<00000000>" "width" "bright foreground color"
532 .Bl -hang -offset indent -compact
553 .Bl -hang -offset indent -compact
587 .Bl -column "Byte range" "Contents" -offset indent
589 .It "1 - 8 Literal text" Dq Li SCRSHOT_
595 .Bl -column "Version" "13 and up" -offset indent
603 .Bd -literal -offset indent
605 ----------------------- -- -- -- --
607 | | | `--- 80 decimal
608 | | `------ 2 remaining bytes of header data
609 | `--------- File format version 1
610 `------------------------ Literal "SCRSHOT_"
620 .Bl -tag -width foo_bar_var -compact
646 .Bl -tag -width /usr/share/syscons/scrnmaps/foo-bar -compact
657 .Pa /usr/share/syscons/fonts/iso-8x16.fnt
662 .Dl vidcontrol -f 8x16 /usr/share/syscons/fonts/iso-8x16.fnt
670 .Pa iso-8x16 :
672 .Dl vidcontrol -f 8x16 iso-8x16
677 .Dl vidcontrol -f iso-8x16
685 .Dl vidcontrol -f iso
693 .Dl vidcontrol -l iso-8859-1_to_cp437
696 .Pa /usr/share/syscons/scrnmaps/iso-8859-1_to_cp437.scm .
698 The following command will set-up a 100x37 raster text mode (useful for
701 .Dl vidcontrol -g 100x37 VESA_800x600
708 .Dl vidcontrol -p < /dev/ttyv0 > shot.scr
714 .Dl vidcontrol -P < /dev/ttyv3
740 .An -split