On Aug 27 2022, Crystal Kolipe wrote: > On Sat, Aug 27, 2022 at 01:07:30PM +0200, Walter Alejandro Iglesias wrote: > > X crashes when moving cursor from keyboard bindings. I can reproduce > > the bug with cwm, fvwm or fvwm2 (because this window managers have that > > option). According to the logs the cause could be in wsmouse. > > Can you reproduce this using the window-move and window-resize functions > of cwm? Or is it strictly the pointer-move functions that cause it? > > For example: > > bind-key C-Up window-move-up > bind-key C-Down window-move-down > bind-key C-Left window-move-left > bind-key C-Right window-move-right > bind-key M-Up window-move-up-big > bind-key M-Down window-move-down-big > bind-key M-Left window-move-left-big > bind-key M-Right window-move-right-big > bind-key 4-Up window-resize-up-big > bind-key 4-Down window-resize-down-big > bind-key 4-Left window-resize-left-big > bind-key 4-Right window-resize-right-big
That's exactly how I reproduced it the first time. When I noticed that moving the cursor alone produced the same effect (having in mind that the commands above also move the cursor) I thought it could be the cursor, but perhaps it's the keyboard input what makes X crash, I don't know. Walter PS: Crystal, your @exoticsilicon.com address returns my messages.
