<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic xterm question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-question/m-p/2759172#M944982</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using xterm in my script, the command is "xterm -T Title -geometry 90x30+0+0 -e start.sh".  &lt;BR /&gt;&lt;BR /&gt;Ques:&lt;BR /&gt;How to control the xterm window resizing &amp;amp; closing xterm using Alt+F4 or Click Close in the Window menu? i.e my script should not allow the user to resize &amp;amp; close the xterm window, only application should close that.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vasu&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Jul 2002 09:52:30 GMT</pubDate>
    <dc:creator>Vasudevan MV</dc:creator>
    <dc:date>2002-07-08T09:52:30Z</dc:date>
    <item>
      <title>xterm question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-question/m-p/2759172#M944982</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using xterm in my script, the command is "xterm -T Title -geometry 90x30+0+0 -e start.sh".  &lt;BR /&gt;&lt;BR /&gt;Ques:&lt;BR /&gt;How to control the xterm window resizing &amp;amp; closing xterm using Alt+F4 or Click Close in the Window menu? i.e my script should not allow the user to resize &amp;amp; close the xterm window, only application should close that.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vasu&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jul 2002 09:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-question/m-p/2759172#M944982</guid>
      <dc:creator>Vasudevan MV</dc:creator>
      <dc:date>2002-07-08T09:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: xterm question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-question/m-p/2759173#M944983</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here is an example for HPterm. Replace HPterm with Xterm or other name&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Create a file .Xdefaults in the users home directory and add the&lt;BR /&gt;following line.&lt;BR /&gt;Dtwm*HPterm*clientFunctions:  -close&lt;BR /&gt;  The window manager control menu is a builtin.&lt;BR /&gt;  It can be changed in the following way.&lt;BR /&gt;  Create a readable file .Xdefaults in the users home directory&lt;BR /&gt;  and add the following line.&lt;BR /&gt;  Dtwm*HPterm*clientFunctions:  -close&lt;BR /&gt;  This will suppress it.&lt;BR /&gt;1: does HPterm in the line:&lt;BR /&gt;&amp;gt;   Dtwm*HPterm*clientFunctions:  -close&lt;BR /&gt;have to be replaced by the application name ?, if it concerns an&lt;BR /&gt;application window ?  YES&lt;BR /&gt;2: Where do you got this information ?. I only have the getting started&lt;BR /&gt;CDE guide from the internet and a few articles about the CDE structure&lt;BR /&gt;and that's all. Where can I find more detailed information, that contain&lt;BR /&gt;commands like the ones above.&lt;BR /&gt;=======================================================================&lt;BR /&gt;clientFunctions (class ClientFunctions)&lt;BR /&gt;This resource is used to indicate which dtwm functions are applicable&lt;BR /&gt;(or not applicable) to client window.  The value for the resource is a&lt;BR /&gt;list of functions.  If the first function in the list a minus sign in front&lt;BR /&gt;of it, then dtwm starts with all functions and subtracts from that set.  If&lt;BR /&gt;first function in the list has a plus sign in front&lt;BR /&gt;of it, then dtwm starts with no functions and builds&lt;BR /&gt;up a list.  Each function in the list must be&lt;BR /&gt;preceded by the appropriate plus or minus sign&lt;BR /&gt;separated from the next function by a space.&lt;BR /&gt;An application can also specify which functions dtwm&lt;BR /&gt;should apply to its windows.  If it does so, dtwm&lt;BR /&gt;applies only those functions indicated by both&lt;BR /&gt;application and the clientFunctions resource.&lt;BR /&gt;Otherwise, dtwm applies the functions indicated&lt;BR /&gt;the clientFunctions resource.  For more information&lt;BR /&gt;see the description of XmNmwmFunctions on the&lt;BR /&gt;VendorShell(3) reference page.&lt;BR /&gt;The following table lists the functions available for this resource:&lt;BR /&gt;      ___________________________________________&lt;BR /&gt;      Name       Description&lt;BR /&gt;      ___________________________________________&lt;BR /&gt;      all        Include all functions (default&lt;BR /&gt;                 value).&lt;BR /&gt;      none       No functions.&lt;BR /&gt;      resize     f.resize+.&lt;BR /&gt;      move       f.move+.&lt;BR /&gt;      minimize   f.minimize+.&lt;BR /&gt;      maximize   f.maximize+.&lt;BR /&gt;      close      f.kill+.&lt;BR /&gt;      +See dtwmrc(4).&lt;BR /&gt;~&lt;BR /&gt;&lt;BR /&gt;                          steve Steel</description>
      <pubDate>Mon, 08 Jul 2002 10:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-question/m-p/2759173#M944983</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-08T10:03:40Z</dc:date>
    </item>
  </channel>
</rss>

