home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / cad / cadence / 194 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.6 KB  |  48 lines

  1. Newsgroups: comp.cad.cadence
  2. Path: sparky!uunet!inmos!inmos.co.uk!brwah!hughm
  3. From: hughm@inmos.co.uk (Hugh McIntyre)
  4. Subject: Re: Running Cadence under Open-Windows
  5. Message-ID: <1992Jul28.083549.21411@inmos.co.uk>
  6. Keywords: windows, open-windows
  7. Sender: news@inmos.co.uk
  8. Organization: INMOS Limited, Bristol, UK
  9. References:  <Bs28r7.9v@sun3.vlsi.uwaterloo.ca>
  10. Date: Tue, 28 Jul 1992 08:35:49 GMT
  11. Lines: 35
  12.  
  13. In article <Bs28r7.9v@sun3.vlsi.uwaterloo.ca>, johnwu@sun13.vlsi. (john Wu,x4511,,746-7505) writes:
  14. |> 
  15. |> I am trying to run Cadence from open-windows, but when I exit
  16. |> from Cadence the mouse is reinitialized and the screen colours 
  17. |> are re-mapped. Has anyone had any luck with this?
  18. |> 
  19. |> Under SunView, the `overview' command would allow proper recovery.
  20. |> Is there an analog for X or Open-windows?
  21. |> 
  22. |> Any help would be appreciated.
  23. |> 
  24. |> john
  25.  
  26. If you are running OpenWindows in the SunView compatibility mode, you can run
  27. overview (or any other SunView program such as /bin/textedit).  Just type
  28.  
  29.    overview opencds
  30.  
  31. You don't actually need OpenWindows (we use Motif), but you do need to run the
  32. "xnews" server which comes with OpenWindows, not "Xsun" from MIT.  You also
  33. need to run the command "svenv" in your .xinitrc file (see the man page on this
  34. for details), eg:
  35.  
  36.    eval `svenv -env`
  37.  
  38. WARNING:
  39.  
  40. Due to a bug in OpenWindows, the FIRST time you go into Edge the keyboard
  41. mapping is all wrong.  The workaround for this is to press "Undo" - this acts
  42. like CTRL-Z and gets you out.  The second time you enter Edge you are all right.
  43. (We edited a copy of /usr/share/src/sun/sunview1/overview.c to get round this.)
  44.  
  45.  
  46. Hugh.
  47. Memory Design, INMOS.
  48.