home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 15829 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.7 KB  |  35 lines

  1. Newsgroups: comp.os.linux
  2. From: jaggy@purplet.demon.co.uk (Mike Jagdis)
  3. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!cs.utexas.edu!news.uta.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!bnrgate!bnr.co.uk!pipex!demon!purplet!jaggy
  4. Subject: Designing X modes
  5. Organization: FidoNet node 2:252/305 - The Purple Tentacle, Reading
  6. Date: Wed, 4 Nov 1992 22:15:45 +0000
  7. Message-ID: <43.2AF5C5E8@purplet.demon.co.uk>
  8. Sender: usenet@gate.demon.co.uk
  9. Lines: 24
  10.  
  11. Ok, I suspect there's enough interest in this... In a second I'll upload an 
  12. archive called modegen.taz (compressed tar) to nic.funet.fi and 
  13. tsx-11.mit.edu (if I can find the incoming directories :-) ).
  14.  
  15.   It contains my tools for calculating the magic numbers for X display modes 
  16. - namely the sc spreadsheet program, a couple of spreadsheets and some light 
  17. reading. The documentation assumes you have some idea of what goes in the 
  18. Xconfig file but is otherwise fairly easy reading <G>.
  19.  
  20.   One spreadsheet is resolution-centric. That is, you specify the resolution 
  21. you are aiming at and the clock to use it tells you how good (or bad) a 
  22. refresh rate etc. you will get. This is most use if you have a multisync 
  23. (multiscan/flexscan...) monitor.
  24.  
  25.   The other spreadsheet is frequency-centric. You give it the 
  26. horizontal/vertical frequencies and clock to use and it gives you the 
  27. displayable resolution. For those with fixed frequency monitors.
  28.  
  29.   Naturally, you can also play with sync timings etc. to centre the display 
  30. and squeeze every last displayable pixel out of it. It's in the docs...
  31.  
  32.   And if you don't (yet) understand any of the above - follow the docs...
  33.  
  34.                                 Mike  
  35.