Page 1 of 1

DualSceen With application chrome

Posted: Thu Apr 02, 2020 4:35 pm
by ManfredT
Hi WT Ware Team,

is ist possible to run with WTWare on a Raspberry Pi 4 two different instances of chrome on two screens?
Each chrome instance with its own URL?
One has to be active for keyboard input.

Currently I managed to have one chrome on one screen, that worked out of the box with standard configurations.
My keyboard has to be german, but

language=de
and
chrome_language=de

do not work.

Please help

Re: DualSceen With application chrome

Posted: Thu Apr 02, 2020 7:08 pm
by aka
ManfredT wrote: Thu Apr 02, 2020 4:35 pm is ist possible to run with WTWare on a Raspberry Pi 4 two different instances of chrome on two screens?
No.

Re: DualSceen With application chrome

Posted: Mon Apr 13, 2020 2:26 am
by ManfredT
Is it planned to be integrated into the chrome kiosk mode?

Maybe in a licensed version?

Re: DualSceen With application chrome

Posted: Mon Apr 13, 2020 5:52 pm
by aka
Both chromes will share single mouse and keyboard. Is it what you expect?

Re: DualSceen With application chrome

Posted: Tue Apr 14, 2020 6:46 pm
by ManfredT
This would work, as long as only one sceen has focus.

More important would be to use one PI4 with two monitors and two independent chrome sessions.

Is this already possible or planned?

Re: DualSceen With application chrome

Posted: Tue Apr 14, 2020 9:13 pm
by aka
Only one screen has focus. Mouse is the only way to change focus.

In addition, both sessions will have common profile (the same plugins, the same history, the same passwords).

On 1Gig RAM Raspberry both sessions will crush together with a out-of-memory error if you open several YouTube tabs.

Are these sessions independent?

Perhaps it’s better to run two Raspberries?

Re: DualSceen With application chrome

Posted: Wed Apr 15, 2020 1:02 pm
by ManfredT
Okay it sounds it is not impossible what I need.

Both monitors have resolution 1920x1080

I could get only one chrome on one monitor, creating infinite number of tabs, and no chrome on the other screen. Just WT Ware text was shown.
configuration was:

language=de,default
display=1920x1080, HDMI
M2_display=1920x1080, HDMI2
application=chrome
chrome_mode=kiosk
chrome_url=url1_so_show
chrome_language=de
M2_next screen
application=chrome
chrome_mode=kiosk
chrome_url=url1_so_show
chrome_language=de

please help

Re: DualSceen With application chrome

Posted: Wed Apr 22, 2020 4:02 pm
by ManfredT
I think my configuration should work,
but chrome starts only on one sceen and continuously creats new tabs.

Could you please help?

Re: DualSceen With application chrome

Posted: Thu Apr 23, 2020 10:02 pm
by aka

Re: DualSceen With application chrome

Posted: Tue Apr 28, 2020 12:02 pm
by ManfredT
Works perfectly, great! Thank You :D