<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div><div><div><div><div>Hi Andreas,<br><br>Thank you for the suggestion. I this now, and it did not work.<br></div>I did get some warnings but I suspect they are not relevant.<br></div>The warnings was:<br>Warning:          No symbols defined for <AB11> (keycode 97)<br></div>(and repeted for the following symbols: <JPCM>,<I120>,<AE13>,<I149>,<I154>,<I168>,<I178>,<I183>,<I184>,<FK19>,<FK24>,<I217>,<I219>,<I221>,<I222>,<I230>,<I247>,<I248>,<I249>,<I250>,<I251>,<I252>,<I253>)<br><br><br></div>Best regards<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">Knut<br><div><div><div><div><br><br><div><br></div></div></div></div></div></font></span></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">2015-06-06 16:32 GMT+02:00  <span dir="ltr"><<a href="mailto:wettstae@gmail.com" target="_blank">wettstae@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Knut,<br>
<br>
Apparently, your keyboard attempts to make its special keys usable<br>
without special drivers.  Many layouts have @ on the AltGr-layer of the<br>
2 key.  So, to implement a @ key with such a layout, the keyboard<br>
firmware could emulate pressing AltGr+2 simultaneously.  Moreover, on<br>
Windows, pressing Ctrl+Alt is equivalent to pressing AltGr key.  So, on<br>
Windows, emulating pressing Control+Alt+2 would work as well.  Your<br>
keyboard manufacturer has chosen this second, Windows-specific<br>
non-portable possibility.<br>
<br>
You can work around this.  First, dump your current layout:<br>
<br>
  xkbcomp -xkb :0 mylayout.xkb<br>
<br>
Then you edit this file.  You look for key <AE02> and change the section<br>
there to read like follows (I assume that you use a Danish layout):<br>
<br>
    key <AE02> {<br>
        type= "CTRL+ALT",<br>
        symbols[Group1]= [               2,        quotedbl,              at,     twosuperior, at ]<br>
    };<br>
<br>
Then you send the modified layout back to the server:<br>
<br>
  xkbcomp mylayout.xkb :0<br>
<br>
Depending on the software you are using, this might or might not be<br>
sufficient.  If you want to use Control+2, or if you use software which<br>
implements keyboard handling sloppily, some more changes might be<br>
required to workaround those quirks.  Let us know.<br>
<br>
Andreas<br>
<div><div>_______________________________________________<br>
<a href="mailto:xorg@lists.x.org" target="_blank">xorg@lists.x.org</a>: X.Org support<br>
Archives: <a href="http://lists.freedesktop.org/archives/xorg" target="_blank">http://lists.freedesktop.org/archives/xorg</a><br>
Info: <a href="http://lists.x.org/mailman/listinfo/xorg" target="_blank">http://lists.x.org/mailman/listinfo/xorg</a><br>
Your subscription address: %(user_address)s</div></div></blockquote></div><br><br clear="all"><br></div></div><span class="">-- <br><div>Knut Olav Bøhmer<div>41 000 108</div></div>
</span></div>
</div><br><br clear="all"><br>-- <br><div class="gmail_signature">Knut Olav Bøhmer<div>41 000 108</div></div>
</div>