https://bugs.kde.org/show_bug.cgi?id=361598

--- Comment #6 from Daniel Lichtenberger <daniel.lichtenber...@gmx.net> ---
The only two lines kwin logs when switching windows with the script from my
previous comment are (after enabling debug options as described in
https://github.com/lxde/lxqt/issues/836#issuecomment-144931359):

kwin_tabbox: areKeySymXsDepressed:  any of  2
kwin_tabbox: 0 : keySymX=0x "ffe9"  i= 8  mask=0x "1"  keymap[i]=0x "1"


_Sometimes_ the last number is "0" instead of "1", as in:

kwin_tabbox: areKeySymXsDepressed:  any of  2
kwin_tabbox: 0 : keySymX=0x "ffe9"  i= 8  mask=0x "1"  keymap[i]=0x "0"

However, there doesn't seem to be a direct link between the issue and this
change in output (sometimes switching fails when it printed "0" before,
sometimes when it printed "1").

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to