<?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: Reflection X doubt... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911116#M406153</link>
    <description>Hi,&lt;BR /&gt;I dont see why it wont work...&lt;BR /&gt;How do you connect yourself with ReflectionX ?&lt;BR /&gt;Did you enter your session by xdmcp which of course will not read your .profile?&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor&lt;BR /&gt;&lt;BR /&gt;What version? Beware I tried Rx13 and after a little while deinstalled it because I fell on a few (Big) bugs I reported to WRQ...&lt;BR /&gt;&lt;BR /&gt;So for Info for all:&lt;BR /&gt;Product: Reflection X&lt;BR /&gt;Summary: After install I cannot get the AltGr key to work (Nor tild, pipe...)&lt;BR /&gt;&lt;BR /&gt;Hi Victor,&lt;BR /&gt;&lt;BR /&gt;As a follow-up, I wanted to inform you that this problem is indeed a bug&lt;BR /&gt;that will be fixed in the next minor release.&lt;BR /&gt;&lt;BR /&gt;This patch is planned to be released around mid-september.&lt;BR /&gt;&lt;BR /&gt;Let me know if this issue is urgent to you and in this case, I can&lt;BR /&gt;provide you with a test fix (patch to verify if the problem is actually&lt;BR /&gt;solved, meant for test enviroments). &lt;BR /&gt;&lt;BR /&gt;Thank you for contacting WRQ European Technical Support.</description>
    <pubDate>Thu, 07 Jul 2005 09:04:12 GMT</pubDate>
    <dc:creator>Victor BERRIDGE</dc:creator>
    <dc:date>2005-07-07T09:04:12Z</dc:date>
    <item>
      <title>Reflection X doubt...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911112#M406149</link>
      <description>Hello Guys... Using Hp-Ux 11i.&lt;BR /&gt;I have created this operator menu:&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------&lt;BR /&gt;                                Operation Menu&lt;BR /&gt;&lt;BR /&gt;                                ( 1 ) Oracle&lt;BR /&gt;&lt;BR /&gt;                                ( 2 ) Commands&lt;BR /&gt;&lt;BR /&gt;                                ( 3 ) OpenView&lt;BR /&gt;&lt;BR /&gt;                                ( 9 ) Exit&lt;BR /&gt;&lt;BR /&gt;    &lt;BR /&gt;OPTION:  &lt;BR /&gt;--------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;When I "telnet" from a vt100 terminal it works fine, but I can't use the OpenView option.&lt;BR /&gt;To use it, I have to log with a ReflectionX session, but when I log from a ReflectionX session, this menu is not loaded...&lt;BR /&gt;&lt;BR /&gt;Look my .profile:&lt;BR /&gt;# @(#)B.11.11_LR       &lt;BR /&gt;&lt;BR /&gt;# Default user .profile file (/usr/bin/sh initialization).&lt;BR /&gt;&lt;BR /&gt;# Set up the terminal:&lt;BR /&gt;        if [ "$TERM" = "" ]&lt;BR /&gt;        then&lt;BR /&gt;                eval ` tset -s -Q -m ':?hp' `&lt;BR /&gt;        else&lt;BR /&gt;                eval ` tset -s -Q `&lt;BR /&gt;        fi&lt;BR /&gt;        stty erase "^H" kill "^U" eof "^D"&lt;BR /&gt;        stty hupcl ixon ixoff&lt;BR /&gt;        tabs&lt;BR /&gt;&lt;BR /&gt;# Set up the search paths:&lt;BR /&gt;        PATH=$PATH:.&lt;BR /&gt;&lt;BR /&gt;# Set up the shell environment:&lt;BR /&gt;        set -u&lt;BR /&gt;        trap "echo 'logout'" 0&lt;BR /&gt;&lt;BR /&gt;# Set up the shell variables:&lt;BR /&gt;        EDITOR=vi&lt;BR /&gt;        export EDITOR&lt;BR /&gt;&lt;BR /&gt;# Set up the DISPLAY Variable:&lt;BR /&gt;      MAQUINA=`who -mR |awk '{print $6}' |cut -b 2-28 |cut -f 1 -d ")"`&lt;BR /&gt;      ADDRESS=`nslookup $MAQUINA |grep -i address |tail -1 |awk '{print $2}'`&lt;BR /&gt;      export DISPLAY=$ADDRESS:0.0&lt;BR /&gt;&lt;BR /&gt;#Set The Start Menu&lt;BR /&gt;        /home/ssboper/scripts/menu_principal&lt;BR /&gt;        exit&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;And my .dtprofile:&lt;BR /&gt; DTSOURCEPROFILE=true&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;How can I set it to run my menu at login with Xsessions?!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Rafael M. Braga&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 08:38:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911112#M406149</guid>
      <dc:creator>Rafael Mendonça Braga</dc:creator>
      <dc:date>2005-07-07T08:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection X doubt...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911113#M406150</link>
      <description>Perhaps you could set the user's shell in /etc/passwd to be " /home/ssboper/scripts/menu_principal"?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Jul 2005 08:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911113#M406150</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-07-07T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection X doubt...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911114#M406151</link>
      <description>When logging in with ReflectionX you are invoking an X GUI interface. This is calling the .dtprofile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When using the vt100 you are logging via a text based environment. You are using the .profile.&lt;BR /&gt;&lt;BR /&gt;Look at the .dtprofile. At the bottom you will see the following. This will allow you to change the sourcing of the .dtprofile or the .profile. Uncomment and change to .false'.&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;#  If $HOME/.profile (.login) has been edited as described above, uncomment&lt;BR /&gt;#  the following line.&lt;BR /&gt;#&lt;BR /&gt;# DTSOURCEPROFILE=true&lt;BR /&gt;~&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 08:58:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911114#M406151</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-07T08:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection X doubt...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911115#M406152</link>
      <description>My mistake, just uncomment the liner leaving the value as 'true'.</description>
      <pubDate>Thu, 07 Jul 2005 08:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911115#M406152</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-07T08:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection X doubt...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911116#M406153</link>
      <description>Hi,&lt;BR /&gt;I dont see why it wont work...&lt;BR /&gt;How do you connect yourself with ReflectionX ?&lt;BR /&gt;Did you enter your session by xdmcp which of course will not read your .profile?&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor&lt;BR /&gt;&lt;BR /&gt;What version? Beware I tried Rx13 and after a little while deinstalled it because I fell on a few (Big) bugs I reported to WRQ...&lt;BR /&gt;&lt;BR /&gt;So for Info for all:&lt;BR /&gt;Product: Reflection X&lt;BR /&gt;Summary: After install I cannot get the AltGr key to work (Nor tild, pipe...)&lt;BR /&gt;&lt;BR /&gt;Hi Victor,&lt;BR /&gt;&lt;BR /&gt;As a follow-up, I wanted to inform you that this problem is indeed a bug&lt;BR /&gt;that will be fixed in the next minor release.&lt;BR /&gt;&lt;BR /&gt;This patch is planned to be released around mid-september.&lt;BR /&gt;&lt;BR /&gt;Let me know if this issue is urgent to you and in this case, I can&lt;BR /&gt;provide you with a test fix (patch to verify if the problem is actually&lt;BR /&gt;solved, meant for test enviroments). &lt;BR /&gt;&lt;BR /&gt;Thank you for contacting WRQ European Technical Support.</description>
      <pubDate>Thu, 07 Jul 2005 09:04:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911116#M406153</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2005-07-07T09:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection X doubt...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911117#M406154</link>
      <description>If you have DTSOURCEPROFILE=true uncommented, and it still does not load te profile, you can call your $HOME/.profile as the last line of the .dtprofile.  I have had to do this on a couple of systems to get it to work</description>
      <pubDate>Thu, 07 Jul 2005 09:06:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911117#M406154</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-07-07T09:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection X doubt...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911118#M406155</link>
      <description>Pete Got the right way!!!&lt;BR /&gt;&lt;BR /&gt;Thanks a lot guys!!&lt;BR /&gt;Thanks very much Pete!&lt;BR /&gt;&lt;BR /&gt;Rafael M. Braga</description>
      <pubDate>Thu, 07 Jul 2005 10:18:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection-x-doubt/m-p/4911118#M406155</guid>
      <dc:creator>Rafael Mendonça Braga</dc:creator>
      <dc:date>2005-07-07T10:18:19Z</dc:date>
    </item>
  </channel>
</rss>

