I have a large LCD mounted on my wall at my work, and I would like to display some webpage with statistics on it, in a rotating manner - switch to a different webpage every few seconds.
I think that I can run a script to execute and kill the browser with a different webpage every few seconds, but it seems like a very inefficient process. Another idea was to switch the workspaces and keep every browser in a different one, but I don't know how to do that.
Do you know of any way of doing this under Ubuntu?