<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello,</p>
    <p>same here with french keyboard and "Shift + Ctrl_L + 2".</p>
    <p>(because on french keyboard, you have to press "Shift + 2" in
      order to get "2" key)<br>
    </p>
    <p>Linux Ubuntu 16.04 on VirtualBox</p>
    <p>Host is Windows Seven<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Le 12/09/2016 à 14:21, martin f krafft
      a écrit :<br>
    </div>
    <blockquote
      cite="mid:20160912122132.njy6fplca24yp3gc@albatross.lehel.madduck.net"
      type="cite">
      <pre wrap="">Hello,

My window manager uses the number keys to switch between tags (it's
"awesome"). I noticed that for a while, I was no longer able to move
a client to tag "2" (Mod4-Shift-2), while moving to other tags
worked fine. Also, I could still switch to tag "2" (Mod4-2), so it
was something about the shift key, I gathered.

Well, not so. Using xev, I discovered the following:

Entering "1" and "2" into the xev gives consistent results. Holding
down shift yields "!" and "@" as it should for a US keyboard.

However, as soon as I touch Control_L or Control_R at the same time,
something weird happens. Here's the output for Control_L + 1:

  KeyPress event, serial 1684, synthetic NO, window 0x4200001,
      root 0x4b9, subw 0x0, time 4065591518, (117,69), root:(3486,798),
      state 0x14, keycode 10 (keysym 0x31, 1), same_screen YES,
      XLookupString gives 1 bytes: (31) "1"
      XmbLookupString gives 1 bytes: (31) "1"
      XFilterEvent returns: False

but look at what happens for Control_L + 2:

  KeyPress event, serial 1684, synthetic NO, window 0x4200001,
      root 0x4b9, subw 0x0, time 4065592038, (117,69), root:(3486,798),
      state 0x14, keycode 11 (keysym 0x32, 2), same_screen YES,
      XLookupString gives 1 bytes: (00) ""
      XmbLookupString gives 1 bytes: (00) ""
      XFilterEvent returns: False

Note how the keysym is correct, but then XLookupString and/or
XmbLookupString instead return the empty string.

This happens whether I load the US or the DE xkb map, using
setxkbmap.

Do you have any idea what might be going on?

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:xorg@lists.x.org">xorg@lists.x.org</a>: X.Org support
Archives: <a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/archives/xorg">http://lists.freedesktop.org/archives/xorg</a>
Info: <a class="moz-txt-link-freetext" href="https://lists.x.org/mailman/listinfo/xorg">https://lists.x.org/mailman/listinfo/xorg</a>
Your subscription address: %(user_address)s</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Lucien GENTIS
UNIVERSITE DE LORRAINE - ESPE
Centre de Ressources Informatiques
5, Rue Paul Richard
C.O. 3 - MAXEVILLE
54528 LAXOU-CEDEX

Tél. 03 72 74 13 28
Email : <a class="moz-txt-link-abbreviated" href="mailto:lucien.gentis@univ-lorraine.fr">lucien.gentis@univ-lorraine.fr</a></pre>
  </body>
</html>