Tony Emma <tony.emm...@...> writes: > > class = 'UXTerm', > instance = 'xterm', >
I see that you're following the instruction "restart ion, fullscreen a flash video and see what got written to windowinfos.lua" very precisely, but in the act of "see what got written" you're opening an xterm window, and windowinfos.lua only shows you the *last* client window opened, in your case the xterm. So open xterm first, then fullscreen a flash video, then enter the command in the terminal that would read the file windowinfos.lua. If it still fails when you get the right class and instance, the author of script warned that the delay may need to be adjusted on some computers, which means changing the number in "timer:set(200, function() cwin:goto() end)".
