Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 1997 14:31: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:  <199709122031.OAA12037@rocky.mt.sri.com>
In-Reply-To: <199709121906.MAA04842@usr05.primenet.com>
References:  <199709121711.LAA10321@rocky.mt.sri.com> <199709121906.MAA04842@usr05.primenet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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/bin/xterm:         Shift <KeyPress> Insert:insert-selection(PRIMARY, CUT_BUFFER0) 
/usr/X11R6/bin/xterm:            ~Ctrl ~Meta <Btn2Up>:insert-selection(PRIMARY, CUT_BUFFER0) 

/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) 

/usr/X11R6/lib/libXaw.a:Ctrl<Key>C:     insert-selection(CUT_BUFFER0) 
/usr/X11R6/lib/libXaw.a:Ctrl<Key>Y:     insert-selection(SECONDARY) 

Does this give any hints?


Nate



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