home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20959 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  2.4 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!mucs!vtx.ma.man.ac.uk!bane
  2. From: bane@vtx.ma.man.ac.uk (Michael!)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: Best WM? Vote for ctwm, plus good .ctwmrc file
  5. Message-ID: <7146@m1.cs.man.ac.uk>
  6. Date: 9 Jan 93 19:07:35 GMT
  7. References: <1992Dec30.173001.11601@mail.cornell.edu> <1993Jan4.113519.826@ifi.unizh.ch> <MUTS.93Jan7141241@PMCS.estec.esa.nl>
  8. Sender: news@cs.man.ac.uk
  9. Reply-To: bane@vtx.ma.man.ac.uk
  10. Organization: Magic Michael's Mushroom Factory.
  11. Lines: 57
  12.  
  13. In article <MUTS.93Jan7141241@PMCS.estec.esa.nl>, muts@estec.esa.nl (Peter Mutsaers) writes:
  14. |> >>On Mon, 4 Jan 93 11:35:19 GMT, sinkwitz@ifi.unizh.ch (Rainer Sinkwitz) said:
  15. |> 
  16. |>   Rainer> One vote for olvwm, you get the virtual screens and much
  17. |>   Rainer> more, and it's free !!!
  18. |> 
  19. |> One vote against olvwm. It is open look. (typing this on a SUN with
  20. |> ^&*%#$ open look completely removed; I use plain X11R5 instead). Use
  21. |> ctwm, it is like twm, thus completely customizable (the standard
  22. |> customization is not very nice) but offers virtual screens as well. I
  23. |> shall append my .ctwmrc file, which is quite nice:
  24. |> 
  25. |>  
  26.  
  27.  **example removed**
  28.  
  29. |> --
  30. |> _________________________________________________________________________
  31. |> Peter Mutsaers.         |================================================ 
  32. |> muts@pmcs.estec.esa.nl  |        Quod licet bovi, non licet Jovi
  33.  
  34.  
  35.  
  36. I also love ctwm; but Peter's example .ctwmrc file didn't include an
  37. example of another nice feature - the ability to place a new window
  38. (or whatever) in a predetermined workspace. Here's what the man page
  39. says:
  40.  
  41. Occupy { occupy-list }
  42.          This  variable  specifies  which  window  occupy   which
  43.          workspace at startup.
  44.  
  45.          Where occupy-list is a list entries of the form :
  46.  
  47.                    [Window]   win-name { wpsc1 wspc2 ... }
  48.               or   Workspace  wspc-name {win1 win2 ... }
  49.  
  50.          Example :
  51.  
  52.               Occupy {
  53.                              "xload"   {"all"}
  54.                   Window     "xterm"   {"here" "there" "elsewhere"}
  55.                              "xv"      {"images"}
  56.                   WorkSpace  "images"  {"xloadimage"}
  57.               }
  58.  
  59.  
  60. BUT note that it doesn't matter when the window is called.
  61.  
  62.  
  63.  
  64.  
  65. There is also a mapform for ctwm (shows map of all windows on all workspaces and
  66. allows user to use mouse to manage these windows - simple to move windows from one
  67. w'space to another and (of wanted) to warp cursor there)
  68.  
  69. Michael
  70.