<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - uim-byeoru follows system keyboard layout"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71671#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - uim-byeoru follows system keyboard layout"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71671">bug 71671</a>
              from <span class="vcard"><a class="email" href="mailto:nemonein@gmail.com" title="nemonein@gmail.com">nemonein@gmail.com</a>
</span></b>
        <pre>(In reply to Jae-hyeon Park from <a href="show_bug.cgi?id=71671#c1">comment #1</a>)
<span class="quote">> Hello,

> many thanks for using uim-byeoru and reporting the issue.

> Indeed, this is a known problem stemming from the fact that Korean input
> does not proceed by mapping each latin alphabet to (a component of) a Korean
> syllable, as is the case with romaji Japanese input.  For a proper
> implementation of Korean input which would work in an environment like
> yours, one would need to tell which physical key has been pressed,
> independent of to which alphabet the key is mapped.  One might obtain such
> information from the X11 keycode or something similar, if byeoru were an X11
> application running outside uim.  At the level of a uim-scheme code,
> however, the key press handler receives a key event only after it has been
> already translated to an ascii code and therefore there is no way to figure
> out the physical location of the key.  [Other developers: please correct me
> if I missed something.]

> Fortunately, uim is flexible enough for a workaround, which might work for
> you unless you switch between qwerty and dvorak too often.  It is
> straightforward to override the default alphabet-jamo mapping which is based
> on the Korean (and US) layout.  You should see immediately which variable to
> touch once you have a look at byeoru.scm under the scheme source directory
> of uim.  One can override it in the private configuration file.  If you are
> interested in this solution, I would be happy to tell you how in more detail.

> Cheers,
> Jae-hyeon</span >

Hello.
I emailed you, but I leave a message here, too.

I have the same problem like Joe.
Can you tell us how to make private configuration files?

Thanks in advance!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>