home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / hp / 12625 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.3 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.uoregon.edu!cs.uoregon.edu!ogicse!hp-cv!hp-pcd!news1.boi.hp.com!cupnews0.cup.hp.com!scd.hp.com!hpscdm!hpuerca.atl.hp.com!jrm
  2. From: jrm@hpuerca.atl.hp.com (John Morris)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: VUE, HPTerms and core files
  5. Message-ID: <BxAsED.MnJ@hpuerca.atl.hp.com>
  6. Date: 6 Nov 92 14:03:48 GMT
  7. Article-I.D.: hpuerca.BxAsED.MnJ
  8. References: <70@interex.UUCP>
  9. Organization: Hewlett-Packard NARC Atlanta
  10. Lines: 19
  11. X-Newsreader: Tin 1.1.3 PL5
  12.  
  13. If your focus policy is explicit, try the following:
  14.  
  15.    in file /usr/lib/X11/app-defaults/Vuewm  add:
  16.    Vuewm*passSelectButton: False 
  17.  
  18. Then see if you can still reproduce the problem.
  19.  
  20. Hpterm seems to have a problem with certain corner case cut operations.
  21. You can inadvertently do one of these operations by clicking on the
  22. body of the window to give it the focus.  If the select button event
  23. is passed to hpterm it can look like a cut operation:
  24. (button down - move mouse - button up).  
  25. The failure is typically very difficult to reproduce since it seems
  26. to result from some random movement of the mouse before the button
  27. is released.  If this is the problem you are seeing setting
  28. passSelectButton to false should avoid the failure.
  29.  
  30. ---
  31. jrm
  32.