From 9f5becf9e73978b900654e435bb98ac2620dbba0 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 24 Feb 2011 02:22:18 -0800 Subject: [PATCH] Enable this as it seems to help with newer monitors, swap README reference so compilation properly finishes --- Makefile | 2 +- src/config/libvga.config | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 33c1e32..3eb24ea 100644 --- a/Makefile +++ b/Makefile @@ -191,7 +191,7 @@ udev-rules-install: docs-install: @echo "Installing documentation..." @$(INSTALL_DIR) $(docdir) - @$(INSTALL_DATA) 0-README README doc/0-INSTALL doc/CHANGES doc/DESIGN \ + @$(INSTALL_DATA) 0-README README.md doc/0-INSTALL doc/CHANGES doc/DESIGN \ doc/Driver-programming-HOWTO doc/README.joystick doc/README.keymap \ doc/README.multi-monitor doc/README.patching doc/README.vesa doc/TODO \ doc/add_driver doc/dual-head-howto $(docdir) diff --git a/src/config/libvga.config b/src/config/libvga.config index 5c28f6d..c15fcd4 100644 --- a/src/config/libvga.config +++ b/src/config/libvga.config @@ -421,10 +421,10 @@ colortext # Clockchip ICD2061A # The only one supported right now -# VesaText # Helps the VESA driver with text mode restoration +VesaText # Helps the VESA driver with text mode restoration # problems. -# VesaSave 14 # changing value might help text mode restoring +VesaSave 14 # changing value might help text mode restoring # problems with VESA driver. Legal values: 0-15 # NoVCControl # Disables svgalib's finding a new VC if run