Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: well!shiva@apple.com (Kenneth Porter) Newsgroups: comp.sys.sun Subject: Re: SunView underline spontaneously replaces inverse video Keywords: Windows Message-ID: <1241@brchh104.bnr.ca> Date: 14 Jan 91 20:28:25 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 27 Approved: Sun-Spots@rice.edu X-Refs: Original: v9n382 X-Sun-Spots-Digest: Volume 10, Issue 17, message 5 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu I reported this problem a while back (v9i382): > Today while reading something in a textedit app in read-only > mode, All of my text windows switched into a state where > selecting caused text to be underlined instead of in inverse > video. I no longer was able to cut-and-paste properly. Is this > some SunView feature that I inadvertantly enabled, or is it a > bug? How can I get rid of it without rebooting? What is happening is that SunView is going into "secondary selection". The keyboard driver has (erroneously) decided that the Paste key is being held down, presumably because it missed a key-up event. The fix is to run clear_functions (for which there is a man page). I would recommend adding this to your root menu, under "Services->Stop Underlining". According to Guy Harris, The SunView 1 Beginner's Guide (which I don't see in my 386i manual set) mentions secondary selection in the index. Sorry about the late followup. Thanks to: bob@omni.com (Bob Weissman) bob@psitech.com (Bob Posert) phanes@Eng.Sun.COM (Pamela D. Hanes) mep@inmet.inmet.com (Mark Polhamus) guy@auspex.com (Guy Harris) Ken (shiva@well.sf.ca.us)