Jump to content

Recommended Posts

Posted

Please can someone explain how they auto-logon and rotate between two web pages using Ubuntu?  Apparently, it should be simple, but it never seems to work like the guides or AI says it should.   I am happy to use another version of Linux.

 

Please let me know how you do it for your key stats to be displayed in your NOC (broom cupboard). 

 

Posted

I'd write a webpage to do it, main page has JS to switch, probably just put each in an iframe and hide/show the other one on a timer, then you can just open one page on any browser/os in full screen mode

Posted

Depends on the status page layout, but a big enough monitor and Chrome or Firefox's split view in conjunction with "open previous windows and tabs on launch" may also work.

Posted
9 hours ago, nicholab said:

Please can someone explain how they auto-logon and rotate between two web pages using Ubuntu?

 

Auto logon / load up of application (possibly in full-screen mode): I was working on this a couple of months ago using Debian as the OS (Ubuntu should be very similar) and XFCE4 as the GUI. That was for a remote desktop setup rather than a kiosk. If nothing else, I found I had to ask Gemini questions about the exact version of XFCE4 I was using, not just "how do I do X on Debian".

 

Switching between two non-iframed views: not tried it, but you could possibly start two instances of Chrome (or other browser) from the command line, both in full-screen mode, then have a script that switches between the two by making one or the other the top window.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...