Lines Matching +full:iso +full:- +full:8 +full:x8

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
230 The indexes are reduced mod 8, 16 or 256,
245 only 3 of 4 sub-destinations of the 4 destinations selected by
302 .Cm 8x8 ,
303 .Cm 8x14
305 .Cm 8x16 ) .
307 You can also use the menu-driven
377 .Xr moused 8
465 .Bl -column "25 line modes" "8x16 (VGA), 8x14 (EGA)" -compact
467 .No 25 line modes Ta 8x16 (VGA), 8x14 (EGA)
468 .No 30 line modes Ta 8x16
469 .No 43 line modes Ta 8x8
470 .No 50 line modes Ta 8x8
471 .No 60 line modes Ta 8x8
474 It is better to always load all three sizes (8x8, 8x14 and 8x16)
517 .Bl -column "X:X" "<00000000>" "width" "bright foreground color"
527 .Bl -hang -offset indent -compact
548 .Bl -hang -offset indent -compact
582 .Bl -column "Byte range" "Contents" -offset indent
584 .It "1 - 8 Literal text" Dq Li SCRSHOT_
590 .Bl -column "Version" "13 and up" -offset indent
598 .Bd -literal -offset indent
600 ----------------------- -- -- -- --
602 | | | `--- 80 decimal
603 | | `------ 2 remaining bytes of header data
604 | `--------- File format version 1
605 `------------------------ Literal "SCRSHOT_"
615 .Bl -tag -width foo_bar_var -compact
641 .Bl -tag -width /usr/share/syscons/scrnmaps/foo-bar -compact
652 .Pa /usr/share/syscons/fonts/iso-8x16.fnt
657 .Dl vidcontrol -f 8x16 /usr/share/syscons/fonts/iso-8x16.fnt
665 .Pa iso-8x16 :
667 .Dl vidcontrol -f 8x16 iso-8x16
670 .Dq Li 8x16 :
672 .Dl vidcontrol -f iso-8x16
680 .Dl vidcontrol -f iso
688 .Dl vidcontrol -l iso-8859-1_to_cp437
691 .Pa /usr/share/syscons/scrnmaps/iso-8859-1_to_cp437.scm .
693 The following command will set-up a 100x37 raster text mode (useful for
696 .Dl vidcontrol -g 100x37 VESA_800x600
703 .Dl vidcontrol -p < /dev/ttyv0 > shot.scr
709 .Dl vidcontrol -P < /dev/ttyv3
719 .Xr kldload 8 ,
720 .Xr moused 8 ,
721 .Xr watch 8
735 .An -split