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

--- Comment #15 from Daniel Stone <dan...@fooishbar.org> ---
mclasen: no, it hasn't been stripped (29 -> KEY_LEFTCTRL, 14 -> KEY_BACKSPACE):

[2939736.726] wl_keybo...@20.key(63036, 15873579, 29, 1)
Gdk-Message: keyboard event, code 37, sym 65507, string , mods 0x0
[2939737.320] wl_keyboard@20.modifiers(63037, 4, 0, 0, 0)
[2940539.334] wl_keybo...@20.key(63038, 15874382, 14, 1)
Gdk-Message: keyboard event, code 22, sym 65288, string \u0008, mods 0x4
[2940543.220]  -> wl_compositor@4.create_region(new id wl_region@43)
[2940543.454]  -> wl_reg...@43.add(7, 0, 1586, 7)
[2940543.746]  -> wl_reg...@43.add(0, 7, 1600, 865)
[2940544.030]  -> wl_surface@18.set_opaque_region(wl_region@43)
[2940544.130]  -> wl_region@43.destroy()
[2940544.276]  -> wl_compositor@4.create_region(new id wl_region@41)
[2940544.369]  -> wl_reg...@41.add(-10, -10, 1620, 892)
[2940544.485]  -> wl_surface@18.set_input_region(wl_region@41)
[2940544.522]  -> wl_region@41.destroy()
[2940546.944]  -> wl_surface@18.attach(wl_buffer@34, 0, 0)
[2940547.044]  -> wl_surface@18.set_buffer_scale(2)
[2940547.080]  -> wl_surface@18.damage(0, 107, 1600, 15)
[2940547.180]  -> wl_surface@18.damage(1370, 849, 144, 21)
[2940547.353]  -> wl_surface@18.frame(new id wl_callback@42)
[2940547.404]  -> wl_surface@18.commit()
[2940559.855] wl_display@1.delete_id(43)
[2940560.031] wl_display@1.delete_id(41)
[2940560.124] wl_display@1.delete_id(42)
[2940560.248] wl_callb...@42.done(990783035)
Gdk-Message: frame 0x5622b6ef2000
[2940689.243] wl_keybo...@20.key(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
wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to