changeset 2085:d795f57e5ff6

working together with Xv (disabling colorkey at close)
author arpi
date Thu, 04 Oct 2001 21:15:01 +0000
parents d7c9646d7075
children ae67940c9d12
files drivers/mga_vid.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/drivers/mga_vid.c	Thu Oct 04 20:58:39 2001 +0000
+++ b/drivers/mga_vid.c	Thu Oct 04 21:15:01 2001 +0000
@@ -879,6 +879,7 @@
 	vid_src_ready = 0;   
 	regs.besctl &= ~1;
         regs.besglobctl &= ~(1<<6);  // UYVY format selected
+	mga_config.colkey_on=0; //!!!
 	mga_vid_write_regs();
 	mga_vid_in_use = 0;