<?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 hpterm window in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732652#M254773</link>
    <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;  How do I adjust the font color and size if I am using hpterm to spawn a term window? I try reading the man file but couldnt seem to get what I want.&lt;BR /&gt;&lt;BR /&gt;  Also can I bring the window to the front after a certain interval, say after every 5 sec.&lt;BR /&gt;&lt;BR /&gt;Best</description>
    <pubDate>Wed, 15 Feb 2006 21:41:38 GMT</pubDate>
    <dc:creator>Henry Chua</dc:creator>
    <dc:date>2006-02-15T21:41:38Z</dc:date>
    <item>
      <title>hpterm window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732652#M254773</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;  How do I adjust the font color and size if I am using hpterm to spawn a term window? I try reading the man file but couldnt seem to get what I want.&lt;BR /&gt;&lt;BR /&gt;  Also can I bring the window to the front after a certain interval, say after every 5 sec.&lt;BR /&gt;&lt;BR /&gt;Best</description>
      <pubDate>Wed, 15 Feb 2006 21:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732652#M254773</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2006-02-15T21:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: hpterm window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732653#M254774</link>
      <description>Henry,&lt;BR /&gt;&lt;BR /&gt;You can spawn the hpterm window with something like this:&lt;BR /&gt;&lt;BR /&gt;hpterm -fg COLOR -fn FONTSET &lt;BR /&gt;&lt;BR /&gt;Check the man page for hpterm.&lt;BR /&gt;&lt;BR /&gt;I don't know of any way to automatically bring the window to the front though.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 16 Feb 2006 06:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732653#M254774</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-02-16T06:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: hpterm window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732654#M254775</link>
      <description>Henry,&lt;BR /&gt;&lt;BR /&gt;man hpterm - look for -fg -bg command line switches.&lt;BR /&gt;&lt;BR /&gt;-fg = foreground color (Cursor, text)&lt;BR /&gt;-bg = background color (Screen background)&lt;BR /&gt;&lt;BR /&gt;If you want to see what colors are available, look at /etc/X11/rgb.txt&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 16 Feb 2006 12:04:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732654#M254775</guid>
      <dc:creator>Mark Ellzey</dc:creator>
      <dc:date>2006-02-16T12:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: hpterm window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732655#M254776</link>
      <description>usr/bin/X11/hpterm -fn 6x13 -sb -fg white -bg midnightblue -bd yellow -cr green -sl 100s -ls &amp;amp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;font = 6x13&lt;BR /&gt;scroll bar&lt;BR /&gt;foreground white&lt;BR /&gt;background midnightblue&lt;BR /&gt;border yellw&lt;BR /&gt;cursor green&lt;BR /&gt;savelines 100&lt;BR /&gt;shell same as login&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2006 12:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732655#M254776</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2006-02-16T12:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: hpterm window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732656#M254777</link>
      <description>/usr/bin/X11/hpterm -bg white -fg black -sb -sl 1000 -font 8x16 -name &lt;HOSTNAME&gt; -title &lt;HOSTNAME&gt; -e ssh &lt;HOSTNAME&gt; &amp;amp;&lt;BR /&gt;&lt;BR /&gt;This will work for xterm and dtterm as well.&lt;BR /&gt;&lt;BR /&gt;I like scroll bars so I include the -sl &amp;amp; the -sb 1000&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 16 Feb 2006 12:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732656#M254777</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-02-16T12:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: hpterm window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732657#M254778</link>
      <description>Hi Guys, thanks for your help, but i cant seem to be able to set the font size bigger.. or it appears to be the same to me.. how is the calculation done? if I want a very big font on screen what should i do? &lt;BR /&gt;&lt;BR /&gt;ThankS!</description>
      <pubDate>Mon, 20 Feb 2006 22:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732657#M254778</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2006-02-20T22:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: hpterm window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732658#M254779</link>
      <description>You will have to play with the fonts available on your system to find one that is to your liking.&lt;BR /&gt;&lt;BR /&gt;To see what fonts are available:&lt;BR /&gt;&lt;BR /&gt;# export DISPLAY=host:0.0&lt;BR /&gt;(where host is your system name)&lt;BR /&gt;&lt;BR /&gt;# xlsfonts</description>
      <pubDate>Mon, 20 Feb 2006 23:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpterm-window/m-p/3732658#M254779</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-02-20T23:19:10Z</dc:date>
    </item>
  </channel>
</rss>

