home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 10928 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.1 KB

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!edcastle!aiai!richard
  2. From: richard@aiai.ed.ac.uk (Richard Tobin)
  3. Newsgroups: comp.unix.bsd
  4. Subject: X font restoration under 386BSD
  5. Message-ID: <8092@skye.ed.ac.uk>
  6. Date: 5 Jan 93 18:44:25 GMT
  7. Sender: news@aiai.ed.ac.uk
  8. Organization: HCRC, University of Edinburgh
  9. Lines: 21
  10.  
  11. I'm running X386 under 386BSD 0.1 on a machine with a Genoa 6400 svga
  12. card.
  13.  
  14. When X exits, the screen is not correctly restored.  It appears that
  15. the font and screen contents are not being restored to the values
  16. saved when X started up.  Closer examination reveals that only every
  17. fourth byte of the saved font is being restored - those bytes whose
  18. offset is equal to 2 mod 4 are restored, the rest are zero.
  19.  
  20. The code in X386 looks correct; if I write a program that uses similar
  21. code to save the font before entering X and restore it after X exits,
  22. it seems to work.
  23.  
  24. Can anyone explain this?  Is anyone using a Genoa svga under 386BSD
  25. without this problem?
  26.  
  27. -- Richard
  28. -- 
  29. Richard Tobin,
  30. Human Communication Research Centre,                       R.Tobin@ed.ac.uk
  31. Edinburgh University.
  32.