<?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: User specific app-defaults in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545893#M866545</link>
    <description>Thanks, putting the app-defaults files in the home directory did the trick.  I don't know whether VUE is running or not.  There are no processes running with vue in their name and I don't know how else to check.  Besides, we only use this server to perform computations.  My need for the app-defaults is so that the few gui tools that we use to modify our analyses can be customized.  I am new to HP-UX (2 days) and the differences between it and IRIX (which I have been using and administrating for over 10 years) is quite annoying.  But I love the speed of the HP, over twice as fast as our old SGI.</description>
    <pubDate>Thu, 28 Jun 2001 13:02:38 GMT</pubDate>
    <dc:creator>Jim Shepherd_1</dc:creator>
    <dc:date>2001-06-28T13:02:38Z</dc:date>
    <item>
      <title>User specific app-defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545888#M866540</link>
      <description>I am trying to setup app-defaults for a few apps I have installed in my home directory.  I have tried adding a directory ~/.vue/app-defaults as referenced in an old FAQ, but it didn't seem to work.  I also tried exporting XAPPLRESDIR=$HOME/app-defaults in a ~/.xinitrc per the X Windows FAQ, but this didn't seem to work either.  I am running HP-UX 11.00 on a L9000 and accessing it from a PC running Exceed.  Thanks for any suggestions.</description>
      <pubDate>Wed, 27 Jun 2001 16:48:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545888#M866540</guid>
      <dc:creator>Jim Shepherd_1</dc:creator>
      <dc:date>2001-06-27T16:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: User specific app-defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545889#M866541</link>
      <description>Hi Jim:&lt;BR /&gt;&lt;BR /&gt;If you man X you will see how to create/change&lt;BR /&gt;a ${HOME}/.Xdefaults file and then call&lt;BR /&gt;xrdb -merge ${HOME}/.Xdefaults to merge your specific settings and (possibly) override any global settings.&lt;BR /&gt;&lt;BR /&gt;This should fix you, Clay</description>
      <pubDate>Wed, 27 Jun 2001 16:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545889#M866541</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-06-27T16:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: User specific app-defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545890#M866542</link>
      <description>All of my application specific settings are in individual files that would normally go into the system's app-defaults directory.  The amount of settings would make it a pain to merge into a Xdefaults file.  Is there a way to use your recommendation and have the Xdefaults file point to the app-defaults directory?</description>
      <pubDate>Wed, 27 Jun 2001 17:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545890#M866542</guid>
      <dc:creator>Jim Shepherd_1</dc:creator>
      <dc:date>2001-06-27T17:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: User specific app-defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545891#M866543</link>
      <description>personal Resource files&lt;BR /&gt;&lt;BR /&gt;VUE admin Guide Chp 25-18&lt;BR /&gt;&lt;BR /&gt;2. Create your personal app-defaults file :&lt;BR /&gt;&lt;BR /&gt;a) cp the app-defaults file to your home directory using the same name. eg /users/ellen/XClock&lt;BR /&gt;&lt;BR /&gt;b) eddit file&lt;BR /&gt;&lt;BR /&gt;3) choose Restart Workspace manager from Workspace menu.&lt;BR /&gt;&lt;BR /&gt;NB Xdeaults is X specific and VUE resources may overide them ! see 25-19&lt;BR /&gt;&lt;BR /&gt;Hope this helps .....</description>
      <pubDate>Thu, 28 Jun 2001 08:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545891#M866543</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-28T08:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: User specific app-defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545892#M866544</link>
      <description>ps VUE shouldn't (officially work at 11.00) have you got it to ? I'm just curious to know if it is possible ... I haven't tried.</description>
      <pubDate>Thu, 28 Jun 2001 08:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545892#M866544</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-28T08:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: User specific app-defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545893#M866545</link>
      <description>Thanks, putting the app-defaults files in the home directory did the trick.  I don't know whether VUE is running or not.  There are no processes running with vue in their name and I don't know how else to check.  Besides, we only use this server to perform computations.  My need for the app-defaults is so that the few gui tools that we use to modify our analyses can be customized.  I am new to HP-UX (2 days) and the differences between it and IRIX (which I have been using and administrating for over 10 years) is quite annoying.  But I love the speed of the HP, over twice as fast as our old SGI.</description>
      <pubDate>Thu, 28 Jun 2001 13:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545893#M866545</guid>
      <dc:creator>Jim Shepherd_1</dc:creator>
      <dc:date>2001-06-28T13:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: User specific app-defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545894#M866546</link>
      <description>If VUE's running check for vuelogin,  at 11.xx CDE takes over with dtlogin. More or less work the same I prefer CDE easier to customise but more to go wrong.&lt;BR /&gt;&lt;BR /&gt;both have man pages and sit on top of X&lt;BR /&gt;&lt;BR /&gt;fyi gnome is due to be the next supported desktop no dates as yet.</description>
      <pubDate>Thu, 28 Jun 2001 14:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-specific-app-defaults/m-p/2545894#M866546</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-28T14:26:51Z</dc:date>
    </item>
  </channel>
</rss>

