Comment # 2 on bug 1205406 from
The list returned by

for w in $( xdotool search -class firefox ); do xdotool getwindowname $w; done

shows all of the windows, that search didn't find:

Firefox

VDR Portal ��������� Mozilla Firefox
...

So it seems, that only xdotool search doesn't work any longer.


You are receiving this mail because: