<?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 How to set/vary the font in a xdialog message window in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573203#M857595</link>
    <description>HP-UX 10.20 with CDE (700 series).&lt;BR /&gt;&lt;BR /&gt;I am using xdialog to bring up a message.&lt;BR /&gt;&lt;BR /&gt;What option(s) can I use to change the font used&lt;BR /&gt;for the text in my message window?&lt;BR /&gt;&lt;BR /&gt;The man pages for xdialog do not seem helpful.&lt;BR /&gt;&lt;BR /&gt;And, how could I find out what fonts are available&lt;BR /&gt;to use?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Boyd</description>
    <pubDate>Thu, 30 Aug 2001 21:53:56 GMT</pubDate>
    <dc:creator>Boyd Kodama</dc:creator>
    <dc:date>2001-08-30T21:53:56Z</dc:date>
    <item>
      <title>How to set/vary the font in a xdialog message window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573203#M857595</link>
      <description>HP-UX 10.20 with CDE (700 series).&lt;BR /&gt;&lt;BR /&gt;I am using xdialog to bring up a message.&lt;BR /&gt;&lt;BR /&gt;What option(s) can I use to change the font used&lt;BR /&gt;for the text in my message window?&lt;BR /&gt;&lt;BR /&gt;The man pages for xdialog do not seem helpful.&lt;BR /&gt;&lt;BR /&gt;And, how could I find out what fonts are available&lt;BR /&gt;to use?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Boyd</description>
      <pubDate>Thu, 30 Aug 2001 21:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573203#M857595</guid>
      <dc:creator>Boyd Kodama</dc:creator>
      <dc:date>2001-08-30T21:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to set/vary the font in a xdialog message window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573204#M857596</link>
      <description>I believe Xdialog will accept the following Xresource to change fonts : &lt;BR /&gt;&lt;BR /&gt;XDialog*fontList: &lt;FONT&gt; so you can either create a $HOME/.Xdefaults file and add this line togehter with the desired font or use it in the command line options of xdialog via xrm (see man xrdb) : eg : &lt;BR /&gt;&lt;BR /&gt;/usr/bin/X11/xdialog -oc -e "hpterm -title font-test" -f /tmp/testfile -xrm&lt;BR /&gt;"XDialog*fontList: &lt;FONT&gt;"&lt;BR /&gt;&lt;BR /&gt;To list the fonts you could use xlsfonts | grep &lt;FONTNAME&gt; but without the pipe the output is quite verbose.&lt;/FONTNAME&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 31 Aug 2001 07:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573204#M857596</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-08-31T07:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to set/vary the font in a xdialog message window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573205#M857597</link>
      <description>Thanks.&lt;BR /&gt;&lt;BR /&gt;It seems to work with just `-xrm "*fontList: &lt;FONT&gt;"`.&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 31 Aug 2001 10:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573205#M857597</guid>
      <dc:creator>Boyd Kodama</dc:creator>
      <dc:date>2001-08-31T10:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to set/vary the font in a xdialog message window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573206#M857598</link>
      <description>Hello Boyd,&lt;BR /&gt;&lt;BR /&gt;the shortest way is the option "-fn":&lt;BR /&gt;&lt;BR /&gt;xdialog -fn 12x24 ...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
      <pubDate>Fri, 31 Aug 2001 11:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573206#M857598</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-08-31T11:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to set/vary the font in a xdialog message window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573207#M857599</link>
      <description>Thanks but the `-fn &lt;FONT&gt;` didn't work.  (?)&lt;/FONT&gt;</description>
      <pubDate>Fri, 31 Aug 2001 11:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-vary-the-font-in-a-xdialog-message-window/m-p/2573207#M857599</guid>
      <dc:creator>Boyd Kodama</dc:creator>
      <dc:date>2001-08-31T11:51:45Z</dc:date>
    </item>
  </channel>
</rss>

