At 1234943922 time_t, Julien Danjou wrote:
> That means that the modifiers state differs between event, which is
> unusual.
> When you press it receive { Mod1 } Shift_L, then you release it receive
> { Mod1, Shift } Shift_L.

This can be seen in xev too by pressing only Shift_L:

KeyPress event, serial 29, synthetic NO, window 0x1800001,
    root 0x36b, subw 0x0, time 4169411578, (635,544), root:(636,564),
    state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x1800001,
    root 0x36b, subw 0x0, time 4169411666, (635,544), root:(636,564),
    state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

Cheers,
-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// And thinking so much differently.

Attachment: signature.asc
Description: Digital signature

Reply via email to