Subject: Re: xedit resource file editing
To: John A. Maier - MIS dept. <johnam@mail.kemper.org>
From: Mason Loring Bliss <mason@acheron.middleboro.ma.us>
List: netbsd-help
Date: 06/02/1998 22:58:23
On Tue, Jun 02, 1998 at 02:45:20PM -0500, John A. Maier - MIS dept. wrote:

> I refered to the man page but it wasn't that useful.  I got this far with the
> help of the Xterm man page but that is it.
> 
> Xedit*editWindow.translations: #override \
> 	Ctrl <Key>v:	insert-selection(PRIMARY, CUT_BUFFER0) \n

Hm... That syntax looks a lot like what I recently set up for my XTerms, but
it looks subtly different. Maybe you've got your syntax slightly off? Here's
an excerpt from my .Xdefaults file. Maybe it'll help.

XTerm*VT100*Translations: #override \n\
        <Key>F11: string(0x01) string("0") \n\
        <Key>F12: string(0x01) string("0") \n\
        Alt <Key>1: string(0x01) string("1") \n\
        Alt <Key>2: string(0x01) string("2") \n\
        Alt <Key>0: string(0x01) string("0")

Good luck!

-- 
Mason Loring Bliss...mason@acheron.middleboro.ma.us...www.webtrek.com/mason
"In the drowsy dark cave of the mind dreams build their nest with fragments
 dropped from day's caravan."--Rabindranath Tagore...awake ? sleep : dream;