https://bugzilla.gnome.org/show_bug.cgi?id=754110

--- Comment #15 from Daniel Stone <[email protected]> ---
mclasen: no, it hasn't been stripped (29 -> KEY_LEFTCTRL, 14 -> KEY_BACKSPACE):

[2939736.726] [email protected](63036, 15873579, 29, 1)
Gdk-Message: keyboard event, code 37, sym 65507, string , mods 0x0
[2939737.320] [email protected](63037, 4, 0, 0, 0)
[2940539.334] [email protected](63038, 15874382, 14, 1)
Gdk-Message: keyboard event, code 22, sym 65288, string \u0008, mods 0x4
[2940543.220]  -> [email protected]_region(new id wl_region@43)
[2940543.454]  -> [email protected](7, 0, 1586, 7)
[2940543.746]  -> [email protected](0, 7, 1600, 865)
[2940544.030]  -> [email protected]_opaque_region(wl_region@43)
[2940544.130]  -> [email protected]()
[2940544.276]  -> [email protected]_region(new id wl_region@41)
[2940544.369]  -> [email protected](-10, -10, 1620, 892)
[2940544.485]  -> [email protected]_input_region(wl_region@41)
[2940544.522]  -> [email protected]()
[2940546.944]  -> [email protected](wl_buffer@34, 0, 0)
[2940547.044]  -> [email protected]_buffer_scale(2)
[2940547.080]  -> [email protected](0, 107, 1600, 15)
[2940547.180]  -> [email protected](1370, 849, 144, 21)
[2940547.353]  -> [email protected](new id wl_callback@42)
[2940547.404]  -> [email protected]()
[2940559.855] [email protected]_id(43)
[2940560.031] [email protected]_id(41)
[2940560.124] [email protected]_id(42)
[2940560.248] [email protected](990783035)
Gdk-Message: frame 0x5622b6ef2000
[2940689.243] [email protected](63039, 15874532, 14, 0)
Gdk-Message: keyboard event, code 22, sym 65288, string \u0008, mods 0x4


Taken from pressing Ctrl-Backspace in GEdit. I do have ctrl:nocaps enabled
(i.e. CAPS also sends Control_L), but changing that doesn't seem to have any
effect. Again, Ctrl+{Left,Right} work fine, which are also declared as
GDK_CONTROL_MASK + the appropriate key in gtktextview.c. I can't see what could
possibly be wrong from the winsys side. :\

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to