home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6238 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!sys-uea.ac.uk!gel
  2. From: gel@sys.uea.ac.uk (Gareth Lee)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: RootWindow Bug under DEC Window Manager
  5. Message-ID: <gel.713792485@zen.sys.uea.ac.uk>
  6. Date: 14 Aug 92 11:41:25 GMT
  7. References: <1992Aug14.040408.14067@constellation.ecn.uoknor.edu>
  8. Sender: root@sys.uea.ac.uk (Operator)
  9. Organization: UEA School of Information Systems, Norwich, UK.
  10. Lines: 24
  11. Nntp-Posting-Host: zen.sys.uea.ac.uk
  12.  
  13. clinton@crusader.ecn.uoknor.edu (Trool the Red Adept) writes:
  14.  
  15.  
  16. >    Has anyone else noticed that under dxwm when you use a program such as 
  17. >Xphoon, Xv, Xsetroot or anything that sets the background pixmap of the root 
  18. >window that the root window does not immediately redraw as it should and does 
  19. >under other window managers such as twm.  More importantly, has anyone 
  20. >discovered a fix for this problem.  
  21. >    Thanx,
  22. >    Clinton    
  23.  
  24. I can offer a botch rather than a fix.
  25.  
  26. Try running the x utility 'xrefresh' immediately after changing the background
  27. to force a full screen refresh.  This is available within the standard ultrix
  28. distribution in one of the unsupported subsets.  The process can be automated
  29. using shell scripts or aliases,
  30.  
  31. ie.  alias Xsetroot  'Xsetroot \!*; /usr/bin/X11/xrefresh'
  32.  
  33. Gareth Lee,
  34. Speech and Pattern Processing Group
  35. University of East Anglia,
  36. UK.
  37.