home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / text / frame / 2811 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.4 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!klaava!hkarhune
  2. From: hkarhune@hydra.Helsinki.FI (Heikki Karhunen)
  3. Newsgroups: comp.text.frame,cs.misc
  4. Subject: Re: frame Xresources
  5. Message-ID: <HKARHUNE.92Sep7133845@hydra.Helsinki.FI>
  6. Date: 7 Sep 92 11:38:45 GMT
  7. References: <1992Aug19.213631.805@draco.macsch.com>
  8.     <IDF.92Sep5223438@fat-controller.cs.bham.ac.uk>
  9. Sender: news@klaava.Helsinki.FI (Uutis Ankka)
  10. Organization: Department of Theoretical Physics, University of Helsinki,
  11.     Finland
  12. Lines: 59
  13. In-Reply-To: idf@cs.bham.ac.uk's message of 5 Sep 92 22: 34:38 GMT
  14.  
  15. In article <IDF.92Sep5223438@fat-controller.cs.bham.ac.uk> idf@cs.bham.ac.uk (Ian Fitchet) wrote:
  16. > Further to these questions:
  17. >     In Maker* it says:
  18. > ! WINDOW POSITIONS AND DIMENSIONS
  19. > !    Coordinates are in pixels, offset from the top left corner of the
  20. > !    screen. Dimensions are in pixels.
  21. > !    Main FrameMaker window size and coordinates. You can specify just
  22. > !    the size (322x66), just the coordinates (+780+0), or both.
  23. > !    Also included in Maker.<language> file.
  24. > !Maker.makerkit.geometry:    322x66+780+0
  25. >     Alas, I cannot make FrameMaker take any notice of the +X+Y
  26. > part.  I can change the size of the window, but NOT its position.
  27. >     Has anyone had similar problems?
  28.  
  29. You are using OSF/Motif as your window manager, aren't you? Just
  30. asking because Motif has this annoying default of disregarding the
  31. resource's idea of position. You can get it to work by adding this
  32. line to your .Xdefaults:
  33.  
  34.     Mwm*clientAutoPlace:    false
  35.  
  36. (and the do:
  37.  
  38.     xrdb -merge .Xdefaults
  39.  
  40. to incorporate the resource to the resource database)
  41.  
  42. The only drawback from this resource is that after setting it to
  43. false, mwm no longer cascades new windows on top of each other. New
  44. windows that aren't explicitely given the location they are to appear
  45. will by default appear at the upper left corner (+0+0).
  46.  
  47. > --
  48. > Cheers,
  49. >     Ian
  50.  
  51. Hope this helps,
  52.  
  53.     Heikki
  54.  
  55. > -------------------------------------------------------------------------------
  56. > Ian Fitchet                           I.D.Fitchet@cs.bham.ac.uk
  57. > School of Computer Science
  58. > Univ. of Birmingham, UK, B15 2TT
  59.  
  60. /-----------------------------+-----------------------------------------\
  61. | hkarhune@hydra.helsinki.fi  | There is always a job for a theoretical |
  62. | Heikki.Karhunen@helsinki.fi | physicist -- at least in theory.        |
  63. \-----------------------------+-----------------------------------------/
  64.