<?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: Keyboard / Keymap Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673593#M843601</link>
    <description>what is /etc/kbdlang set to?&lt;BR /&gt;&lt;BR /&gt;It could be set to US keyboard.&lt;BR /&gt;If unsure, mv it out of the way as a backup (not copy) an dthen reboot.&lt;BR /&gt;The system should see the file is missing, and ask you to select the keyboard type.&lt;BR /&gt;HTH</description>
    <pubDate>Thu, 28 Feb 2002 15:57:53 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2002-02-28T15:57:53Z</dc:date>
    <item>
      <title>Keyboard / Keymap Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673592#M843600</link>
      <description>I have a B2000 with HP-UX 11 installed as well as the latest version of Gnome using a British keyboard.  The problem I have is that the '|' [pipe] key is typed it doesn't work! I see a '|' character but it doesn't perform the pipe action.  When I telnet into another machine and type a '|' I see '&amp;amp;' [ampersand] so I'm guessing that this is the character that is getting though to the shell and causing my errors.&lt;BR /&gt;&lt;BR /&gt;Has anyone got any ideas where I've gone wrong and what I can do to fix it?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Matthew.</description>
      <pubDate>Thu, 28 Feb 2002 15:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673592#M843600</guid>
      <dc:creator>Matthew Shaylor</dc:creator>
      <dc:date>2002-02-28T15:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Keyboard / Keymap Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673593#M843601</link>
      <description>what is /etc/kbdlang set to?&lt;BR /&gt;&lt;BR /&gt;It could be set to US keyboard.&lt;BR /&gt;If unsure, mv it out of the way as a backup (not copy) an dthen reboot.&lt;BR /&gt;The system should see the file is missing, and ask you to select the keyboard type.&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 28 Feb 2002 15:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673593#M843601</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-02-28T15:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Keyboard / Keymap Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673594#M843602</link>
      <description>sounds like the type is set incorrectly. &lt;BR /&gt;if not you can always add a stty command to remap it into your profile.</description>
      <pubDate>Thu, 28 Feb 2002 16:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673594#M843602</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2002-02-28T16:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Keyboard / Keymap Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673595#M843603</link>
      <description>Also worth checking is the output from xmodmap -pke .... I had a discussion on this about a month or so ago but have been unable to find the thread : same problem pipe and gnome : try the search facility you maybe luckier than I ....</description>
      <pubDate>Thu, 28 Feb 2002 16:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673595#M843603</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-02-28T16:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Keyboard / Keymap Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673596#M843604</link>
      <description>I'm pretty convinced that its not a kbdlang problem for two reasons, firstly it displays a bar which it wouldn't otherwise.  Secondly it worked under CDE :)&lt;BR /&gt;&lt;BR /&gt;I found the old thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x35ba28e43106d6118ff40090279cd0f9!0,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x35ba28e43106d6118ff40090279cd0f9!0,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That discusses it in length.  Basically running:&lt;BR /&gt;xmodmap -e "keycode 28 = backslash bar" solves the problem.&lt;BR /&gt;&lt;BR /&gt;Question: Is there a config file I can change to make this change permanent?  Failing that would putting it in my .bashrc or .profile file work?</description>
      <pubDate>Thu, 28 Feb 2002 17:37:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673596#M843604</guid>
      <dc:creator>Matthew Shaylor</dc:creator>
      <dc:date>2002-02-28T17:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Keyboard / Keymap Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673597#M843605</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If it were me I'd run xmodmap via my .profile or similar.&lt;BR /&gt;&lt;BR /&gt;to do this on a system wide basis I'd try adding the xmodmap entry to either my Xsession file or via an Xsession.d script : see the /usr/dt/config directory .... I think this will still be read or used when X starts even though gdm not CDE is running. &lt;BR /&gt;&lt;BR /&gt;Another alternative would be to use &lt;BR /&gt;&lt;BR /&gt;keymap_ed to edit the /usr/lib/X11/XHPKeymaps file.</description>
      <pubDate>Fri, 01 Mar 2002 08:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673597#M843605</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-03-01T08:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Keyboard / Keymap Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673598#M843606</link>
      <description>I have tried the xmodmap -e command and still I get ^ae from the \| key (I'm using my PC to type this mail).&lt;BR /&gt;I also do not get a ?? sign out of the 3?? key - I get , well it looks like ^a with a ~ over it.&lt;BR /&gt;&lt;BR /&gt;Any more ideas, as I cannot get my pipe symbol working in gnome, with my UK keyboard.</description>
      <pubDate>Mon, 08 Apr 2002 11:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keymap-problem/m-p/2673598#M843606</guid>
      <dc:creator>Andy McDade</dc:creator>
      <dc:date>2002-04-08T11:59:08Z</dc:date>
    </item>
  </channel>
</rss>

