THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#982 - Mouse events under non-English keyboard layout
User who did this - Roman Kosenko (kite)

----------
How did you get that info from awesome? gdb?
No, insert printf in event_button_match() and compile as release.

xlib event state for left button in english layout: 0x100 == Button1Mask
xlib event state for left button in russian layout: 0x2100 == Button1Mask | 
(1<<13)
I didn't find any mention of (1<<13) for result event in X.h
May this superfluous bit influence and is misinterpreted?
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=982#comment2915

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to