Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 1997 15:09:54 -0600 (MDT)
From:      Nate Williams <nate@mt.sri.com>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        nate@mt.sri.com (Nate Williams), dawes@rf900.physics.usyd.edu.au, hackers@freebsd.org
Subject:   Re: Netscape annoying dialog boxes
Message-ID:  <199709122109.PAA12204@rocky.mt.sri.com>
In-Reply-To: <199709122104.OAA24828@usr08.primenet.com>
References:  <199709122031.OAA12037@rocky.mt.sri.com> <199709122104.OAA24828@usr08.primenet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Terry Lambert writes:
> > > Ugh.  Only:
> > > 
> > > 	find / -type f -print | xargs grep "insert-selection" /dev/null | more
> > 
> > OK, I've got cycles to spare, so I did it.  For background, I'm running
> > the most recent bits from XFree86 (3.3.1?), and XInside 3.1.
> > 
> > Edited contents follows (removed non-X stuff from Emacs/XEmacs, binary
> > output, etc...):
> > -=-=-=-=-=-=-=-=-=-=-=-=-=-=
> > /usr/X11R6/lib/libXaw.so.6.1:Ctrl<Key>C:        insert-selection(CUT_BUFFER0) 
> > /usr/X11R6/lib/libXaw.so.6.1:Ctrl<Key>Y:        insert-selection(SECONDARY) 
> 
> Maybe.  Try using libXaw.so.6.0 instead.  Mine has:

I don't have libXaw.so.6.0. :(

> Ctrl<Key>C:     insert-selection(CUT_BUFFER0) 
> Ctrl<Key>Y:     insert-selection(SECONDARY) 
> Meta<Key>Y:     insert-selection(PRIMARY, CUT_BUFFER0) 
> <Btn2Down>:     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.)


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709122109.PAA12204>