patch-2.1.125 linux/Documentation/fb/vesafb.txt
Next file: linux/Documentation/i386/zero-page.txt
Previous file: linux/Documentation/fb/internals.txt
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Mon Oct 5 13:39:20 1998
- Orig file:
v2.1.124/linux/Documentation/fb/vesafb.txt
- Orig date:
Mon Oct 5 13:13:35 1998
diff -u --recursive --new-file v2.1.124/linux/Documentation/fb/vesafb.txt linux/Documentation/fb/vesafb.txt
@@ -79,20 +79,17 @@
by comma. Accepted options:
invers - no comment...
-
-redraw - scroll by redrawing the affected part of the screen.
- This is the default.
+redraw - scroll by redrawing the affected part of the screen
ypan - enable display panning using the VESA protected mode
interface. This enables the Shift-PgUp scrollback
thing and greatly speeds up fullscreen scrolling.
It is slower than "redraw" when scrolling only a halve
- screen. Seems not to work with some BIOSes.
+ screen. This is the default.
ywrap - If your gfx board supports wrap-around, use this one
instead of ypan.
-
-vgapal - Use the standard vga registers for palette changes.
- This is the default.
-pmipal - Use the protected mode interface for palette changes.
+nopal - Don't use the protected mode interface for palette
+ changes. vesafb will try the standard vga registers
+ instead.
Have fun!
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov