<?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 Menu in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544210#M866348</link>
    <description>Could you try this ?&lt;BR /&gt;&lt;BR /&gt;copy  /usr/dt/app-defaults/C/Dt to /etc/dt/app-defaults/C.&lt;BR /&gt;&lt;BR /&gt;restart CDE and then test your menu out again ?&lt;BR /&gt;&lt;BR /&gt;The reason : I while back a "feature" of CDE I noticed was that changing CDE resources eg the HP logo etc in the appropriate files under /etc/dt did not take effect but worked under /usr/dt .... to resolve this the above worked. I'm wondering if this could be our cause ?&lt;BR /&gt;&lt;BR /&gt;I'll get round to testing in the UKRC later ....</description>
    <pubDate>Wed, 27 Jun 2001 07:17:54 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2001-06-27T07:17:54Z</dc:date>
    <item>
      <title>CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544196#M866334</link>
      <description>Hi&lt;BR /&gt;I have /etc/dt/config/C/sys.dtwmrc file for right click menu. It was working fine till yesterday.  It stops working and I have now default menu. I read man pages for dtwmrc and found same file on /usr/dt/config/C. Then I made link from here to /etc/dt/config/C/sys.dtwmrc.&lt;BR /&gt;&lt;BR /&gt;Why is this happen?&lt;BR /&gt;&lt;BR /&gt;sachin</description>
      <pubDate>Fri, 22 Jun 2001 18:53:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544196#M866334</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-06-22T18:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544197#M866335</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I always customize my sys.dtwmrc and keep it in $HOME/.dt directory as dtwmrc. And it has never given me a problem.&lt;BR /&gt;Have fun.</description>
      <pubDate>Fri, 22 Jun 2001 19:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544197#M866335</guid>
      <dc:creator>Agam Upadhyay_1</dc:creator>
      <dc:date>2001-06-22T19:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544198#M866336</link>
      <description>Hi Upadhyay,&lt;BR /&gt;It is good for personal use. But I have this system that is used by number of users and I do not want to maintain multiple copy.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Fri, 22 Jun 2001 20:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544198#M866336</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-06-22T20:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544199#M866337</link>
      <description>&lt;BR /&gt;   Hi&lt;BR /&gt;&lt;BR /&gt;       The original file is /usr/dt/config/C/sys.dtwmrc. Make ur customizations here. Before doing please keep a backup copy of this.&lt;BR /&gt;&lt;BR /&gt;       U can do personal customisations in $HOME/.dt/sys.dtwmrc file.&lt;BR /&gt;&lt;BR /&gt;Best of luck&lt;BR /&gt;Shahul</description>
      <pubDate>Sat, 23 Jun 2001 04:53:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544199#M866337</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-06-23T04:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544200#M866338</link>
      <description>fyi .....&lt;BR /&gt;&lt;BR /&gt;   /usr/dt/config/C/sys.dtwmrc should not be editted !&lt;BR /&gt;&lt;BR /&gt;  it should also not be a link !&lt;BR /&gt;&lt;BR /&gt;  if the file does not exist in /etc/dt/config/C ..... copy it over from the systems defaults of /usr/dt/config/C and make your changes here ! otherwise when you install CDE patches you customisations will be lost if the files are overwritten .&lt;BR /&gt;&lt;BR /&gt;Why ? =&amp;gt; CDE resources are loaded in the following manner :&lt;BR /&gt;&lt;BR /&gt;1. CDE checks for users specific customisation first in $HOME/.dt/..... if none have been made it then looks in&lt;BR /&gt;&lt;BR /&gt;2. /etc/dt/........ if none are found here it will then use.&lt;BR /&gt;&lt;BR /&gt;3. /usr/dt/.........&lt;BR /&gt;&lt;BR /&gt;So if it worked and has stopped my advise would be :&lt;BR /&gt;&lt;BR /&gt;check users $HOME/.dt/..... for a dtwmrc file .....&lt;BR /&gt;also look in $HOME/.dt/start and errorlogs to see if something is conflicting ?&lt;BR /&gt;&lt;BR /&gt;Did the problem occur after a recent edit of the file ?&lt;BR /&gt;&lt;BR /&gt;dr_dt may be useful (CDE diagnostic tool)&lt;BR /&gt;&lt;BR /&gt;exit out of CDE, mv $HOME/.dt -&amp;gt; $HOME/.dt.orig then log back in ?&lt;BR /&gt;&lt;BR /&gt;Maybe a CDE saved home or current session is overidding your expected settings ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jun 2001 06:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544200#M866338</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-25T06:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544201#M866339</link>
      <description>Hi Alex,&lt;BR /&gt;We uses nfs for users home directory. And it doesn't work only for these three systems.&lt;BR /&gt;&lt;BR /&gt;I have /etc/dt/config/C/sys.dtwmrc file but still it looks only at /usr/dt/....&lt;BR /&gt;&lt;BR /&gt;I created user who has local home directory and it still looks on /usr/dt/.... then I made a link /usr/dt/... -&amp;gt; /etc/dt/config after that as soon as I restart the workspace manager I do have my menu. &lt;BR /&gt;No error on home/.dt  after or before changes.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 25 Jun 2001 14:58:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544201#M866339</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-06-25T14:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544202#M866340</link>
      <description>some more thoughts .......&lt;BR /&gt;&lt;BR /&gt; could this be an NFS issue .... does root or a local user experience the same problem wrt a .dtwmrc file in their $HOME dir ?&lt;BR /&gt;&lt;BR /&gt;If so this may shed some light ?&lt;BR /&gt;&lt;BR /&gt;Enable debugging in /usr/dt/bin/Xsession:&lt;BR /&gt;   put set -x at the beginning of the file&lt;BR /&gt;&lt;BR /&gt;do you see the following ? &lt;BR /&gt;&lt;BR /&gt;+ XDIR=/usr/bin/X11+ DT_BINPATH=/usr/dt/bin +DT_INSTALL_CONFIG=/usr/dt/config +DT_CONFIG=/etc/dt/config&lt;BR /&gt;+DT_CONFIG_PATH=/etc/dt/config /usr/dt/config&lt;BR /&gt;&lt;BR /&gt;also what shell are you using</description>
      <pubDate>Tue, 26 Jun 2001 07:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544202#M866340</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-26T07:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544203#M866341</link>
      <description>Here are a few other things to try.&lt;BR /&gt;1.  remove /var/dt/hostname*&lt;BR /&gt;and restart CDE.  &lt;BR /&gt;/sbin/init.d/dtlogin.rc stop&lt;BR /&gt;/sbin/init.d/dtlogin.rc start&lt;BR /&gt;&lt;BR /&gt;After restart look at /var/dt/Xerrors and see if there are problems with CDE startup. &lt;BR /&gt;&lt;BR /&gt;make sure permissions are correct on the file.  &lt;BR /&gt;-rw-r--r--  bin bin blah blah sys.dtwmrc&lt;BR /&gt;The wrong permissions will make the file unreadable.&lt;BR /&gt;&lt;BR /&gt;Also this file should live in /etc/dt, and NOT /usr/dt  Move it from usr if it's there, and DONT make a link.  If you have it in two places, and one is a link, I am not sure if it will be processed correctly.  The /usr/dt directory will over-ride the /etc/dt directory files, which may be part of your problem.&lt;BR /&gt;&lt;BR /&gt;If your file is under /usr/dt or linked to there, move it to /etc/dt, or remove the link.  &lt;BR /&gt;chmod 644 sys.dtwmrc&lt;BR /&gt;chown bin:bin sys.dtwmrc&lt;BR /&gt;rm -f /var/dt/hostname*&lt;BR /&gt;/sbin/init.d/dtlogin.rc stop&lt;BR /&gt;/sbin/init.d/dtlogin.rc start&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Tue, 26 Jun 2001 10:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544203#M866341</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-06-26T10:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544204#M866342</link>
      <description>I agree with some of Shannon's suggestions BUT &lt;BR /&gt;&lt;BR /&gt;From CDE Advanced Users and System Administrators guide. Chpt 14 Pg 242&lt;BR /&gt;&lt;BR /&gt;"The workspace manager gets its info about window menus, workspace menus,button bindings and key bindings from a configuration file.&lt;BR /&gt;&lt;BR /&gt;It uses one of the following files : &lt;BR /&gt;&lt;BR /&gt;Personal file:HomeDirectory/.dt/dtwmrc&lt;BR /&gt;System custom file:/etc/dt/config/Language/sys.dtwmrc&lt;BR /&gt;Buil -in file: /usr/dt/config/languagr/sys.dtwmrc&lt;BR /&gt;&lt;BR /&gt;The Workspace Manager searches for a configuration file in the order shown above and uses the first one it finds."</description>
      <pubDate>Tue, 26 Jun 2001 12:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544204#M866342</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-26T12:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544205#M866343</link>
      <description>Hi Alex,&lt;BR /&gt;Users whose home are on nfs directory has problem. root has problem. User who has local home has a problem.&lt;BR /&gt;&lt;BR /&gt;Somehow I am getting menu from /usr/dt/config/C/sys.dtwmrc but not from /etc/....  I do have sys.dtwmrc in /etc/ and I want that menu. It worked before. &lt;BR /&gt;&lt;BR /&gt;I check /usr/dt/bin/Xsession file only one difference I found&lt;BR /&gt;DT_CONFIG_PATH = /usr/dt/config /etc/dt/config. I changed the order but no effect.&lt;BR /&gt;I am using csh for all user and sh for root.&lt;BR /&gt;&lt;BR /&gt;Hi Shannon,&lt;BR /&gt;I remove /var/dt/Ahostname*, stop and start dtlogin no effect. My permissions are OK. &lt;BR /&gt;&lt;BR /&gt;Only solution is to make a link in /usr/dt/config/C/sy* -&amp;gt; /etc/dt/config/C/sys* &lt;BR /&gt;And as all of you mention it is not good.  &lt;BR /&gt;&lt;BR /&gt;I am confident that I can solve this problem using your help. I am felling good that I am going in right direction.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 26 Jun 2001 13:14:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544205#M866343</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-06-26T13:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544206#M866344</link>
      <description>I'm not so confident at the moment ;)&lt;BR /&gt;&lt;BR /&gt;Could you attach/post a copy of your/etc/.../sysdtwmrc file so we could have a look test it ?&lt;BR /&gt;&lt;BR /&gt;What language/locale setting are you using .... C ?&lt;BR /&gt;&lt;BR /&gt;It seems that permissions are not the issue here since root is affected and NFS isn't as both root and local users are OK .... the only thing I can think therefore is incorrect syntax ? anything in $HOME/.dt/error or startlogs which may suggest this ?</description>
      <pubDate>Tue, 26 Jun 2001 13:34:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544206#M866344</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-26T13:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544207#M866345</link>
      <description>Hi Alex,&lt;BR /&gt;thanks for boosing my moral. It is very interesting problems. Our senior unix people doesn't know the answer either. &lt;BR /&gt;&lt;BR /&gt;I have copied sys.dtwmrc from working directory. If I copy /etc/../sys.dtwmrc to /usr/../sys.dtwmrc it works fine. So It is not syntax error. &lt;BR /&gt;&lt;BR /&gt;startlog in my home/.dt/&lt;BR /&gt;--- Tue Jun 26 07:53:40 MDT 2001&lt;BR /&gt;--- /usr/dt/bin/Xsession starting...&lt;BR /&gt;--- Xsession started by dtlogin&lt;BR /&gt;--- sourcing /home/sachin/.dtprofile...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0020.dtims...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0040.xmbind...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0060.srcsysenv...&lt;BR /&gt;Xsession (PATH): bad directory /usr/ucb ignored&lt;BR /&gt;--- sourcing /etc/dt/config/Xsession.d/8000.migration...&lt;BR /&gt;--- starting /usr/dt/bin/dthello &amp;amp;&lt;BR /&gt;--- starting /usr/dt/bin/dtsearchpath -ksh&lt;BR /&gt;--- starting /usr/dt/bin/dtappgather &amp;amp;&lt;BR /&gt;--- execing /usr/dt/bin/dtsession ...&lt;BR /&gt;not sourcing /home/sachin/.login (see /home/sachin/.dtprofile)&lt;BR /&gt;Warning: Cannot convert string ":Alt Ctrl&lt;KEY&gt;Insert" to type VirtualBinding&lt;BR /&gt;&lt;BR /&gt;It is same as in other system. We have not install any new patch on it.&lt;BR /&gt;echo $LANG = C.iso88591&lt;BR /&gt;I don't have any extra lines in /home/.dtprofile. &lt;BR /&gt;&lt;BR /&gt;&lt;/KEY&gt;</description>
      <pubDate>Tue, 26 Jun 2001 14:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544207#M866345</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-06-26T14:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544208#M866346</link>
      <description>I'm going to have to go shortly ..... I'm in the UK I'll be back early tomorrow and will endeavour to put my thinking cap on before I go to sleep tonight ;)&lt;BR /&gt;&lt;BR /&gt;However what happens if you use LANG/Locale = C ?&lt;BR /&gt;&lt;BR /&gt;It's a guess .... but as you have gathered this is something weird which I have not seen before / not expected behaviour.&lt;BR /&gt;&lt;BR /&gt;If I get a chance I'll try a test on an 11.00 system tomorrow.&lt;BR /&gt;&lt;BR /&gt;If its urgent I'd suggest logging a Support call with your local HP Support Centre.</description>
      <pubDate>Tue, 26 Jun 2001 15:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544208#M866346</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-26T15:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544209#M866347</link>
      <description>Hi Alex,&lt;BR /&gt;It is not important at all. No one cares but as you says it is very interesting problem and that is why I am spending my time on it. &lt;BR /&gt;I even have reboot the system (no Luck) I did &lt;BR /&gt;ls -laurt /usr/dt/config/&lt;BR /&gt;looked files are Xconfig, Xaccess dtrc.d&lt;BR /&gt; &lt;BR /&gt;After 5:00 I will reboot another system and compare which files are looked.&lt;BR /&gt;&lt;BR /&gt;Thanks for help. I love this problem.&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 26 Jun 2001 18:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544209#M866347</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-06-26T18:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544210#M866348</link>
      <description>Could you try this ?&lt;BR /&gt;&lt;BR /&gt;copy  /usr/dt/app-defaults/C/Dt to /etc/dt/app-defaults/C.&lt;BR /&gt;&lt;BR /&gt;restart CDE and then test your menu out again ?&lt;BR /&gt;&lt;BR /&gt;The reason : I while back a "feature" of CDE I noticed was that changing CDE resources eg the HP logo etc in the appropriate files under /etc/dt did not take effect but worked under /usr/dt .... to resolve this the above worked. I'm wondering if this could be our cause ?&lt;BR /&gt;&lt;BR /&gt;I'll get round to testing in the UKRC later ....</description>
      <pubDate>Wed, 27 Jun 2001 07:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-menu/m-p/2544210#M866348</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-27T07:17:54Z</dc:date>
    </item>
  </channel>
</rss>

