home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD1.bin / useful / gfx / edit / xv / amiga.readme < prev    next >
Encoding:
Text File  |  1995-03-05  |  2.1 KB  |  60 lines

  1.  
  2.  Welcome back to the wonders of Xv..!
  3. ======================================
  4.  
  5. Environment variables:
  6. ----------------------
  7.  
  8. Currently there aren't any amiga specific flags but rather some
  9. environment variables that are read by the libX11.
  10.  
  11. setenv X11/debug 1
  12.   Prints some info as what is going on, also using -DEBUG 2 may give some
  13.   more info from xv.
  14.     
  15. setenv X11/usepub Workbench
  16.   The image will be displayed in a window on a public screen. You can also
  17. use 'xv -display Workbench'. This will use pensharing and it's unfortunately wb3.0+ only. If you use this without Wb3.0+ the program will happily crash the machine..
  18.  
  19. setenv X11/monitorid A1000
  20.   The default monitorid that BestModeID gets. Not sure how useful this one is, and I use a screen promoting program without any noticeable problems with screenmodes.
  21.  
  22. setenv X11/gfxcard 1
  23.   Will use WritePixelArray instead of Morten Eriksen's c2p routines. Those
  24.   usually doesn't work too well with gfx cards.
  25.  
  26. setenv X11/askmode 1
  27.   Is used with xanim to specify the screenmode which the anim is showed on.
  28.   Doesn't make sense to use this with Xv.
  29.  
  30. bits & pieces:
  31. --------------
  32. So where is the middle button? (Button2). I can't find one on my mouse so
  33. I added a toggle button that switches the right mousebutton into middle mouse
  34. button. 'Caps Lock' will switch buttons. If you have 3 buttons it will probably
  35. work nicely without using 'Caps Lock'.
  36.  
  37. gzip'ed files will be gunzip'ed if you have gunzip in your path.
  38.  
  39. Postscript loading needs the postscript datatype and post.library.
  40.  
  41. Set stack to 20000 or more, if not xv will probably crash for no apparent
  42. reason. There isn't any stack check in order to gain a litte speed.
  43.  
  44. The 'meta' key is mapped to the 'alt' key on the amiga.
  45.  
  46. Address to send all your money (or $10+ if you prefer) to .. :
  47.  
  48. Terje Pedersen
  49. Oterveien 55
  50. 9017 Tromsoe
  51. Norway
  52.  
  53. And read the intro text!
  54.  
  55. This version is a lot faster than previous 68000 versions. This is not
  56. a result of a huge number of contributions (4 contributions in as many
  57. months!) but because I may loose my account (terjepe@stud.cs.uit.no) soon!
  58.  
  59. TP
  60.