1vga_reset(8) Svgalib User Manual vga_reset(8)
2
3
4
6 vga_reset - reset video graphic board
7
9 vga_reset
10
12 Call real mode c000:0003, which should be the video card's initializa‐
13 tion routine. Should work in some cases when mode3 fails to restore
14 text mode.
15
17 Using this program is unsafe, and might (depending on the bios) result
18 in a video card in a state that requires a hard reset to restore to
19 normal, or even a hung computer.
20
22 mode3(8).
23
25 This manual page was written by Guillem Jover <guillem@debian.org>.
26
27
28
29
30Svgalib (>= 1.4.0) 2004-01-26 vga_reset(8)