home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 17847 < prev    next >
Encoding:
Text File  |  1992-12-11  |  2.2 KB  |  65 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!ornl!utkcs2!emory!swrinde!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!sgigate!sgi!fido!zola!aquarium!jj
  3. From: jj@aquarium.esd.sgi.com (Jennifer Jacobi)
  4. Subject: Re: XWSH Configuration
  5. Message-ID: <tfkjl28@zola.esd.sgi.com>
  6. Sender: news@zola.esd.sgi.com (Net News)
  7. Organization: Silicon Graphics, Inc.  Mountain View, CA
  8. References:  <34442@adm.brl.mil>
  9. Date: Fri, 11 Dec 92 18:31:05 GMT
  10. Lines: 53
  11.  
  12.  
  13. In article <34442@adm.brl.mil>, SUTPHINWB@npt.nusc.navy.mil writes:
  14. > Any special escape code that will allow XWSH to have a boarder without
  15. > any buttons, scroll bars or title bar?  I can get rid of everything, but
  16. > I can't get a boarder after I do.
  17.  
  18. I am not sure if I understand you question completely.
  19.  
  20. If what you are trying to do is get rid of the window manager decorations
  21. around your XWsh, then you can do the following under 4Dwm or mwm.
  22.  
  23. place in your .Xdefaults file the following line:
  24.  
  25. 4Dwm*XWsh*clientDecoration: none
  26. for mwm
  27. Mwm*XWsh*clientDecoration: none
  28.  
  29.  
  30.  
  31. If you want to get rid of all the decorations EXCEPT the border and 
  32. resize handles then put the following line in your .Xdefaults
  33.  
  34. 4Dwm*XWsh*clientDecoration: resizeh
  35. for mwm
  36. Mwm*XWsh*clientDecoration: resizeh
  37.  
  38.  
  39. Now restart the window manager so that these resource settings are loaded
  40. in.
  41.  
  42.  
  43. If you select "none" as your window manager decorations, then you must always
  44. use <Alt><space bar> over the XWsh to get your window manager menu.
  45.  
  46. If you select "resizeh" as your window manager decorations, then you can 
  47. use the above sequence to get your window manager menu AND
  48.  
  49. left mouse button over the border   : resize the window
  50. middle mouse button over the border : move the window
  51. right mouse button over the border  : this gets you the window manager menu.
  52.  
  53.  
  54. As for the scrollbar in the XWsh, I think there is some way to do that --
  55. but I don't know about it off the top of my head.  Check the XWsh man
  56. page on your system.
  57.  
  58. --jj
  59.  
  60. ----jj@sgi.com------------------------------------------------------
  61. Calvin's dad on the load limit of bridges: "They drive heavier and 
  62. heavier trucks across the bridge until it breaks, then they weigh the 
  63. last truck and rebuild the bridge."  Sounds uncomfortably close to the
  64. way a lot of software is written...
  65.