<html>
    <head>
      <base href="https://bugzilla.icculus.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Aphabetic keys don't work with SDL2 on Linux"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=6309#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Aphabetic keys don't work with SDL2 on Linux"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=6309">bug 6309</a>
              from <span class="vcard"><a class="email" href="mailto:andrey.vihrov@gmail.com" title="Andrey Vihrov <andrey.vihrov@gmail.com>"> <span class="fn">Andrey Vihrov</span></a>
</span></b>
        <pre>With the help of #ioquake3 at FreeNode I narrowed it down to this:

If only some Latin keyboard layout is present, then the game works. If a
Cyrillic keyboard layout is also present (but not activated), then it doesn't
work anymore even with the Latin layout. Test it with

    setxkbmap -layout 'us'

and

    setxkbmap -layout 'us,ru'

So this is probably an SDL bug.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>