Lines Matching refs:mode
7 The idea is simple: Turn on graphics mode at boot time with the help
12 graphics mode. Switching mode later on (in protected mode) is
13 impossible; BIOS calls work in real mode only. VESA BIOS Extensions
26 * graphic mode is slower than text mode...
35 You should compile in both vgacon (for text mode) and vesafb (for
36 graphics mode). Which of them takes over the console depends on
37 whenever the specified mode is text or graphics.
40 vga=ask and hit return. The mode you wish to use is derived from the
41 VESA mode number. Here are those VESA mode numbers:
50 The video mode number of the Linux kernel is the VESA mode number plus
55 So the table for the Kernel mode numbers are:
66 mode at the "vga=ask" prompt. For example if you like to use
70 linear framebuffers or because it does not support this mode at all.
73 "bad mode number" message if something goes wrong.
76 "vga=mode-number" you have to transform the numbers to decimal.
87 The X-Server must restore the video mode correctly, else you end up
94 There is no way to change the vesafb video mode and/or timings after
109 The VESA BIOS provides protected mode interface for changing
123 ypan enable display panning using the VESA protected mode
145 pmipal Use the protected mode interface for palette changes.
165 according to video mode. (2.5.66 patch/idea by Antonino Daplas