<?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: Xming key map for EVE  application keypad in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635932#M18264</link>
    <description>Hi Kim,&lt;BR /&gt;&lt;BR /&gt;  Is the emulator keypad defined to use VT220 keys by position or by name? I'm not familiar with Teraterm, but I'd expect it must have a way to configure the keyboard to be "true LK" layout vs "PC" layout.&lt;BR /&gt;&lt;BR /&gt;  I've attached a small program which echos the key sequences seen at your processs. Compare working and non-working connections, it may give a clue as to what's happening.&lt;BR /&gt;&lt;BR /&gt;  MACRO, LINK and RUN. Press keys to see the escape sequences. control characters are prefixed with "^", high characters with "~". End with ^Z&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 24 May 2010 05:37:44 GMT</pubDate>
    <dc:creator>John Gillings</dc:creator>
    <dc:date>2010-05-24T05:37:44Z</dc:date>
    <item>
      <title>Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635931#M18263</link>
      <description>&lt;!--!*#--&gt;I've got Xming X windows running via SSH using Teraterm 4.6 to OpenVMS 7.3-2&lt;BR /&gt;However the TPU editor session cannot seem to use the EVE application keypad in Xming X-windows terminal even when a normal Teraterm session had no problems (the setup for the EVE key pad is defined in the sys$login area)&lt;BR /&gt;&lt;BR /&gt;Any idea of how this can be resolved ? &lt;BR /&gt;There does not seem to be a problem with Kea-X.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 24 May 2010 03:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635931#M18263</guid>
      <dc:creator>K Fam</dc:creator>
      <dc:date>2010-05-24T03:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635932#M18264</link>
      <description>Hi Kim,&lt;BR /&gt;&lt;BR /&gt;  Is the emulator keypad defined to use VT220 keys by position or by name? I'm not familiar with Teraterm, but I'd expect it must have a way to configure the keyboard to be "true LK" layout vs "PC" layout.&lt;BR /&gt;&lt;BR /&gt;  I've attached a small program which echos the key sequences seen at your processs. Compare working and non-working connections, it may give a clue as to what's happening.&lt;BR /&gt;&lt;BR /&gt;  MACRO, LINK and RUN. Press keys to see the escape sequences. control characters are prefixed with "^", high characters with "~". End with ^Z&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 May 2010 05:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635932#M18264</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-05-24T05:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635933#M18265</link>
      <description>&lt;P&gt;&lt;BR /&gt;Check out the excellent response by Bojan Nemec in this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;https://community.hpe.com/t5/Hardware/What-client-instead-of-old-VT/m-p/3765186&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;[&lt;STRONG&gt;Admin&lt;/STRONG&gt;: The above link is no longer valid]&lt;/P&gt;
&lt;P&gt;I only had to make minor changes to the xkb files to get it to work for me.&lt;BR /&gt;&lt;BR /&gt;I start xming as so:&lt;BR /&gt;&lt;BR /&gt;xming -multiwindow -ac -xkblayout us_vms -clipboard&lt;BR /&gt;&lt;BR /&gt;Note: Xming reasserts the num-lock and a few other keys when switching between xming and PC applications. For VMS, this makes it look like PF1 is being pressed everytime the windows are changed. I ended up rebuilding xming after removing the code that did the reasserting. I also has to roll in quite a few clipboard patches to get the copy and paste to work reliably.&lt;BR /&gt;&lt;BR /&gt;-Jeff&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 06:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635933#M18265</guid>
      <dc:creator>Jeffrey Goodwin</dc:creator>
      <dc:date>2023-06-08T06:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635934#M18266</link>
      <description>Dear Jeff,&lt;BR /&gt;&lt;BR /&gt;is your enhanced xming and your working xkb file available for others  ??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Verne&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2010 17:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635934#M18266</guid>
      <dc:creator>Verne Britton</dc:creator>
      <dc:date>2010-05-25T17:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635935#M18267</link>
      <description>Thanks Jeff, &lt;BR /&gt; Your hint was invaluable ! The structure of Xming under XP was little different and I only had to make a little change to &lt;BR /&gt;us_vms configuration&lt;BR /&gt;The contents: &lt;BR /&gt;// Setup the pc keyboard to looks like an LK keyboard&lt;BR /&gt;default &lt;BR /&gt;partial alphanumeric_keys modifier_keys&lt;BR /&gt;xkb_symbols "us_vms" {&lt;BR /&gt;include "us(basic)"&lt;BR /&gt;include "vms(vms)"&lt;BR /&gt;};&lt;BR /&gt;because of the slightly difference in the directory structure.&lt;BR /&gt;&lt;BR /&gt;Now, in Xming DECterm session, the  keys behave as expected in EVE editor.&lt;BR /&gt;&lt;BR /&gt;Many thanks Jeff,&lt;BR /&gt;&lt;BR /&gt;Kim Fam&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2010 05:08:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635935#M18267</guid>
      <dc:creator>K Fam</dc:creator>
      <dc:date>2010-05-26T05:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635936#M18268</link>
      <description>Verne,&lt;BR /&gt;&lt;BR /&gt;I can supply the files, but I cannot attach the zip file due to it's size (2MB).&lt;BR /&gt;&lt;BR /&gt;-Jeff&lt;BR /&gt;</description>
      <pubDate>Thu, 27 May 2010 19:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/4635936#M18268</guid>
      <dc:creator>Jeffrey Goodwin</dc:creator>
      <dc:date>2010-05-27T19:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/5306453#M27906</link>
      <description>&lt;P&gt;The updated URL:&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;&lt;A href="http://h30499.www3.hp.com/t5/Hardware/What-client-instead-of-old-VT/m-p/3765186" target="_blank" rel="noopener"&gt;http://h30499.www3.hp.com/t5/Hardware/What-client-instead-of-old-VT/m-p/3765186&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hpe.com/t5/Hardware/What-client-instead-of-old-VT/m-p/3765186" target="_blank" rel="noopener"&gt;https://community.hpe.com/t5/Hardware/What-client-instead-of-old-VT/m-p/3765186&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 05:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/5306453#M27906</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2020-05-27T05:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/7088972#M105010</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;Just wondering if you knew why I get an "access denied" when I try and follow the link you posted here?&lt;BR /&gt;I have been a HP community member since 2011.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alf&lt;/P&gt;</description>
      <pubDate>Sun, 24 May 2020 23:55:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/7088972#M105010</guid>
      <dc:creator>AlfK</dc:creator>
      <dc:date>2020-05-24T23:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/7089199#M105013</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1199149"&gt;@AlfK&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Try this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hpe.com/t5/Hardware/What-client-instead-of-old-VT/m-p/3765186" target="_blank" rel="noopener"&gt;https://community.hpe.com/t5/Hardware/What-client-instead-of-old-VT/m-p/3765186&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 05:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/7089199#M105013</guid>
      <dc:creator>Parvez_Admin</dc:creator>
      <dc:date>2020-05-27T05:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/7089360#M105017</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for trying to fix the link, but it is still showing the same error for me.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You do not have sufficient privileges for this resource or its parent to perform this action.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Click your browser's &lt;STRONG&gt;Back&lt;/STRONG&gt; button to continue.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Alf.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 21:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/7089360#M105017</guid>
      <dc:creator>AlfK</dc:creator>
      <dc:date>2020-05-27T21:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Xming key map for EVE  application keypad</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/7089371#M105018</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks so much for posting a new link, but I still have an issue getting access to that newer location...&lt;BR /&gt;&lt;BR /&gt;[cid:image001.png@01D634F2.98168130]&lt;BR /&gt;[cid:image002.png@01D634F2.98168130]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;&lt;BR /&gt;Alf Kellner&lt;BR /&gt;Specialist Quality Assurance and Technical Systems - Pacific Technology Centre&lt;BR /&gt;&lt;BR /&gt;Rio Tinto&lt;BR /&gt;Level 19, 123 Albert Street, Brisbane, Queensland 4000 Australia&lt;BR /&gt;(Note: Pacific Aluminium is now part of Rio Tinto)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 04:16:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xming-key-map-for-eve-application-keypad/m-p/7089371#M105018</guid>
      <dc:creator>AlfK</dc:creator>
      <dc:date>2020-05-28T04:16:43Z</dc:date>
    </item>
  </channel>
</rss>

