<div dir="ltr">Hi Sung-Jin,<div class="gmail_extra"><br><div class="gmail_quote">On 1 June 2015 at 07:16, Sung-Jin Park <span dir="ltr"><<a href="mailto:sj76.park@samsung.com" target="_blank">sj76.park@samsung.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div>
<p><span style="color:rgb(51,51,51);font-family:'\00b9d1\00c740  \00ace0\00b515';font-size:16px;line-height:25px">I'd like to ask how to get keycode(s) from keysym using libxkbcommon API.</span><br></p>
<div style="WHITE-SPACE:normal;TEXT-TRANSFORM:none;WORD-SPACING:0px;COLOR:rgb(34,34,34);FONT:small arial,sans-serif;LETTER-SPACING:normal;TEXT-INDENT:0px;font-size-adjust:none;font-stretch:normal"><span style="FONT-SIZE:16px;FONT-FAMILY:맑은 고딕;COLOR:rgb(51,51,51);LINE-HEIGHT:25px">Is there any API in libxkbcommon ?</span></div></div></blockquote><div><br></div><div>The short answer is, no.</div><div><br></div><div>The long answer is, look through the keymap and find every keycode which produces that keysym, which may be on various layouts (groups) or shift levels.</div><div><br></div><div>If you can share more details of what you actually want to achieve, that might be helpful.</div><div><br></div><div>Cheers,</div><div>Daniel </div></div></div></div>