home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.epoch.misc
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!gauss!richter
- From: richter@gauss.math.nwu.edu (Bill Richter)
- Subject: Re:Epoch and interaction with Openwindows
- Message-ID: <1992Nov20.044007.895@news.acns.nwu.edu>
- Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
- Organization: Northwestern University, Evanston, Illinois, USA
- Date: Fri, 20 Nov 1992 04:40:07 GMT
- Lines: 10
-
- I don't know about Openwindows, but in the straight Xwindows you need
- to put the following code in your .Xresources file:
-
- ! emacs only copies to cut buffer 0. xterm by default
- ! wants to paste from the PRIMARY selection
- XTerm*VT100.Translations: #override ~Meta <Btn2Up>: insert-selection(CUT_BUFFER0)
-
- Maybe this would work in Openwindows also.
-
- Bill Richter
-