<?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 cde customizations in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216329#M169474</link>
    <description>I had a couple questions about making customizations to the CDE login.&lt;BR /&gt;&lt;BR /&gt;1) one of the things i've noticed is when root logs in all the shell's start with "/" as the current working directory.  now, root's home directory is /root.  Other users login into their home directory.  To be consistant I'd like for to login to their home directory too.&lt;BR /&gt;So, what needs to be modified for this to occur.&lt;BR /&gt;&lt;BR /&gt;2) the second things is customizing the terminals.  I thought I could copy /usr/dt/config/C/sys.resources to /etc/dt/config/C/sys.resources&lt;BR /&gt;then add a few things like&lt;BR /&gt;*loginShell:  true&lt;BR /&gt;*scrollBar:   true&lt;BR /&gt;&lt;BR /&gt;i've tried dtconfig -reset, loging out and loging in, rebooting the system, but I don't see any of the customization occuring.&lt;BR /&gt;&lt;BR /&gt;So, I'm I doing this right?&lt;BR /&gt;(and I don't want to use ~/.Xdefaults to do this)&lt;BR /&gt;</description>
    <pubDate>Thu, 11 Mar 2004 12:30:12 GMT</pubDate>
    <dc:creator>curt larson_1</dc:creator>
    <dc:date>2004-03-11T12:30:12Z</dc:date>
    <item>
      <title>cde customizations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216329#M169474</link>
      <description>I had a couple questions about making customizations to the CDE login.&lt;BR /&gt;&lt;BR /&gt;1) one of the things i've noticed is when root logs in all the shell's start with "/" as the current working directory.  now, root's home directory is /root.  Other users login into their home directory.  To be consistant I'd like for to login to their home directory too.&lt;BR /&gt;So, what needs to be modified for this to occur.&lt;BR /&gt;&lt;BR /&gt;2) the second things is customizing the terminals.  I thought I could copy /usr/dt/config/C/sys.resources to /etc/dt/config/C/sys.resources&lt;BR /&gt;then add a few things like&lt;BR /&gt;*loginShell:  true&lt;BR /&gt;*scrollBar:   true&lt;BR /&gt;&lt;BR /&gt;i've tried dtconfig -reset, loging out and loging in, rebooting the system, but I don't see any of the customization occuring.&lt;BR /&gt;&lt;BR /&gt;So, I'm I doing this right?&lt;BR /&gt;(and I don't want to use ~/.Xdefaults to do this)&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2004 12:30:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216329#M169474</guid>
      <dc:creator>curt larson_1</dc:creator>
      <dc:date>2004-03-11T12:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: cde customizations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216330#M169475</link>
      <description>L.S.&lt;BR /&gt;&lt;BR /&gt;1. Do you want root terminals to start at /root? Then change root's homedir in /etc/profile (but homedir must be in / filesystem?!)&lt;BR /&gt;&lt;BR /&gt;2. To change dtterm things modify /usr/dt/app-defaults/C/Dtterm&lt;BR /&gt;*saveLines=1000&lt;BR /&gt;*loginShell: true&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Thu, 11 Mar 2004 13:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216330#M169475</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-03-11T13:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: cde customizations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216331#M169476</link>
      <description>Oops,&lt;BR /&gt;&lt;BR /&gt;I meant changing root's homedir in /etc/passwd.&lt;BR /&gt;(But maybe a cd command in the .profile or .kshrc may help too.)&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Thu, 11 Mar 2004 13:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216331#M169476</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-03-11T13:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: cde customizations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216332#M169477</link>
      <description>Jeroen, to answer your questions:&lt;BR /&gt;&lt;BR /&gt;Do you want root terminals to start at /root? &lt;BR /&gt;&lt;BR /&gt;I want to start at root's home directory.  Which is /root as defined in /etc/passwd. So, your suggestion to change root's homedir in /etc/profile has already been done.&lt;BR /&gt;&lt;BR /&gt;(But maybe a cd command in the .profile or .kshrc may help too.)&lt;BR /&gt;&lt;BR /&gt;I setup .dtprofile to source .profile.  And putting a cd command in .profile doesn't matter.  you can cd to whereever and the shell still starts out with "/" as the current directory</description>
      <pubDate>Thu, 11 Mar 2004 14:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216332#M169477</guid>
      <dc:creator>curt larson_1</dc:creator>
      <dc:date>2004-03-11T14:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: cde customizations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216333#M169478</link>
      <description>looks like the answer to number 1 was:&lt;BR /&gt;&lt;BR /&gt;the home session remembers what the current working directory is.  I happened to notice that a dtterm started using the desktop_app terminal icon did put the shell at the login directory, /root in my case.&lt;BR /&gt;&lt;BR /&gt;So, removed the terminals that had the shell loging in at /.  started up different terminal windows and saved that as the home session.</description>
      <pubDate>Tue, 16 Mar 2004 22:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216333#M169478</guid>
      <dc:creator>curt larson_1</dc:creator>
      <dc:date>2004-03-16T22:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: cde customizations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216334#M169479</link>
      <description>not having too much luck with #2.&lt;BR /&gt;&lt;BR /&gt;putting Dtterm*loginShell: true and other such resource settings in ~/.Xdefaults did get the dtterm windows to behave as a login shell.&lt;BR /&gt;&lt;BR /&gt;the same isn't true for hpterms or xterms. If the windows are started from the command line within a dtterm, hpterm or xterm get the same environment that the dtterm had.  If started via an icon, a hpterm or xterm get the cde default environment.  And, if started from the command line with the -ls option, the window does behave as a login shell.&lt;BR /&gt;&lt;BR /&gt;I've tried setting the resources in:&lt;BR /&gt;/etc/dt/config/C/sys.resources&lt;BR /&gt;/etc/dt/config/C/sys.dtwmrc&lt;BR /&gt;/usr/dt/config/C/sys.resources&lt;BR /&gt;/usr/dt/config/C/sys.dtwmrc&lt;BR /&gt;~/.Xdefaults&lt;BR /&gt;&lt;BR /&gt;but, I still can't seem to get a hpterm or xterm to startup with a login shell.&lt;BR /&gt;&lt;BR /&gt;any suggestions on what I might be doing incorrectly?</description>
      <pubDate>Tue, 16 Mar 2004 23:01:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216334#M169479</guid>
      <dc:creator>curt larson_1</dc:creator>
      <dc:date>2004-03-16T23:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: cde customizations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216335#M169480</link>
      <description>You may want to try this for item #2:&lt;BR /&gt;&lt;BR /&gt;Add the following: &lt;BR /&gt;*loginShell:    true&lt;BR /&gt;*saveLines:     1024&lt;BR /&gt;*scrollBar:     true&lt;BR /&gt;&lt;BR /&gt;to these files:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/X11/app-defaults/HPterm&lt;BR /&gt;/usr/lib/X11/app-defaults/XTerm&lt;BR /&gt;/usr/dt/app-defaults/C/Dtterm&lt;BR /&gt;&lt;BR /&gt;You may also want to check/uncomment:&lt;BR /&gt;    DTSOURCEPROFILE=true&lt;BR /&gt;found in the ~/.dtprofile file (if your using CDE).</description>
      <pubDate>Wed, 17 Mar 2004 10:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216335#M169480</guid>
      <dc:creator>Doug Burton</dc:creator>
      <dc:date>2004-03-17T10:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: cde customizations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216336#M169481</link>
      <description>one of my problems was that I was using the resource names of Xterm and Hpterm.  I should have been using XTerm and HPterm.&lt;BR /&gt;&lt;BR /&gt;once I used these putting the resources in ~/.Xdefaults and&lt;BR /&gt;/usr/lib/X11/app-defaults/HPterm&lt;BR /&gt;/usr/lib/X11/app-defaults/XTerm&lt;BR /&gt;/usr/dt/app-defaults/C/Dtterm&lt;BR /&gt; did work just fine&lt;BR /&gt;&lt;BR /&gt;still don't know why&lt;BR /&gt;/etc/dt/config/C/sys.resources&lt;BR /&gt;/etc/dt/config/C/sys.dtwmrc&lt;BR /&gt;don't work at all</description>
      <pubDate>Fri, 26 Mar 2004 17:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-customizations/m-p/3216336#M169481</guid>
      <dc:creator>curt larson_1</dc:creator>
      <dc:date>2004-03-26T17:51:23Z</dc:date>
    </item>
  </channel>
</rss>

