Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!zephyr.ens.tek.com!uw-beaver!ubc-cs!cheddar.cc.ubc.ca!hook From: hook@cheddar.cc.ubc.ca (Chris Hook) Newsgroups: comp.windows.x Subject: Re: Strange screen garbage with R4 and gwm Message-ID: <6202@ubc-cs.UUCP> Date: 9 Jan 90 17:39:52 GMT References: <9001090521.AA10470@prometheus.think.com> Sender: news@cs.ubc.ca Reply-To: hook@cheddar.cc.ubc.ca (Chris Hook) Organization: UBC Computing Centre, Vancouver, B.C., Canada Lines: 48 In reference to this strange behavior of wm's (i.e., little sections of windows get cut out and no amount of refreshing gets rid of them), I'm getting it on out sun 3/60's (color) using twm (all X11R4). As far as gwm goes, I haven't yet rebuilt it for X11R4 for the 3/60's, but I do get strange behavior using gwm (built for X11R4) on our SS1's. The problem is, every now and then, then whole wm will freeze up, and there is no way out other than to go to another machine and kill gwm! This is using gwm-1.5.1.5. When I built it before Christmas for X11R3, I never had this problem occur. Next beef: With X11R4, I am not able to generate any banner messages in any wm's banner area. With X11R3 (and with suntools) I used the following (successfully); # .banners -- a file to be sourced if you want to have banners that # tell you what machine and where you are for a window. # set headerstring="`/bin/hostname`:" alias cd 'cd \!*; echo -n "\"' alias dt 'popd +\!^ ; echo -n "\"' alias pd 'echo -n "Pushing "; pushd \!^ ; echo -n "\"' alias px 'echo -n "Popping to: "; popd ; echo -n "\"' alias sg 'echo -n "Swapping to: "; pushd; echo -n "\"' alias s 'echo -n "Swapping to: "; pushd +\!^; echo -n "\"' alias d 'dirs' cd . setenv BANNERS ON by simply calling this file, say .banners, one would just source .banners, and you directory would be displayed on the window banner. I have several users who are somewhat upset about losing this feature, and I am wondering how to restore this for xterms in X11R4? (I think there is a related discussion to this on the ESC and Control-G syntax, but I don't have a clear connection to my problem). Thanks for whoever can be of help, Chris Hook p.s. - e-mail to hook@geog.ubc.ca