<?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 Re: CDE customisation (image, bluescreen, profile source) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514581#M22650</link>
    <description>Thanks Alex,&lt;BR /&gt;&lt;BR /&gt;I kinda guessed you'd answer!  &lt;BR /&gt;&lt;BR /&gt;On an aside from this do you know about the gnome window manager being a supported window manager..  I heard that it will be optional to use gnu and cde in 11i 700 series installs.&lt;BR /&gt;(my 700s have only a 1.0G disk 100M RAM, so even getting 11.0 on is a difficult task)&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill&lt;BR /&gt;</description>
    <pubDate>Mon, 09 Apr 2001 10:04:30 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2001-04-09T10:04:30Z</dc:date>
    <item>
      <title>CDE customisation (image, bluescreen, profile source)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514579#M22648</link>
      <description>still on the window manager theme...&lt;BR /&gt;3 questions in one I suppose:&lt;BR /&gt;&lt;BR /&gt;1: how to create the pixmap image format for &lt;BR /&gt;   replacing the default CDE image.&lt;BR /&gt;   What file to modify to replace the image.&lt;BR /&gt;&lt;BR /&gt;2: The Bluescreen (no pun intended) after login&lt;BR /&gt;   contains the copyrights etc.. how can I  &lt;BR /&gt;   modify this screen so it comes up with for&lt;BR /&gt;   example " If you screwed up, Call Bill @ 555-12345"&lt;BR /&gt;&lt;BR /&gt;3: Still having problems sourcing my profile although DTSOURCEPROFILE is true.&lt;BR /&gt;Do I need to change some . profile aswell?&lt;BR /&gt;&lt;BR /&gt;(I did know how to do this at one stage Alex! ;)&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 06 Apr 2001 16:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514579#M22648</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-04-06T16:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: CDE customisation (image, bluescreen, profile source)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514580#M22649</link>
      <description>Bill are you calling my name in vain ?  ;)&lt;BR /&gt;&lt;BR /&gt;1./etc/dt/config/C/Xresources : Dtlogin*logo*bitmapFile : &lt;BR /&gt;&lt;BR /&gt;2. Create a file called 0020.motd in    /etc/dt/config/Xsession.d/&lt;BR /&gt;  &lt;BR /&gt;Put the following in the file.     &lt;BR /&gt;    #!/usr/bin/ksh&lt;BR /&gt;      dtstart_hello[0]="/usr/dt/bin/dthello -file /etc/motd &amp;amp;"&lt;BR /&gt;&lt;BR /&gt;   Make the file executable. Put message "blah blah" in etc/motd.&lt;BR /&gt;&lt;BR /&gt;3. If yor .profiles not being sourced within a CDE/terminal session try : dtterm -ls .....any better ?  or vi $HOME/.Xdefaults : dtterm*loginShell : True ?&lt;BR /&gt;&lt;BR /&gt;and to save you asking : the screenlock logo can be changed too : /usr/dt/app-defaults/C/Dtsession : Dtsession*lockImageName : &lt;BR /&gt;&lt;BR /&gt;all the best Alex</description>
      <pubDate>Fri, 06 Apr 2001 17:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514580#M22649</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-04-06T17:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: CDE customisation (image, bluescreen, profile source)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514581#M22650</link>
      <description>Thanks Alex,&lt;BR /&gt;&lt;BR /&gt;I kinda guessed you'd answer!  &lt;BR /&gt;&lt;BR /&gt;On an aside from this do you know about the gnome window manager being a supported window manager..  I heard that it will be optional to use gnu and cde in 11i 700 series installs.&lt;BR /&gt;(my 700s have only a 1.0G disk 100M RAM, so even getting 11.0 on is a difficult task)&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Apr 2001 10:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514581#M22650</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-04-09T10:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: CDE customisation (image, bluescreen, profile source)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514582#M22651</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;  No I haven't heard that rumour ... I have 11.i installed and CDE is still the default. However I have heard Sun  maybe moving towards KDE support on Solaris later in the year but this is just a rumour too at the moment.&lt;BR /&gt;&lt;BR /&gt;I certainly hope both hpux and solaris move towards this ...... I'll get something new to sink my teeth into.&lt;BR /&gt;&lt;BR /&gt;Perhaps someone else from the Graphics Labs or WTEC maybe able to substantiate this ? ........ Anyone ???</description>
      <pubDate>Mon, 09 Apr 2001 10:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514582#M22651</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-04-09T10:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: CDE customisation (image, bluescreen, profile source)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514583#M22652</link>
      <description>Ximian GNOME selected by Hewlett Packard as Open Source Desktop for HP-UX Workstations&lt;BR /&gt;&lt;BR /&gt;see: &lt;A href="http://www.hp.com/products1/linux/news_events/ximian.html" target="_blank"&gt;http://www.hp.com/products1/linux/news_events/ximian.html&lt;/A&gt;</description>
      <pubDate>Tue, 10 Apr 2001 18:54:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customisation-image-bluescreen-profile-source/m-p/2514583#M22652</guid>
      <dc:creator>Robert Gamble</dc:creator>
      <dc:date>2001-04-10T18:54:47Z</dc:date>
    </item>
  </channel>
</rss>

