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