<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal">Hello, </p><p class="MsoNormal">I am using Xvfb to render an X session in memory. I am trying to use setxkbmap to change the key layouts. I seem to have difficulty doing this other than US key layout. There are no errors when calling “setxkbmap de” (german language) however the keymap looks all wrong and certain modifier keys like alt-gr don’t seem to work. I thought maybe I don’t have the right keymaps compiled in but I did a diff of /usr/share/X11/xkb with a working machine and it is the same. So I need some help figuring out how to debug this problem. Setxkbmap doesn’t seem to have much info except the verbose options telling me what it is setting. </p>
<p class="MsoNormal"> </p><p class="MsoNormal">Note: this does seem to work if I don’t use Xvfb and just use a normal session. </p></div></body></html>