home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10400 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.4 KB

  1. From: stroyan@hpfcso.FC.HP.COM (Mike Stroyan)
  2. Date: Mon, 14 Sep 1992 20:47:05 GMT
  3. Subject: Re: Problem setting clientAutoPlace in HP Motif!
  4. Message-ID: <7371311@hpfcso.FC.HP.COM>
  5. Organization: Hewlett-Packard, Fort Collins, CO, USA
  6. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!spool.mu.edu!nigel.msen.com!sdd.hp.com!hp-cv!hp-pcd!hpfcso!stroyan
  7. Newsgroups: comp.sys.hp
  8. References: <1992Sep14.153142.12165@infotec.ch>
  9. Lines: 22
  10.  
  11. > I am having a problem with setting the Motif resource "clientAutoPlace"
  12. > in HP Motif.  I set the resource in my .Xdefaults file as follows:
  13. >     Mwm*clientAutoPlace:            False
  14. >     Mwm*defaults*clientAutoPlace:   False
  15.  
  16. > I have no problems with this on Sun Motif and IBM Motif.  Does the vue 
  17. > manager save or change clientAutoPlace so that is overriding my setting?
  18.  
  19. The vuewm window manager uses resources of the class Vuewm.  You need to set
  20.  
  21. Vuewm*clientAutoPlace:  False
  22.  
  23. Vuewm uses xrdb and saves xrdb settings along with the rest of session
  24. information.  You should set resources with "xrdb -merge" or the
  25. RES_EDIT action.  The RES_EDIT action is under the applications button
  26. of the front panel.  Within applications select the system_apps folder,
  27. then the X11_apps folder, then the RES_EDIT icon.  The RES_EDIT action
  28. will query the current xrdb settings, edit a temporary file with those
  29. settings, then load the edited file with xrdb -load.
  30.  
  31. Mike Stroyan, mike_stroyan@fc.hp.com
  32.