<?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: Reflections CDE/profile problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280037#M180293</link>
    <description>Thanks much for the info.  Both replies were very helpful.  I believe that adding the .Xdefaults record did well and now I have also added all of my aliases via .kshrc file through the .dtprofile file.  The document that Sanjay referenced was extremely helpful for multiple reasons. I also am importing those same aliases into my .profile when I log in from a separate terminal emulator that I have to use (the wyse50 I had mentioned). However, I have also noticed that I have a term setting in my .profile that keeps getting picked up when it should not. The .dt/startlog says it is not even looking at the .profile record when logging in using CDE, but I know that is where it is coming from because I can add the setting to the .profile and it appears and can take it out and it goes away during logins. DTSOURCEPROFILE=true is commented out in the .dtprofile file.  I am still a tad perplexed about that. Any comments or ideas?</description>
    <pubDate>Thu, 20 May 2004 09:49:19 GMT</pubDate>
    <dc:creator>Darrell Campbell</dc:creator>
    <dc:date>2004-05-20T09:49:19Z</dc:date>
    <item>
      <title>Reflections CDE/profile problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280034#M180290</link>
      <description>I am setting up a new system (using 11.11) and have noticed that when I log into the actual CDE console (on the actual console or using Reflections) as root, the /homeroot/.profile does not get accessed.  That is even if I uncomment DTSOURCEPROFILE=true from the .dtprofile. It makes no difference.  &lt;BR /&gt;On the opposite end of the spectrum, I have another user that when logging in to the CDE (on the actual console or using Relections), the user's .profile is read regardless it the DTSOURCEPROFILE=true is commented out or not. I need to be able to set the user up different pending on where this user actually logs in from.  Right now because of the different emulators that I am dealing with, I cannot preset the Term setting at all. The console and Reflections need to be VT100 and I have another emulator to tap my databases that uses wyse50.  &lt;BR /&gt;I noticed all of these oddities in tryng to get rid of the ^? when I hit the backspace. On the actual system console, the backspace works as desired.  When using CDE from Reflections, I get the ^?.  I have researched this to the max but the odditites I am seeing are getting frustrating. Any new suggestions?</description>
      <pubDate>Tue, 18 May 2004 15:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280034#M180290</guid>
      <dc:creator>Darrell Campbell</dc:creator>
      <dc:date>2004-05-18T15:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reflections CDE/profile problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280035#M180291</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000072883509#Config2" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000072883509#Config2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This itrc doc id is KBRC00003700&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 15:35:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280035#M180291</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-05-18T15:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reflections CDE/profile problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280036#M180292</link>
      <description>Hi Darrel,&lt;BR /&gt;&lt;BR /&gt;Add the following lines to the .Xdefaults file under root's home directory. Create a file if one doesn't exist already.&lt;BR /&gt;&lt;BR /&gt;dtterm*loginShell: True&lt;BR /&gt;&lt;BR /&gt;With this, when you next login through CDE, all dtterms should 'source' the .profile file. Similarly add hpterm, xterm etc depending on the requirement.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 18 May 2004 15:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280036#M180292</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-05-18T15:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reflections CDE/profile problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280037#M180293</link>
      <description>Thanks much for the info.  Both replies were very helpful.  I believe that adding the .Xdefaults record did well and now I have also added all of my aliases via .kshrc file through the .dtprofile file.  The document that Sanjay referenced was extremely helpful for multiple reasons. I also am importing those same aliases into my .profile when I log in from a separate terminal emulator that I have to use (the wyse50 I had mentioned). However, I have also noticed that I have a term setting in my .profile that keeps getting picked up when it should not. The .dt/startlog says it is not even looking at the .profile record when logging in using CDE, but I know that is where it is coming from because I can add the setting to the .profile and it appears and can take it out and it goes away during logins. DTSOURCEPROFILE=true is commented out in the .dtprofile file.  I am still a tad perplexed about that. Any comments or ideas?</description>
      <pubDate>Thu, 20 May 2004 09:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280037#M180293</guid>
      <dc:creator>Darrell Campbell</dc:creator>
      <dc:date>2004-05-20T09:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reflections CDE/profile problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280038#M180294</link>
      <description>I have found that newer versions of Reflections and Hummingbird do a better job of sourcing profiles than older.&lt;BR /&gt;&lt;BR /&gt;Sorry to tell you to spend more money, but it might help in this instance.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 20 May 2004 09:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280038#M180294</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-20T09:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reflections CDE/profile problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280039#M180295</link>
      <description>I thought about that also.  I upgraded yesterday to version 11 of Reflections and applied patchkit 11.04 to that. However, this can happen on the actual system console too.  I have tested it in both places.</description>
      <pubDate>Thu, 20 May 2004 09:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflections-cde-profile-problem/m-p/3280039#M180295</guid>
      <dc:creator>Darrell Campbell</dc:creator>
      <dc:date>2004-05-20T09:56:54Z</dc:date>
    </item>
  </channel>
</rss>

