<div dir="ltr"><div><div>Hi, <br><br>Thank you for the suggestion. I tried to explain in the first email that I had tried to do it with xmodmap. But I don't know how to do it. And the manual does not explain how to make such keyboard combos.<br><br></div><div>Could anyone explain how to do it? Or show me where in the manual I should read?<br></div><div><br>The keycodes are<br></div>Control_L: 37<br></div>Alt_L: 64<br>2: 11<br><div><div><br><br>KeyPress event, serial 36, synthetic NO, window 0x1e00001,<br>    root 0xc0, subw 0x0, time 25387407, (102,88), root:(696,396),<br>    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,<br>    XLookupString gives 0 bytes: <br>    XmbLookupString gives 0 bytes: <br>    XFilterEvent returns: False<br><br>KeyPress event, serial 36, synthetic NO, window 0x1e00001,<br>    root 0xc0, subw 0x0, time 25389794, (102,88), root:(696,396),<br>    state 0x4, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,<br>    XLookupString gives 0 bytes: <br>    XmbLookupString gives 0 bytes: <br>    XFilterEvent returns: False<br><br>KeyPress event, serial 36, synthetic NO, window 0x1e00001,<br>    root 0xc0, subw 0x0, time 25397355, (102,88), root:(696,396),<br>    state 0xc, keycode 11 (keysym 0x32, 2), same_screen YES,<br>    XLookupString gives 1 bytes: (00) ""<br>    XmbLookupString gives 1 bytes: (00) ""<br>    XFilterEvent returns: False<br><br><br></div><div>Best regards<br></div><div>Knut<br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-06 13:05 GMT+02:00 Matthias Apitz <span dir="ltr"><<a href="mailto:guru@unixarea.de" target="_blank">guru@unixarea.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">El sábado, 6 de junio de 2015 12:55:55 (CEST), Knut Olav Bøhmer escribió:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
<br>
I have a USB keyboard with a special "@" button that sends ctrl-alt-2 when<br>
pressed.<br>
I have been unable to configure xorg to use this button as an @, and I<br>
can't find anyone who know how to do this.<br>
<br>
My workaround is to make a keyboard shortcut in the window-manager to run<br>
"xvkbd -xsendevent -text @" when ctrl-alt-2 is pressed.<br>
I have not tested it in a production environment, but it works on my<br>
computer.<br>
<br>
I would also like to learn how to do this the proper way to do it. It is<br>
embarrassing that I have run linux for over 20 years, and still can not<br>
configure a keyboard. People makes fun of me :(<br>
<br>
I tried to do it with: xmodmap -e  "add mod3 = Alt_L Control_L"; but that<br>
does not make mod3 in to a combination of Alt_L and Control_L as far as I<br>
understand. It only maps Alt_L to mod3 and Control_L to mod3. I was able to<br>
do this in the console by creating a file with dumpkeys and adding "control<br>
alt keycode   3 = at" then loading it with loadkeys.<br>
<br>
I was hoping it would be possible to do something similar with xorg.<br>
<br>
This is the keyboard:<br>
<a href="http://www.tastaturen.com/ergebnis.lasso?-session=shop:42F941961dfbe2AB4DjsnH32421E&kn=2504&vo=p&lng2=e" target="_blank">http://www.tastaturen.com/ergebnis.lasso?-session=shop:42F941961dfbe2AB4DjsnH32421E&kn=2504&vo=p&lng2=e</a><br>
<br>
Best regards<br>
</blockquote>
<br></div></div>
Hello,<br>
<br>
Use xev(1) to see what keycode it is sending on press/release and than map it with xmodmap(1) to the proper keysym.<br>
<br>
HIH<span class="HOEnZb"><font color="#888888"><br>
<br>
matthias<br>
<br>
<br>
-- <br>
Sent from my Ubuntu phone<br>
<a href="http://www.unixarea.de/" target="_blank">http://www.unixarea.de/</a><br>
_______________________________________________<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</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Knut Olav Bøhmer<div>41 000 108</div></div>
</div>