home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20493 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  2.7 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!mp.cs.niu.edu!fnnews.fnal.gov!fnsony.fnal.gov!shah
  2. From: shah@fnsony.fnal.gov (Hemant Shah)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: Framemaker - X cut and paste
  5. Date: 22 Dec 1992 19:44:12 GMT
  6. Organization: Fermi National Accelerator Laboratory, Batavia, IL
  7. Lines: 54
  8. Distribution: world
  9. Message-ID: <1h7r6cINNnp2@fnnews.fnal.gov>
  10. References: <1244@alsys1.aecom.yu.edu>
  11. Reply-To: shah@fnsony.fnal.gov
  12. NNTP-Posting-Host: fnsony.fnal.gov
  13. Keywords: Framemaker, X, keyboard map
  14.  
  15.  
  16. In article <1244@alsys1.aecom.yu.edu> you write:
  17. |> I have been trying to cut and paste between Framemaker and either xterm or
  18.    xrolo (or any X-based application) 
  19. |> without success.  I know that Framemaker has an internal clipboard but the 
  20.    manual says that selected text
  21. |> is held in the X clipboard and may be pasted elsewhere.  This is not true 
  22.    with the standard setup.  I am running
  23. |> FM on a Sparc 1+, SUNOS 4.1.3, X11R5, olvwm.  I have had the same problem 
  24.    with twm and olwm.  Is there
  25. |> an X resource I need to adjust or a keymap I need to enable?
  26. |> 
  27. |> Thanks in advance.
  28. |> 
  29. |> 
  30. |> 
  31. |> Ken Krauter
  32. |> Department of Cell Biology
  33. |> Albert Einstein College of Medicine
  34. |> 1300 Morris Park Ave.
  35. |> Bronx, NY  10461
  36. |> Tel.  (718) 430-3509
  37. |> FAX.  (718) 829-7619
  38. |> Email ksk@ksksun.ca.aecom.yu.edu
  39. |> 
  40.  
  41. The problem is with olvwm or olwm. They do not put the marked test in X cut
  42. buffer. I use Frame Maker on SUN under Motif and cut/paste works fine.
  43. You may also do following (see FAQ)
  44.  
  45.     Under OpenWindows 2, you need to add the following either to your
  46.     $HOME/.Xdefaults file, or to $OPENWINHOME/lib/app-defaults/XTerm instead:
  47.  
  48.         XTerm*VT100.Translations: #override \
  49.                 <Key>L6:select-set(CLIPBOARD)\n\
  50.                 <Key>L8:insert-selection(CLIPBOARD)
  51.  
  52.     Under OpenWindows 3, this is already in the app-defaults file, so if it
  53.     isn't working, check that XFILESEARCHPATH is set to
  54.         /usr/openwin/lib/%T/%N%S
  55.     and if it isn't, either set it or copy/merge the above lines from
  56.     $OPENWINHOME/lib/app-defaults/XTerm into /usr/lib/X11/app-defaults/XTerm.
  57.  
  58. Hope this helps.
  59.  
  60. -- 
  61. -------------------------------------------------------------------------------
  62. Hemant Shah                            | All the opinions expressed are my own
  63. Fermi National Accelerator Laboratory  | and does not necessarily reflect
  64. Systems Integration Group              | those of Fermilab.
  65. E-mail :shah@fnal.fnal.gov             |
  66.  Voice : (708) 840-8071                   | I haven't lost my mind
  67.    Fax : (708) 840-2783                | it's backed on tape somewhere.
  68. -------------------------------------------------------------------------------
  69.