home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14318 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  1.1 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!swrinde!news.dell.com!uudell!pensoft!meo
  2. From: meo@pencom.com (Jaime Retief, IV)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: Can you hide or lock your original xterm???
  5. Message-ID: <1992Jul24.054309.11857@pencom.com>
  6. Date: 24 Jul 92 05:43:09 GMT
  7. References: <1992Jul21.152726.16016@porthos.cc.bellcore.com>
  8. Organization: Roadkills-R-Us
  9. Lines: 19
  10.  
  11. Out of the mouth of bucci1@donner.uucp (25853-pastor):
  12. >I am writting a Motif program to be run on a touch screen terminal.
  13. >Unfortunately, even though I can keep the user from exiting the program,
  14. >I cannot keep him or her from grabbing the original xterm and selecting
  15. >close (which logs the terminal completely off).  Is there a way to hide this
  16. >icon or lock it without stopping the application?
  17.  
  18. 1) Do away with the xterm.  Start the Motif app from the .xinitrc .
  19.    Simplest method.  There's nothing sacred about that xterm.
  20.  
  21. 2) From the xterm, run the Motif app in background, then lock
  22.    the xterm (say, with a script that turns off interrupts
  23.    and sits in a read loop.
  24.  
  25. In either case, turn off mwm decorations, or just don't run
  26. it if you don't need it.
  27.  
  28. -Miles
  29. meo@pencom.com
  30.