Number: 586 Date: 10-Apr-84 10':57':47 Submitter: Sannella.PA Source: MASINTER.PA Subject: Want DISPLAYDOWN on 1108 Lisp Version: Description: ' Date': 7 APR 84 22':15 PST' From': MASINTER.PA' Subject': want DISPLAYDOWN on DLion too' To': LispSupport' cc': lichtenberg.wbst' ' Date': 10 Jan 84 10':13':53 PST (Tuesday)' From': lichtenberg.wbst' Subject': Re': FLASHWINDOW and BEEP on the DLion' In-reply-to': JONL.PA''s message of 9 JAN 84 20':45 PST' To': JONL.PA' cc': vanMelle.pa, LispSupport.PA' ' ' "... Apparently there is no such simple capability [inverting the screen] for the DLion. That may explain why a call to *** FLASHWINDOW *** doesn''t seem to do anything on a DLion..."' ' But there is, THERE IS!' ' With ABC loaded, do':' ' (replace DLDISPCONTROL of \IOPAGE with 2048)' ' to make the screen inverse video, and' ' (replace DLDISPCONTROL of \IOPAGE with 32768)' ' to cause the display to be filled with the border pattern, and prevent microcode access to the display (I guess that''s what DISPLAYDOWN does on the Dolphin/Dorado - am I correct?)' ' Resetting those bits to zero will return the display to normal.' ' I suggest that this be added to (VIDEOCOLOR) at least. ' ' ...' ' /Mitch.' ' ' -----' ' Date': 10 Jan 84 12':58 PST' From': vanMelle.pa' Subject': Re': FLASHWINDOW and BEEP on the DLion' In-reply-to': lichtenberg.wbst''s message of 10 Jan 84 10':13':53 PST (Tuesday)' To': lichtenberg.wbst' cc': LispSupport.PA' ' I have edited VIDEOCOLOR appropriately.' ' The other feature, disabling the display, should be used to make startup cleaner, but this requires a little coordination with the boot code (the boot ucode should set the disable bit before turning on the display ucode; Lisp then turns the bit off when it gets the display into place).' ' Bill' ' ' Workaround: Test Case: Edit-By: Sannella.PA Edit-Date: 10-Apr-84 11':02':08 Attn: burton, vanMelle Assigned To: In/By: Disposition: System: Windows and Graphics Subsystem: Window System Machine: Disk: Microcode Version: Memory Size: File Server: Server Software Version: Difficulty: Frequency: Everytime Impact: Annoying Priority: Perhaps Status: Open Problem Type: Design - UI Source Files: