From owner-freebsd-hackers Fri Sep 12 14:20:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA09882 for hackers-outgoing; Fri, 12 Sep 1997 14:20:13 -0700 (PDT) Received: from usr08.primenet.com (tlambert@usr08.primenet.com [206.165.6.208]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA09877 for ; Fri, 12 Sep 1997 14:20:10 -0700 (PDT) Received: (from tlambert@localhost) by usr08.primenet.com (8.8.5/8.8.5) id OAA25910; Fri, 12 Sep 1997 14:19:59 -0700 (MST) From: Terry Lambert Message-Id: <199709122119.OAA25910@usr08.primenet.com> Subject: Re: Netscape annoying dialog boxes To: nate@mt.sri.com (Nate Williams) Date: Fri, 12 Sep 1997 21:19:58 +0000 (GMT) Cc: tlambert@primenet.com, nate@mt.sri.com, dawes@rf900.physics.usyd.edu.au, hackers@freebsd.org In-Reply-To: <199709122109.PAA12204@rocky.mt.sri.com> from "Nate Williams" at Sep 12, 97 03:09:54 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Maybe. Try using libXaw.so.6.0 instead. Mine has: > > I don't have libXaw.so.6.0. :( I could send you one, or you could get one off of freebsd.org... > > CtrlC: insert-selection(CUT_BUFFER0) > > CtrlY: insert-selection(SECONDARY) > > MetaY: insert-selection(PRIMARY, CUT_BUFFER0) > > : insert-selection(PRIMARY, CUT_BUFFER0) > > How is this different than mine? (I removed the latter two definitions > from the output since I was trying to show that the key definitions > existed in the file, not that I was trying to show *every* instance of > them.) Ugh. The only thing I can suggest is asking Brian exactly what it was in his .Xdefaults, and see if you have the same thing. I can't believe the person who did the FreeBSD port had the problem on his machine; a port done for love always has fewer problems than one done for money. Maybe the find skipped a symlink to your home directory or something. We're into voodoo now... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.